MyBB Community Forums

Full Version: URGENT! NEED HELP!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://nintendoextreme.co.uk

Parse error: syntax error, unexpected $end in /hsphere/local/home/submeth/nintendoextreme.co.uk/forums/inc/settings.php on line 320


so i check my settings, and on line 320, it ends up like this

$setti

and the whole thing is broken. What do I do?

here's the whole code from line 300 to 320
$settings['multiquote'] = "on";
$settings['defaultprofile_showquickreply'] = "yes";
$settings['quickreply'] = "off";
$settings['defaultprofile_showredirect'] = "yes";
$settings['portal_showsearch'] = "yes";
$settings['pmonreg_showsignature'] = "yes";
$settings['defaultprofile_showsigs'] = "yes";
$settings['showindexstats'] = "yes";
$settings['subforumsstatusicons'] = "yes";
$settings['portal_showpms'] = "yes";
$settings['portal_showwelcome'] = "yes";
$settings['showbirthdays'] = "yes";
$settings['showvernum'] = "off";
$settings['portal_showwol'] = "yes";
$settings['showwol'] = "yes";
$settings['defaultprofile_signature'] = "";
$settings['similarlimit'] = "5";
$settings['similarityrating'] = "1";
$settings['statslimit'] = "15";
$settings['subforumsindex'] = "2";
$setti

Help? Thanks Smile
Try reuploading the original settings.php file...

If you don't have it, you can download it from the wiki

http://wiki.mybboard.net/index.php/Versions


Smile
Wait, apparently it was me changing my avatar :\

But now I have that problem to fix.