unexpected T_DEC in thread.txt

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
chrisx
Posts: 1
Joined: Thu Feb 08, 2007 4:43 am

unexpected T_DEC in thread.txt

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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!
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
Locked