MyBB ACP error

Cierra

Retired Staff
Joined
Feb 1, 2013
Messages
3,887
Reaction score
98
FP$
19,280
When I try to log on to my forums ACP, I get the following error:

Code:
Warning [2] require_once(/home/directory_name/public_html/admin/inc/class_page.php): failed to open stream: Success - Line: 30 - File: admin/index.php PHP 5.4.37 (Linux)
File	Line	Function
/admin/index.php	30	errorHandler->error
/admin/index.php	30	require_once

Fatal error: require_once(): Failed opening required '/home/directory_name/public_html/admin/inc/class_page.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/directory_namey/public_html/admin/index.php on line 30

Screenshot-
http://awesomescreenshot.com/0d14s7gb9f
Any fixes? :shrug:
 
Cierra said:
I was trying to upgrade to 1.8.4.
Usually an error like this is caused by files being in the wrong location.

Can you double check that everything in the "upload" folder that you downloaded was uploaded to the root of your forum? Note: you only upload the contents, not the folder itself.
 
pandaa said:
Cierra said:
I was trying to upgrade to 1.8.4.
Usually an error like this is caused by files being in the wrong location.

Can you double check that everything in the "upload" folder that you downloaded was uploaded to the root of your forum? Note: you only upload the contents, not the folder itself.

That was the problem, I uploaded the folders instead of the contents. Thanks for your help [user]pandaa[/user]. 😀
 
Back
Top Bottom