Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Strange error message
I am getting a parsing error when I am trying to save the application settings.
Parse error: parse error, unexpected T_STRING in ..../forum/conf/settings.php on line 28
The strange thing is that all I have to do is go to the settings.php file, resave it (without changing anything). Then when i refresh, there is no parsing error anymore. But when I go to the application settings again, change something and try to save it again, I get the parsing error again.
Any idea whats wrong?
Oh btw: In line 28 is the setting for the announcement extension. Its this line:
$Configuration['ANNOUNCE_DISAPPEAR'] = '4';
0
This discussion has been closed.
Comments