![]() |
help me... :)
This gives me a parse error (see below). Help!
PHP Code:
Code:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /usr/home/icknay/httpdocs/forums/latest.php on line 21 |
ASCII 92 = backslash (\)
line 21: $output .= eval("".gettemplate("latest_activeusers")."\";"); line 38: $output .= eval("".gettemplate("latest")."\";"); I believe these should be: eval("$output .= \"".gettemplate("latest_activeusers")."\";"); eval("$output .= \"".gettemplate("latest")."\";"); |
thanks mark...
i'll try that when i get home from school today (i'm in third period of seven right now) i think i might have tried that already, but i can't say for sure... thanks again for your help. |
All times are GMT. The time now is 11:19 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|