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
Re: Deleting a users subscription [message #8185 is a reply to message #8177] Wed, 15 January 2003 15:06 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
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.


FUDforum Core Developer
[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 03:32:20 GMT 2024

Total time taken to generate the page: 0.03592 seconds