Quote:
Originally Posted by genesteinberg
Alas, that can also zero the counters, which means, alas, that people might get their reminder emails all over again before the interval, right?
Worse, my members are still getting multiple copies of these reminders, and they're getting pissed off.
Everything is set correctly. I double checked.
Peace,
Gene
|
have you tried maiqueue with table locking?
if you want to avoid sending emails out agian you need to run a query:
go to unixtimestamp.com and get the current time.
go into phpMyAdmin(if you cant do it from within vbulletin)
run query "UPDATE user SET reminder_emaildate = 'unix-timestamp-goes-here'" before you enable the product.