Blank pages after changing servers

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
raednesh

Blank pages after changing servers

Post by raednesh »

My hosting server was under DDOS attacks so I asked my hosting comapny to move my reseller account to another server. After the did that, one of the CMSMS (S E O H I N T S . N E T)sites is displaying:


Fatal error: Smarty error: [in db:1 line 46]: syntax error: unrecognized tag 'cms_module' (Smarty_Compiler.class.php, line 576) in /home/seo/public_html/lib/smarty/Smarty.class.php on line 1088

Another site (C A N C E R B I B L E . C O M) is displaying blank page. The source of the page is:





The admin of the site works fine and there is no problem with the database. It seems like a smarty problem not recognizing the phplayers module?! What can I do to fix this?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Blank pages after changing servers

Post by Ted »

The first problem looks like plugins/function.cms_module.php is missing.  Make sure all of the files got copied over.

The second problem is most likely the cache getting copied over.  Clear it via Site Prefs.

Also, make sure in both cases that the paths in config.php are still valid and that 777 perms are still in effect for the tmp/cache tmp/templates_c and uploads dirs.
raednesh

Re: Blank pages after changing servers

Post by raednesh »

Thanks you so much. In both cases, the problem was with the config.php where the path should have been changed. Everything is working as it should.

thanks wishy for the help :)
Locked

Return to “CMSMS Core”