I seem to have a small problem with the journal mod.
It was working fine a week or so ago. Then we moved servers on a dedicated box. After that it stopped working as expected. I get an error:
Code:
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /.../forums/journal.php(1593) : eval()'d code on line 61
The only thing I can think of that changed was the encoding on mysql and the fact that we are using now MySQL 4.1 and PHP 5.
I looked in the code and it seems to be the line where you post what mood you are in. I managed to remove that line from one or two of the templates but on the others it still happens....
Has anyone seen this before? If not I can report it as a bug.