CMSMS 1.11.4 getting error on User::SetInitialValues()
Posted: Sat Mar 16, 2013 9:54 am
Hi,
We are a cpanel hosting company and yesterday our client asked for changing ownership of domain (moved from a reseller account to root account). After the change operation site's admin panel started to give following error (copy/pasted from error log)
PHP Fatal error: Call to undefined method User::SetInitialValues() in /home/xxxx/public_html/lib/classes/class.user.inc.php on line 82
There were previous errors on the error log (pasted below) but it doesn't give the error anymore;
PHP Fatal error: Call to undefined method pear_ADOConnection::IsConnected() in /home/xxxx/public_html/lib/classes/class.CmsApp.php on line 432
PHP Fatal error: Class 'Smarty_Internal_Template' not found in /home/xxxx/public_html/lib/smarty/Smarty.class.php on line 1235
I checked mysql connectivity and everything seems fine, the site's every function works as it should but I can't login to xxxx.com/admin/login.php
Any help would be appreciated, thanks.
We are a cpanel hosting company and yesterday our client asked for changing ownership of domain (moved from a reseller account to root account). After the change operation site's admin panel started to give following error (copy/pasted from error log)
PHP Fatal error: Call to undefined method User::SetInitialValues() in /home/xxxx/public_html/lib/classes/class.user.inc.php on line 82
There were previous errors on the error log (pasted below) but it doesn't give the error anymore;
PHP Fatal error: Call to undefined method pear_ADOConnection::IsConnected() in /home/xxxx/public_html/lib/classes/class.CmsApp.php on line 432
PHP Fatal error: Class 'Smarty_Internal_Template' not found in /home/xxxx/public_html/lib/smarty/Smarty.class.php on line 1235
I checked mysql connectivity and everything seems fine, the site's every function works as it should but I can't login to xxxx.com/admin/login.php
Any help would be appreciated, thanks.