PDA

View Full Version : PHP Parse error on install.


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, '?', '?','?','&amp;') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&amp;') . "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?

Brian
11-15-2004, 08:33 PM
http://vbadvanced.com/forum/search.php
Terms: 1887

Our Sponsors
 

SelRahc
11-15-2004, 10:38 PM
Fixed thanks. Darn you dreamweaver...... I'll hafta try and fix that.