SelRahc
11-15-2004, 08:21 PM
So I have more time to work on web stuff and I thoguth I would try to get this working again. Here is the error I am getting:
PHP Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\somepath\forum.somedomain.net\includes\functions.php on line 1887
That line reads as:
$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";
This line isn't changed when editing the file though. I've tried installation twice, and when the final install script runs it does not complete. The above error is what I get when you try to access either the cmps index or the forum itself.
Any ideas?
PHP Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\somepath\forum.somedomain.net\includes\functions.php on line 1887
That line reads as:
$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";
This line isn't changed when editing the file though. I've tried installation twice, and when the final install script runs it does not complete. The above error is what I get when you try to access either the cmps index or the forum itself.
Any ideas?