Search found 245 matches

by HarmO
Mon Mar 19, 2018 1:17 am
Forum: Modules/Add-Ons
Topic: What does this CGsmartImage error in log mean?
Replies: 8
Views: 2193

Re: What does this CGsmartImage error in log mean?

So you have no actual error on your website?
by HarmO
Sun Mar 18, 2018 10:30 pm
Forum: Modules/Add-Ons
Topic: What does this CGsmartImage error in log mean?
Replies: 8
Views: 2193

Re: What does this CGsmartImage error in log mean?

NaN means is not a number in PHP.
So probably, the variable you give to your CGSmartyImage tag gives a "NaN" return.

It would help to have some more information on your cmsms install and maybe template code.
by HarmO
Sun Mar 18, 2018 10:21 pm
Forum: Modules/Add-Ons
Topic: Web directory
Replies: 2
Views: 914

Re: Web directory

You could also try the LISE module for this.
by HarmO
Sun Mar 18, 2018 10:19 pm
Forum: Modules/Add-Ons
Topic: Hi, i am searching for a date format in Gallerz
Replies: 5
Views: 1865

Re: Hi, i am searching for a date format in Gallerz

Try {$image->filedate|date_format:"%s"}
this should convert in to a unix timestamp.

for more info watch smarty or php website
https://www.smarty.net/docsv2/en/langua ... format.tpl

http://php.net/strftime
by HarmO
Thu Mar 01, 2018 8:37 am
Forum: Modules/Add-Ons
Topic: CGUserDirectory SQL ERROR
Replies: 2
Views: 1431

Re: CGUserDirectory SQL ERROR

ok, i changed the settings on my server (managed with serverpilot) and it is working now. https://serverpilot.io/community/articles/how-to-disable-strict-mode-in-mysql-5-7.html I believe this error will manifest itself more in the future when servers update. My suggestion, is if it is not a priority...
by HarmO
Wed Feb 28, 2018 11:26 am
Forum: Dutch - Nederlands
Topic: gegevens van formulier in database?
Replies: 10
Views: 4484

Re: gegevens van formulier in database?

FormBrowser zeker niet gebruiken. project is stall en werkt nog maar voor de helft. Eind 2017 nog een project gedaan met formbuilder en formbrowser. Exporteren naar Excel heeft even gewerkt maar na 20 formuliertjes was het over. Gelukkig had ik zekerheidshalve ook elke keer een e-mail verzonden met ...
by HarmO
Wed Feb 28, 2018 11:17 am
Forum: Modules/Add-Ons
Topic: CGUserDirectory SQL ERROR
Replies: 2
Views: 1431

Re: CGUserDirectory SQL ERROR

It appears it would be a compatibility problem with stickt SQL Mode

Apparently the "only_full_group_by" mode was made default in MySQL version 5.7.5.
by HarmO
Wed Feb 28, 2018 10:48 am
Forum: Modules/Add-Ons
Topic: CGUserDirectory SQL ERROR
Replies: 2
Views: 1431

CGUserDirectory SQL ERROR

Hi, i'm creating a website with FEU and user directory but whenever i call the tag {CGUserDirectory} i get the following error: DEBUG: error in query QUERY = SELECT U.*, IFNULL(H.refdate, '1970-01-01 01:00:01') AS refdate FROM cms_module_feusers_users U LEFT JOIN (SELECT userid,action,MAX(refdate) A...
by HarmO
Mon Feb 12, 2018 4:09 pm
Forum: Hulp gezocht (commercieel)
Topic: Website met 2 webshops!
Replies: 2
Views: 7524

Re: Website met 2 webshops!

Hey Steven,

Dit lijkt me zeker haalbaar.
Integratie met online betaalsysteemen moet lukken

Enkel de €/£ prijzen lijkt me een uitdaging.

je kan me bereiken op harm@webwow.be
by HarmO
Thu Feb 01, 2018 1:18 pm
Forum: CMSMS Core
Topic: File-based design and development workflows
Replies: 5
Views: 2536

Re: File-based design and development workflows

Thanks Calguy,

your reply makes things much clearer for me.
Hopefully this form post will help others users in figuring it out.

It worked fine in my latest project.
by HarmO
Thu Feb 01, 2018 1:03 pm
Forum: Help Wanted (commercial)
Topic: Need help with upgrade and design!
Replies: 4
Views: 3670

Re: Need help with upgrade and design!

I might be able to help you with that. Please get in contact by e-mail: harm[at]webwow[dot]be

FYI:
Based in Belgium
I speak NL,FR and EN fluently.
i mostly understand DE but i don't speak it very well.
by HarmO
Wed Jan 24, 2018 9:49 am
Forum: General Discussion
Topic: Does it make sense to release CMSMS modules fully styled?
Replies: 2
Views: 2537

Re: Does it make sense to release CMSMS modules fully styled

idem ditto.
I like it when i see a basic HTML Example, but there is no need to have a fully developed CSS template.

Generally, i make my own templates and remove the default ones anyway.
by HarmO
Wed Jan 24, 2018 8:54 am
Forum: Help Wanted (commercial)
Topic: CMSmadesimple partner in the netherlands?
Replies: 5
Views: 4434

Re: CMSmadesimple partner in the netherlands?

We'r located in Belgium, but we speak dutch.
for more info: harm[at]webwow.be
by HarmO
Fri Jan 05, 2018 2:51 pm
Forum: CMSMS Core
Topic: File-based design and development workflows
Replies: 5
Views: 2536

Re: File-based design and development workflows

thanks for the reply!
it is somewhat clearer now, i'll give it a go in my new project.
by HarmO
Fri Jan 05, 2018 11:23 am
Forum: CMSMS Core
Topic: File-based design and development workflows
Replies: 5
Views: 2536

File-based design and development workflows

In the announcement of the CMSMS 2.2 Update mentioned that cmsms is now supporting file-based design and development workflows, using the assets folder. Fantastic news, but i can't seem to find more information on this. What is the structure to use in an external template or how to link it to a desi...

Go to advanced search