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
This discussion has been closed.
Comments
CreateArrayEntry($Context->Dictionary, 'XNew', '//1');
It appears the definition array entry was updated since this suggestion.
QUOTE:
Well the missing definition is related to line 57:
$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.