Search found 6 matches
- Tue Nov 20, 2018 7:54 am
- Forum: CMSMS Core
- Topic: News module not working after upgrade
- Replies: 5
- Views: 2409
Re: News module not working after upgrade
Hey, thanks for the suggestion around using debug mode. That helped :) I noticed this part of the SQL query was filtering out all my news articles: IF(start_time IS NULL AND end_time IS NULL,news_date <= NOW(),NOw() BETWEEN start_time AND end_time) In my case, `start_date` was set to the same value ...
- Mon Nov 19, 2018 5:42 am
- Forum: CMSMS Core
- Topic: News module not working after upgrade
- Replies: 5
- Views: 2409
Re: News module not working after upgrade
I just went through the upgrade process again. I tried creating new News::Summary and News::Detail templates, and unfortunately it didn't work. The news is still empty 
Anything else I can try to debug this?

Anything else I can try to debug this?
- Sun Nov 18, 2018 11:13 pm
- Forum: CMSMS Core
- Topic: News module not working after upgrade
- Replies: 5
- Views: 2409
Re: News module not working after upgrade
Thanks for the suggestion. I already restored everything from backup, but I'll try that the next time I attempt the upgrade.
- Sun Nov 18, 2018 7:19 pm
- Forum: CMSMS Core
- Topic: News module not working after upgrade
- Replies: 5
- Views: 2409
News module not working after upgrade
Hi, I'm trying to upgrade a CMSMS installation for one of my old sites from 1.6.x to 2.x so that I can finally remove PHP 5 (it's one of the last sites that I haven't yet transitioned across to PHP 7). I followed the instructions in https://docs.cmsmadesimple.org/upgrading/old-versions to upgrade th...
- Mon Apr 04, 2016 12:37 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: cmsms-2.1.2-install.php gets stuck in infinite redirect loop
- Replies: 2
- Views: 3962
Re: cmsms-2.1.2-install.php gets stuck in infinite redirect
Thanks, the expanded installer worked! At first I accidentally extracted the expanded installer to the existing CMSMS directory, which broke everything. Once I reverted to my backup and remembered to put the expanded installer in a separate directory, everything worked fine. If the PHAR version does...
- Mon Apr 04, 2016 12:15 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: cmsms-2.1.2-install.php gets stuck in infinite redirect loop
- Replies: 2
- Views: 3962
cmsms-2.1.2-install.php gets stuck in infinite redirect loop
I'm trying to update a super-old CMSMS site from 1.9.4 to 2.1.2. I've managed to upgrade it to 1.12.1 with no issues. However, when I try to run the CMSMS 2.1.2 installer, it gets stuck in a redirect loop and keeps appending "/index.php" to the URL. It gets to something like "cmsms-2....