post.php parse error with safe mode FUD install [message #162982] |
Tue, 14 September 2010 19:20 |
|
Wild_Cat
Messages: 144 Registered: November 2002 Location: Odessa, Ukraine
Karma: 0
|
Senior Member |
|
|
Hi! I'm using the custom "safe-mode" install (thank you Frank! and sorry I had no time to do anything on it yet, though my plans still stand) and when I tried to reply a test message to see how the themes would look in threaded and such, I got the following:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/user/public_html/sitename/subdomainname/theme/default/post.php on line 4171
As far as I can see it's the line saying:
($usr->posted_msg_count => $MOD_FIRST_N_POSTS || $MOD)) // Min quota posts reached.
Not to mention why the admin user would reach any quota posts, not sure what and why could cause that kind of error there and how to I fix this?
Is this the detect_unicode PHP setting screwing up with me again?
Lady of Avalon
|
|
|
|
Re: post.php parse error with safe mode FUD install [message #162986 is a reply to message #162983] |
Tue, 14 September 2010 23:06 |
|
Wild_Cat
Messages: 144 Registered: November 2002 Location: Odessa, Ukraine
Karma: 0
|
Senior Member |
|
|
Thanks! Is that the only change?
I went for manual edit (in src of course) since I have already made some customizations in Settings & Users I'd rather not redo again or risk manual partial backup/restore not knowing for sure what I'm doing.
Lady of Avalon
|
|
|
|