Page 1 of 1

unexpected T_DEC in thread.txt

Posted: Thu Feb 08, 2007 4:51 am
by chrisx
Script URL:http://chrisx.madpage.com/mboard/mboard.php
Version of script:1.3
Hosting company:http://www.100webspace.com/
URL of phpinfo.php:n/a
URL of session_test.php:n/a
What terms did you try when SEARCHING for a solution:
I've looked all over this forum for help with this problem
Write your message below:

I keep getting
Parse error: parse error, unexpected T_DEC in /home/www/chrisx.madpage.com/mboard/threads.txt on line 1
when i add a successful message to the mboard. I have tried to find the problem in the coding but no luck.

Posted: Fri Feb 09, 2007 2:27 am
by Klemen
T_DEC is the decrement operator and there is no reason it should be mentioned in threads.txt file?

Have you been editing any of the files? If YES try with the original ones, if NO post a working URL of your script and URL of the phpinfo file!