Page 1 of 1

T_CONSTANT_ENCAPSED_STRING somewhere...

Posted: Fri Apr 21, 2006 8:26 pm
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?

Posted: Fri Apr 21, 2006 10:38 pm
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

Posted: Sat Apr 22, 2006 9:41 pm
by tinkergnome
Nope, it was my bad. Had changed around a bit for a better layout... :-P

regards /tink