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.
Whisper Notification
Whisper Notification
0
This discussion has been closed.
Comments
$Context->Dictionary['XNew'] = '//1';
The exact number of whispers doesn't show because its dictionary definition was forgotten.
edit: bafflingly enough, i added that line to test it out, whispered myself from a test account, and now i can't get the display to show at all. took out the edit, tried again, and no dice. i'll give it a fresh install tomorrow, it's nearly 6am and i've class tomorrow.
$xnew = str_replace('//1', $row['WhisperCount'], $Context->GetDefinition('XNew'));
Adding what I suggested works for me. I've found this trick ages ago in another discussion dealing with this problem. I've made a search but I can't manage to find it again... Maybe I've forgotten a part of the solution.
users with Global Preferences (setting "NotifyOnNewWhisper"
to "1"), no notification of new whispers appear.
Is this perhaps a conflict with Announcement 1.2?
How can I debug this problem?