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.
Notify
This discussion has been closed.
Comments
However these settings won't stay on...
--Notify me, when comments are posted in the complete forum
--Notify me on new comments in the following categories
And this setting won't turn off...
--Notify me, when comments are posted in my own discussions
***Later...
and no emails received either :-(
***Later still...
yup, got an email, spam filter caught it so I missed it
Posted: Wednesday, 23 May 2007 at 2:19PM
The email does get sent though. Is there anyway I can remove the "subscribe/unsubscribe" lines from the sidebar and just make it mandatory that everyone gets the notification on their discussions, or discussions they are participating in (as in personal Whispered discussions?)
Warning: Unterminated comment starting line 418 in /Library/WebServer/WebSites/alexastrov/public_html/forum/extensions/Notify/default.php on line 418
just open the extensions/Notify/ajax.php and enter the document root directly to the file
function SetNotify(Type,ElementID,Value,Elem,Class,NewText)
{
var ajax = new Ajax.Request('http://localhost//vanilla/extensions/Notify/ajax.php',
...
the http://localhost/vanilla should locate to your path to vanilla...