Page 1 of 1

Blank pages after changing servers

Posted: Fri Sep 02, 2005 9:03 pm
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?

Re: Blank pages after changing servers

Posted: Fri Sep 02, 2005 9:12 pm
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.

Re: Blank pages after changing servers

Posted: Fri Sep 02, 2005 9:18 pm
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 :)