Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Bug in email notifications

Quote Reply
Bug in email notifications
Hello.

I found a bug in the e-mail notification routines: The problem is detected only when you set up links.cfg to NOT notify when neither a new resource is added nor is deleted.

===========================================

# Notify visitors automatically when their links are validated?
$db_email_add = 0;

# Notify visitors automatically when their links are modified?
$db_email_modify = 0;

==========================================

When you delete submitted records from the Administration Panel and you expect that no messages are going to be sent to submitters, the script DO it. This only happen when you try to deleted MORE THAN ONE resources at the same time. If you delete them one by one e-mails are not sent.

Apologize for my poor write english!

If some of you know how to fix it, please reply this message. Thanks in advance.

Toni