Search found 35 matches
- Sun Mar 03, 2024 3:19 pm
- Forum: CMSMS Core
- Topic: Blank website after clearing cache (Help most apreciated)
- Replies: 3
- Views: 45449
Re: Blank website after clearing cache (Help most apreciated)
Thanks for your reply, I restored the database and went back to 8.1, which got rid of some decrepated warnings, but the main problem is still there. I don´t think switching to 7.4 will change this (cant test it since cpanel only allows me to go back to 8.1), since I have seen several posts of people...
- Sun Mar 03, 2024 1:44 pm
- Forum: CMSMS Core
- Topic: Blank website after clearing cache (Help most apreciated)
- Replies: 3
- Views: 45449
Blank website after clearing cache (Help most apreciated)
Hi, After clearing cache this morning my site (admin included) went blank. Entering at the server I put on errors, and it said: Parse error: syntax error, unexpected token "var" in /public_html/lib/classes/class.usertagoperations.inc.php(306) : eval()'d code on line 1 After reading on this...
- Tue Nov 05, 2019 4:02 pm
- Forum: Modules/Add-Ons
- Topic: Errors in error log.
- Replies: 2
- Views: 958
Re: Errors in error log.
Thanks!
I tried going back to 7.1, but that generates the same errors.
I set the php.ini to suppress these warnings, and it's gone. Thanks.
Ah, I'd like to change the titel to [solved], but the edit button is missing...
I tried going back to 7.1, but that generates the same errors.
I set the php.ini to suppress these warnings, and it's gone. Thanks.
Ah, I'd like to change the titel to [solved], but the edit button is missing...
- Tue Nov 05, 2019 1:21 pm
- Forum: Modules/Add-Ons
- Topic: No FormBuilder functionality after upgrading cmsms 2.2.10
- Replies: 6
- Views: 2597
Re: No FormBuilder functionality after upgrading cmsms 2.2.1
I upgraded to 2.2.12 recently and with the same versions of modules that you have it goes ok. But, maybe -since mailer is obsolete- the newer formbuilder uses the build in mail settings (partly). So maybe you need to check these out: website > general settings > mail Also, check your mailer settings...
- Tue Nov 05, 2019 12:06 pm
- Forum: Modules/Add-Ons
- Topic: Errors in error log.
- Replies: 2
- Views: 958
Errors in error log.
Hi, my error log is growing rapidly, due to three errors produced by every single page call. These are the errors: [12:31:57] PHP Notice: Deprecated usage of CGExtensions::find_layout_template in /modules/CGExtensions/CGExtensions.module.php on line 2109 [12:31:57] PHP Warning: Illegal offset type i...
- Sun Nov 03, 2019 10:15 am
- Forum: Modules/Add-Ons
- Topic: Products detailpage template not working
- Replies: 2
- Views: 1325
Re: Products detailpage template not working
ok, resolved this with a bit of smarty: {if $smarty.server.HTTP_REFERER|strstr:'Bread'} {cms_module_hint module='Products' detailtemplate='Products Detail View bread'} {else} {cms_module_hint module='Products' detailtemplate='Products Detail View buns'} {/if} with this solution you can even use Pret...
- Sat Nov 02, 2019 10:18 am
- Forum: Modules/Add-Ons
- Topic: Products detailpage template not working
- Replies: 2
- Views: 1325
Products detailpage template not working
Hi, I'm having the same problem as described here. I got excited when finally the solution showed in the last post, but for some reason it was edited out. I can't respond to that post anymore. So here's a new one. Original post: viewtopic.php?f=28&t=78690 Long story short: I want various detailp...
- Wed Jan 08, 2014 11:18 am
- Forum: Modules/Add-Ons
- Topic: Login with a 3rd field (FEU)
- Replies: 1
- Views: 922
Login with a 3rd field (FEU)
Hi,
I added a field 'date of birth' in the FEU module, and wondered whether it would be possible to add that field to the login page.
Any suggestion how to achieve that will be highly appreciated.
Thanks, Vincent
I added a field 'date of birth' in the FEU module, and wondered whether it would be possible to add that field to the login page.
Any suggestion how to achieve that will be highly appreciated.
Thanks, Vincent
- Thu Sep 12, 2013 1:24 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
ok, it's solved. It wasn't the ownership issue after all, although it's good we solved this as well. What was the case: I installed the CMS next to a working website (which was html, and placed in 1 folder). index.php was renamed to indexcms.php, so index.html went to the old site, and the new site ...
- Tue Sep 10, 2013 2:27 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
With a couple emails back and forth to the host, I'm pretty sure it's got to do with the users. The FTP user is a different one than the website (when running). So changing ownership of uploads and modules from the ftp user to the website might solve this. The weird thing though, is that with the fi...
- Thu Sep 05, 2013 9:52 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
ok,
I just did that with filezilla, since doing only modules didnt work, I tried uploads as well. Without result. So I thought: why not do tmp/cache and tmp/templates_c as well.
In Templates_c, I wasn't able to change the files from 644 to 777. Probably this is an owners thing. Could this be a clue?
I just did that with filezilla, since doing only modules didnt work, I tried uploads as well. Without result. So I thought: why not do tmp/cache and tmp/templates_c as well.
In Templates_c, I wasn't able to change the files from 644 to 777. Probably this is an owners thing. Could this be a clue?
- Thu Sep 05, 2013 8:03 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
Hi Calguy,
Thanks for replying, there was indeed an index.html file with 644 rights. I changed that and the contents of uploads to 777. But unfortunately without result.
All the folders in modules are 777, although the contents aren't all.
Do you think I need to change that too?
Thanks for replying, there was indeed an index.html file with 644 rights. I changed that and the contents of uploads to 777. But unfortunately without result.
All the folders in modules are 777, although the contents aren't all.
Do you think I need to change that too?
- Thu Sep 05, 2013 7:55 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
I've checked each file of the modules, of admin, lib etc. but they all seam to be there complete. I've come to the point to ask the host to check who's the owner, and set them equal to the one that owns/runs httpd. But I'm doubting that as a solution. Why can I place files in uploads (and in modules...
- Wed Sep 04, 2013 7:40 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
Perhaps you might want to change the link in your article, it doesnt work anymore. Here's the right one: http://forum.cmsmadesimple.org/viewtopi ... =52&t=8505
- Wed Sep 04, 2013 7:19 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem with modules after installing1.11.7 [solved]
- Replies: 16
- Views: 7476
Re: Problem with modules after installing1.11.7
Thanks, That brought us a bit closer. I changed config and the Umask settings without results. The filemanager is able to write in the directories though, a helpful tip, cause it couldnt write in the lib dir, f.e. Therefore it seems to me there's something wrong with the modules and module manager. ...