MyBB Community Forums

Full Version: Upgrade problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all when I try to update to version 1.2.10, following the directions on the wiki, I get an error:

"PHP Warning: unexpected character in input: ' in /Applications/MAMP/htdocts/fourms/inc/

and

PHP Parse error: syntax error, unexpected T_CLASS in /Applications/MAMP/htdocts/fourms/inc/

any ideas as to what's going on? thanks!
Does it just say "/Applications/MAMP/htdocts/fourms/inc/"?

Because that looks strange to me. I would expect "/Applications/MAMP/htdocts/fourms/inc/somefile.php"

Are you sure that's not what it says? If you are, try to re-upload everything (except config.php and settings.php).
You are right, missed that, the errors referring to class_timers.php on lines
1,10 and 11, the second error is on line 12.

Kikkerking Wrote:Does it just say "/Applications/MAMP/htdocts/fourms/inc/"?

Because that looks strange to me. I would expect "/Applications/MAMP/htdocts/fourms/inc/somefile.php"

Are you sure that's not what it says? If you are, try to re-upload everything (except config.php and settings.php).
Well then, if I were you I'd just try to replace the class_timers.php file with a new one (from 1.2.10) and re-upload it, I think that'll get it fixed.