It shouldn't be *that* difficult, methinks...
If you go to phpmyadmin, SQL tab, and write this:
If you can have a list of IDs that should ...
Re: How to clear users topic/board email notifications?
If you go to phpmyadmin, SQL tab, and write this:
Code: [Select]
DELETE FROM smf_log_notify
WHERE id_member = 1You will remove all notifications from user with ID 1If you can have a list of IDs that should ...
Re: How to clear users topic/board email notifications?
0 commentaires:
Enregistrer un commentaire