1
I just recently used cPanel's 'transfer accounts' option, to transfer my site from my old server, to my new server - and, for some reason, none of the content is showing anymore.
You can take a look, here:
http://www.tatsumaki-online.com/ .
As you can see, I turned on debug mode (By hand, through phpMyAdmin), and this returns:
Quote:
Warning [Xoops]: Smarty error: unable to read resource: "db:myalbum_block_topnews_p.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:xhld0_block_rss.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_dummy.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_dummy.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_block_login.html" in file class/smarty/Smarty.class.php line 1084
Notice [PHP]: Undefined variable: dmlen in file modules/donations/blocks/Donat_o_Meter.php line 63
Notice [PHP]: Undefined variable: rowRecordset2 in file modules/donations/blocks/Donat_o_Meter.php line 120
Warning [Xoops]: Smarty error: unable to read resource: "db:donations_donatometer.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_dummy.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_dummy.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_dummy.html" in file class/smarty/Smarty.class.php line 1084
I don't quite understand this; all other sites, including forums - work fine, so its not a php.ini configuration problem, or a MySQL problem - I reloaded an older, working version of the database and all the old files - but that still doesn't fix it.
What else could it be? Has anyone seen this error before?
Edit: I found
https://xoops.org/modules/smartfaq/faq.php?faqid=286 - and made sure all of my permissions were set to the correct permissions, and they were - which doesn't surprise me, as cPanel transfer copies every last bit of data down to the permissions.