Affichage des articles dont le libellé est Re: How to clear users topic/board email notifications?. Afficher tous les articles
Affichage des articles dont le libellé est Re: How to clear users topic/board email notifications?. Afficher tous les articles

Re: How to clear users topic/board email notifications?

mardi 3 mars 2015

It shouldn't be *that* difficult, methinks...



If you go to phpmyadmin, SQL tab, and write this:

Code: [Select]

DELETE FROM smf_log_notify

WHERE id_member = 1
You will remove all notifications from user with ID 1



If you can have a list of IDs that should ...



Re: How to clear users topic/board email notifications?

Re: How to clear users topic/board email notifications?

samedi 21 février 2015

I may not have been completely honest about how many users we're talking about here.



It'll be too much work to do this on a 'per user' basis. Is this possible to do via the database?



Re: How to clear users topic/board email notifications?
 

Lorem

Ipsum

Dolor