FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Deleting a users subscription
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Unsubscribe all (Re: Deleting a users subscription) [message #27017 is a reply to message #8185] Wed, 24 August 2005 18:39 Go to previous messageGo to previous message
Astoria is currently offline  Astoria   United States
Messages: 227
Registered: April 2004
Karma:
Senior Member
Ilia wrote on Wed, 15 January 2003 07:06

Only the user themself can delete their own subscriptions via a 'nice' web control panel. If you want to unsubscribe a user manually you can do it by running the following two queries:


DELETE FROM PREFIX_forum_notify WHERE user_id=USER's_ID
DELETE FROM PREFIX_thread_notify WHERE user_id=USER's_ID

P.S. substitute PREFIX with your SQL prefix you've specified during installation.


I have a user who subscribed to a bunch of threads, who now wants to switch to subscribing by forums, but he can find no way to do a "mass delete" of all his thread_notify subscriptions.

It would be nice to have "Unsubscribe all forums" and "Unsubscribe all topics" links as features in User CP ==> Subscriptions.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Login / No Login for different forums
Next Topic: Create a poll problem
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 30 01:34:04 GMT 2024

Total time taken to generate the page: 0.05800 seconds