MyBB Community Forums

Full Version: oops! my settings.php is now blank
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
so I goofed by doing the upgrade w/o reading the directions first.
can anyone send me a copy of their settings.php file so I can build one for myself?
T.I.A.
boy
Why not download one?
(2010-04-19, 02:30 PM)RPicard Wrote: [ -> ]Why not download one?

from where?
chmod your inc folder 777
delete settings.php
open any page on your board

your settings.php should be regenerated then
chmod inc folder back to what it was before (755 or whatever)
I did a bit more digging and found that the blank settings.php file was not my issue, it was some code in functions.php that checked my php level. "rem"ed it out and it works again.
thank you all
Make sure you upgrade to the latest version 1.4.13, if your having problems with settings.php then delete the file and MyBB will regenerate it as frostschutz said.