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.

Notification extension 0.2

24

Comments

  • edited May 2006
    oh, there was an error with the table names, I will correct it
  • I've updatet both, and they should work now...
  • OK, now the error doesn't appear, so I'll test it :))
  • uziuzi
    edited May 2006
    NewsMailer works perfect, automatic username insertion (like in the registration mail) and list of all users/mails to choose would be awesome :)))))
  • Notification works well, too ;)
  • I have tried it with googlemail mail-address and it shows an smtp error all the time... is it google-problem???
  • It uses the same mail class like vanilla. I don't know why it doesn't work? Have you set the settings correctly? Does the account change, registration mails arrive? The {Username}... is in work
  • I haven't tried it yet ;) Just asked you :))))) It should work then ;)
  • edited May 2006
    i get this error in profile -> notification Warning: mysql_query(): Access denied for user: 'u34922744@localhost' (Using password: NO) in /homepages/15/d83103864/htdocs/sendertown.de/extensions/Notify/default.php on line 262 Warning: mysql_query(): A link to the server could not be established in /homepages/15/d83103864/htdocs/sendertown.de/extensions/Notify/default.php on line 262 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /homepages/15/d83103864/htdocs/sendertown.de/extensions/Notify/default.php on line 263 Please help :(
  • Do you have the latest Version from svn? I've updated the file at the addons directory, download it again and try it. I hope it works for you, because I don't get this error
  • I've updated it to version 0.2 and removed two bugs:
    the bug from STE7130 should be removed.

    the mailing function is now faster, because it isn't reinitialized for every mail now

    at version 0.1 an email was sent when a user whispered to another, but now only the user who's whispered to will be notified
  • thx a lot!
  • is there anyway to have the notification already enabled for all new users. so they don't have to go search for the enable check boxes under there account...
  • no that function is actually not implemented, but thats a good idea for the next version..
  • Only issue is you'd need to put an entry into every users row (wouldnt you?) and it'd also do it for users who hadnt been on the forum for ages (could be a good or bad thing). Also *technically* it's against the DPA (in england atleast (who cares anyway?))
  • I've seen, that if someone edit's a post, there's also a notification mail sent.
    Who knows how i could detect if it's a new post or a editet one?
  • I'm not sure without looking at the code (which i dont have time to do right now since i'm meant to be learning rocket science (literally =\)) but it must be possible since vanilla must run a different query depending if it's an edit or an addition?
  • edited June 2006
    Just wondering if this add-on works with v1-pre2? I've installed it but it doesn't seem to keep it's preferences nor mail out any notifications I get this error when trying to subscribe to a forum [error] PHP Fatal error: Call to undefined function: addnotify() in /Library/WebServer/Documents/mpi-intranet/vanilla/extensions/Notify/ajax.php on line 10 unsubscribe: [error] PHP Fatal error: Call to undefined function: removenotify() in /Library/WebServer/Documents/mpi-intranet/vanilla/extensions/Notify/ajax.php on line 11
  • Sounds like a useful extension. But why not simply use the RSS/Atom feed extensions and have users sign up for those feeds? Those extensions provide feeds for the whole forum, individual categories, discussions and even search results.
  • For idiots who cant use RSS :)
This discussion has been closed.