I've got some problems with line 2013 of functions.php:
Code:
//$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')=== false, '?', '?','?','?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')=== false, '?', '?','?','?','?','&') . "explain=1">Explain</a>)<br />\n";
Yeilding me this handy dandy error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/.eliot/bbikers/beginnerbikers.org/includes/functions.php on line 2013
If I // out that line, the forum works fine, if its in there, no go. Rest of the install went smoothly, whats the deal!?