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.
Message Wall
vanoob
New
Message Wall
0
Comments
Thanks vanoob, working great on my site. Much appreciated.
Anyway to all those people who want to fix it themselves
Replace line #69 in MessageWall/default.php from
AddConfigurationSetting($Context, 'USER_WALL_COMMENTS_FORCE', '0'); -to-> AddConfigurationSetting($Context, 'USER_WALL_FORCE', '0');
Furthermore if you don't like extra random codes being left behind, in the vanilla/conf/settings.php because of the redundant code, there is an extra line that was added which could be removed completely. You should know which one to remove.
Anyhow with that in mind i have made up a new package, with the fixed code, should i release it under the same version?
And does anybody have any offerings of minor improvements that can be made? or anything suggestions of change?
Actually I think this is pretty important, because don't check their account tab all that often.
So the current method of notification on the discussion page telling you the number of new messages you haven't read is not sufficient?
Anyway i will be more than happy to implement an email notification system, unless there is a significant proportion of people objecting to me doing more work
I'm able to show this on a copy of account.php outside the vanilla directory, but when I tried just taking the main part default.php (Or the whole thing) I keep getting errors or a blank page.
Notice: Undefined index: USER_WALL_FORCE in /home/content/c/a/s/cassette/html/vanilla/extensions/MessageWall/default.php on line 375
Wall
Notice: Undefined index: USER_WALL_FORCE in /home/content/c/a/s/cassette/html/vanilla/extensions/MessageWall/default.php on line 130