If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
parse error, unexpected T_STRING (in Adv Guestbook and Vote)  XML
Forum Index » Support Forum
Author Message
Lars
Newbie

Joined: 15/04/2003 14:27:58
Messages: 2
Location: Susteren, Netherlands
Offline

Would anybody know why I get a: parse error, unexpected T_STRING
in the Advanced Guestbook and the Vote script?

I get this error now and then, but mostly it works correct? very strange!
The server runs: Apache Webserver on a Unix server
and the mod_perl plugin for Apache Installed

the url is: http://www.vwteamlimburg.nl

Grtz Lars.
[Email] [WWW] [MSN]
Lars
Newbie

Joined: 15/04/2003 14:27:58
Messages: 2
Location: Susteren, Netherlands
Offline

Parse error: parse error, unexpected T_STRING in /home/virtual/site55/fst/var/www/html/guestbook/lib/gb.class.php(132) : eval()'d code on line 1

With the Advanced Guestbook, and:


Parse error: parse error, unexpected T_VARIABLE in /home/virtual/site55/fst/var/www/html/poll/include/class_poll.php(264) : eval()'d code on line 1

with The Poll script.

Any sugestions?
[Email] [WWW] [MSN]
Anonymous



I think you have a php settings issue.
Try to disable Magic quotes for runtime-generated data in your php.ini file:
magic_quotes_runtime = off

Then restart your webserver.

I hope this helps you out.
//Regards, Micke
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum