PDA

View Full Version : Forum Install and Adopt deletion


Gelliebeen
04-29-2013, 03:35 PM
Trying to install myBB and whenever I go to the installation address, I get this error:

Warning: require(../inc/config.php) [function.require]: failed to open stream: No such file or directory in /home/deviantd/public_html/classes/class_initializer.php on line 94

Warning: require(../inc/config.php) [function.require]: failed to open stream: No such file or directory in /home/deviantd/public_html/classes/class_initializer.php on line 94

Fatal error: require() [function.require]: Failed opening required '../inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deviantd/public_html/classes/class_initializer.php on line 94

I thought it might be the config permissions, but I checked and they're all there.

Also, I'm trying to delete some adopts using the admin CP, but it doesn't actually delete them. Where would they be in the file manager? Can I delete them from there?

Hall of Famer
04-29-2013, 03:44 PM
Rename the htaccess.txt file inside mybb forum to .htaccess, and problem resolved. It is mybb's problem that it's .htaccess file is in wrong format.

And yeah, adoptable deletion is glitches in mys v1.3.3, will be fixed by mys v1.3.4.

Gelliebeen
04-29-2013, 06:23 PM
Ah, awesome ;] Thanks again. You're the best.

Hall of Famer
04-30-2013, 06:06 AM
My pleasure.

Alaric
06-03-2013, 04:39 AM
Thank's HOF it helped me too..
Installed Mybb more than 7-8 times, finally i seen this post and now I've solved my problem