
04-15-2003, 10:46 PM
|
|
|
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Today at 05:02 PM AlexanderT said this in Post #5
I receive this error when trying to run the script:
Parse error: parse error, unexpected T_VARIABLE in /home/turcicc/public_html/forumstest/admin/install_imgtagbyusergroup.php on line 15
FIX: line 14 is missing a semicon and should be corrected to:
Code:
$requirestyleidselect = true;
|
Fixed.
|