MyBB Community Forums

Full Version: error upgrading to 1.6.10
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
im trying to update mybb forum and getting this error

Parse error: syntax error, unexpected T_STRING in html/inc/settings.php on line 441

on that line it is

$settings['searchfloodtime'] = "30";
Delete ./inc/settings.php. Does that fix the issue?
no already tried it just recreates the file and give same error
Can you post the lines surrounding line 441?
$settings['refreshwol'] = "1";
$settings['rt_time'] = "25";
$settings['regdateformat'] = "M Y";
$settings['checkboxvalidation_cookies'] = "0";
$settings['regtype'] = "instant";
$settings['adv_sidebox_portal_replace'] = "1";
$settings['hottopic'] = "20";
$settings['reportmethod'] = "db";
$settings['repsperpage'] = "15";
$settings['requirecomplexpasswords'] = "0";
$settings['returnemail'] = "";
$settings['ip_forwarded_check'] = "0";
$settings['searchfloodtime'] = "30";
$settings['searchtype'] = "standard";
$settings['nocacheheaders'] = "0";
$settings['cloudflare_backlink'] = "1";
$settings['showeditedbyadmin'] = "1";
$settings['showeditedby'] = "1";
$settings['showsimilarthreads'] = "0";
$settings['attachthumbnails'] = "yes";
$settings['adv_sidebox_show_toggle_icons'] = "0";
$settings['g33k_thankyoulike_showdt'] = "1";
$settings['cloudflare_showdns'] = "0";
$settings['showdescriptions'] = "1";
$settings['showforumpagesbreadcrumb'] = "1";
$settings['portal_showstats'] = "1";
$settings['janguestnotice_5'] = "0";
$settings['ps_index'] = "1";
$settings['ps_portal'] = "0";
$settings['showlanguageselect'] = "1";
$settings['portal_showdiscussions'] = "1";
$settings['ps_latest_posts'] = "1";
can anyone help
please help
There doesn't seem to be anything obviously wrong there...

Can you email the contents of ./inc/settings.php to [email protected]? I'll see if I can replicate the issue.
ive fixed it
i moved all files then didnt run uprgrade.php
and its showing that i have now got 1.6.10