When I get to step 2 (After uploading the edited options.php) I get the following parse error:
Quote:
Parse error: parse error in /home/*****/public_html/forums/admincp/options.php on line 116
|
The code that is on line 115-117 of my options.php is:
Code:
{
$xml .= "\t<setting varname=\"$set[varname]\" displayorder=\"$set[displayorder]\"" . iif($set['advanced'], '],' advanced="1"') . ">\r\n";
if ($set['optioncode'] != '')