T_CONSTANT_ENCAPSED_STRING somewhere...

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
tinkergnome
Posts: 2
Joined: Fri Apr 21, 2006 7:56 pm

T_CONSTANT_ENCAPSED_STRING somewhere...

Post by tinkergnome »

Script URL: http://www.paniksyndrom.com/paniksyndro ... /gbook.php
Version of script: 1.35
Version of PHP: 5.03
Hosting company: www.serverhallen.com
Have you searched THIS FORUM for your problem: hell yeah
(if not please do before posting)
If so, what terms did you try:

Write your message below:

I get a strange error message:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in gbook.php(739) : eval()'d code on line 107 when posting a message. The error message doesnt prevent me from posting but it looks rather un-nice. Anyone have any ideas?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

You don't get that error with ORIGINAL gbook.php file, do you?

Tip: if you edit words in JunkMark filter make sure you use the correct syntax, each word should be inside quotes 'someword' and all except the last one should have a comma at the end:

'word1',
'word2',
'word4',
'wordLAST'

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
tinkergnome
Posts: 2
Joined: Fri Apr 21, 2006 7:56 pm

Post by tinkergnome »

Nope, it was my bad. Had changed around a bit for a better layout... :-P

regards /tink
Post Reply