Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[Solved] unexpected T_DNUMBER Error

We have a forum that has been up forever and just recently upgraded to 2.0.17.10 -- dispute a few minor hiccups everything seemed to have gone okay and it has worked fine for about a week or so. But today I got this error:

Parse error: syntax error, unexpected T_DNUMBER in /home/**/**/**/conf/config.php on line 85

The config.php file ends at line 85, so I'm not sure what could be the problem there but I can't get in to do anything. Any suggestions?
Tagged:

Comments

  • post the config.php with the passwords removed.

    grep is your friend.

  • well this is wrong:

    // Last edited by Glenn Fewless (69.128.174.199)2011-10-14 01:23:45

    either remove it or the following

    // Last edited by Glenn Fewless (69.128.174.199)2011-10-14 01:23:45

    one line.

    grep is your friend.

  • Well now I feel stupid. Can't believe I didn't see that -- still don't know how it could have happened as everything was working the last time I was on the site and the config file hadn't been manually modified. Thanks so much for your help!
Sign In or Register to comment.