
09-26-2005, 06:31 AM
|
 |
|
|
Join Date: Mar 2003
Location: Phoenix
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by epaulmiller
I modified every file except functions.php because I got an error with it when putting in one line of code at Line 3679:
$stylevar['imgdir_arcade'] = "images/arcade";
The error said:
PHP Parse error: parse error in d:\home\hnt22b162\forums\includes\functions.php on line 2018
Line 2018 is:
$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";
(Without changing functions.php) I was able to modify every file, add every template, install the arcade, modify the navbar, etc. but when I uploaded the modified functions.php, nothing would work at all and I'd get the same error, no matter what page I tried to open.
The only problem I have is the images on the Arcade do not show up because it doesn't know where the arcade images directory is.
Any suggestions?
|
I have same exact experience. Not sure what I am missing, but something isn't correct.
|