
04-04-2003, 03:27 AM
|
|
|
Join Date: Feb 2002
Location: PA/USA
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
03-24-03 at 08:10 PM Lethal said this in Post #58
I have 2 styles on my board at the moment, I installed this hack and it works perfectly on the 1 style but the other one, when I click the the check box or just click quote it gives me this parse error:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /htdocs/www/forums/newreply.php(68) : eval()'d code on line 2
It gives me that error for every check box I have checked also. I don't understand because it don't give me this error on my other style. So is it from a template?
The error seems to be pointing to this
eval("\$message = \"".gettemplate("quotereply",1,0)."\";");
and this if I have multiple check boxes
eval("\$message .= \"".gettemplate("quotereply",1,0)."\n\n\n\";");
|
HELP PLZ!!
|