Akela
Active member
After moving servers I got a blank screen whenever trying to access any page, regular or admin.
After adding "ini_set('display_errors', true);" to config.php, the following error came up when accessing any regular (publicly accessible page):
"Fatal error: Class 'XenForo_Dependencies_Public' not found in /home/latindco/public_html/folder/index.php on line 12"
When trying to access an admin page, the error looks like this:
Fatal error: Class 'XenForo_Dependencies_Admin' not found in /home/latindco/public_html/folder/admin.php on line 12
Help.
After adding "ini_set('display_errors', true);" to config.php, the following error came up when accessing any regular (publicly accessible page):
"Fatal error: Class 'XenForo_Dependencies_Public' not found in /home/latindco/public_html/folder/index.php on line 12"
When trying to access an admin page, the error looks like this:
Fatal error: Class 'XenForo_Dependencies_Admin' not found in /home/latindco/public_html/folder/admin.php on line 12
Help.