Page 1 of 1

Moved site shows blank page

Posted: Mon Apr 09, 2018 2:42 pm
by greenftechn
I moved a site to a server that meets all the prerequisites, and on which CMSMS is running other sites. Admin is working, except when you go to module manager you see a text screen with the summary:

<<<>>>
Installed
1 Upgrades Available
Search
Available Modules
Settings
<<<>>>

And no way to manage modules. I suspect a module is to blame for the plain white screen you see on the front end. Apache error log shows:
<<<>>>
[Mon Apr 09 13:53:59.404594 2018] [:error] [pid 16924] [client client_IP:56996] PHP Warning: Parameter 2 to smarty_prefilter_precompilefunc() expected to be a reference, value given in /var/www/html/mydomain.com/lib/smarty/sysplugins/smarty_internal_runtime_filterhandler.php on line 57
<<<>>>

Re: Moved site shows blank page

Posted: Mon Apr 09, 2018 3:19 pm
by velden
First question: did you clear the CMSMS cache?

https://docs.cmsmadesimple.org/troubles ... lear-cache

Re: Moved site shows blank page

Posted: Mon Apr 09, 2018 3:32 pm
by greenftechn
Yes, the cache was cleared.

Re: Moved site shows blank page

Posted: Mon Apr 09, 2018 3:38 pm
by velden
You can disable modules by renaming their folder (e.g. prefix it with an underscore). It may help you to narrow the search.

Re: Moved site shows blank page

Posted: Wed Apr 11, 2018 4:21 pm
by greenftechn
It appears that the problem also affects the original site. I restored from image and the site works fine, until I login on the backend. Once I login the blank pages show up, both while logged in and after I logout. I am not able to list the pages in content. I have no idea when the problem showed up.

Re: Moved site shows blank page

Posted: Wed Apr 11, 2018 11:35 pm
by DIGI3
What version of CMSMS is it, and which PHP version is the server running?

Re: Moved site shows blank page

Posted: Thu Apr 12, 2018 12:18 am
by greenftechn
PHP7
CMSMS 2.2.7

Hosted on Rackspace. I have the image restored and I'm not logging into the official site, because when I do it will throw blanks. I have a second instance of the server running and I am trying to debug. I tried running with ModPagespeed off. I tried with no .htaccess file

Still no joy. Debug 'true' isn't giving ME anything useful. Apache error log shows:

[Thu Apr 12 00:15:29.692455 2018] [:error] [pid 25527] [client My_IP:30906] PHP Warning: Parameter 2 to smarty_prefilter_precompilefunc() expected to be a reference, value given in /var/www/html2/lib/smarty/sysplugins/smarty_internal_runtime_filterhandler.php on line 57

Re: Moved site shows blank page

Posted: Mon Apr 16, 2018 12:13 am
by greenftechn
Thank you for your help! Yes, due to an FTP (operator) error, the plugins folder from the root_web/lib folder was also in the root_web folder.