MyBB Community Forums

Full Version: error after installing forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I've just installed a mybb forum, and after trying to access the site I get this error:

/home/koolkat/public_html/Upload/inc/languages/english/global.lang.php does not exist

I've tried reuploading this file, and I'm still getting this error. my site address is:

http://koolkats.x10hosting.com/Upload/index.php

Any help will be really appreciated lol thanks in advance Smile
If you're sure it's there, make sure it's CHMOD to 644. ALso make sure ./inc/languages/ and ./inc/languages/english/ are CHMOD to 755.

Also, it's recommended you move your forums out of the Upload folder, or rename the folder.
thanks Smile that worked Big Grin btw do you know how I can change the theme? the default theme's not displaying at all Sad thanks again Big Grin

EDIT: Now I'm getting a 404 error that says the page cannot be found when I try to log in to the board but I can log into the admin cp fine Sad
I think it is a permission issue with your themes directory. In admincp go to Tools & Maintenance>System Health and check to make sure everything is green under "CHMOD Files and Directories"
thanks Smile everything is green there though Sad
Download and open your settings.php (/inc/settings.php) with a text editor and find $settings['bburl'] = ""; What does it say inside the quotes?
It's currently:

http://koolkats.x10hosting.com/Upload/KoolKats

and needs to be:

http://koolkats.x10hosting.com/Upload