Quote:
Originally Posted by Reeve of shinra
Support Question:
- Stand Alone Install on vb3 gold. No hacks except HTL
I installed the file edits, and when I try to log into the admincp I recieve the following error message:
PHP Code:
Line 1873
$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";
[php]
Second error message / global php file line 37
PHP Code:
require_once('./includes/functions.php');
I thought I may have made a mistake so I redid the file edit, no luck.
|
And vB version is? I see no reason why that would be happening.
EDIT: Whoops, didn't noticed you said vB3 Gold. Either way, that shouldn't happen. Post the edit here (and a few lines above and below) and maybe I can find the problem.