Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2003
Posts: 482
Enthusiast
Enthusiast
Offline
Joined: Nov 2003
Posts: 482
This will remove their watch lists period, so email isn't a factor.

Code
DELETE FROM ubbt_WATCH_LISTS
WHERE USER_ID IN
(SELECT USER_ID FROM ubbt_BANNED_USERS)

This will just stop emailing of watchlist stuff, but not remove the fact that they have watchlists

Code
UPDATE ubbt_USER_PROFILE
SET USER_EMAIL_WATCHLISTS=0
WHERE USER_ID IN
(SELECT USER_ID FROM ubbt_BANNED_USERS)

Both require mysql 4.1 or greater, for the sub-select wink

Sponsored Links
Entire Thread
Subject Posted By Posted
Useful Threads 7.x Queries Gizmo 07/14/2007 4:34 AM
Re: Useful Threads 7.x Queries sirdude 07/14/2007 4:45 AM
Re: Useful Threads 7.x Queries Gizmo 07/14/2007 4:50 AM
Re: Useful Threads 7.x Queries AllenAyres 10/28/2007 5:52 AM
Re: Useful Threads 7.x Queries sirdude 10/28/2007 9:19 AM
Re: Useful Threads 7.x Queries AllenAyres 10/28/2007 5:46 PM
Re: Useful Threads 7.x Queries AllenAyres 10/28/2007 6:51 PM
Re: Useful Threads 7.x Queries blaaskaak 10/28/2007 7:58 PM
Re: Useful Threads 7.x Queries Gizmo 10/28/2007 11:11 PM
Re: Useful Threads 7.x Queries sirdude 10/29/2007 1:51 AM
Re: Useful Threads 7.x Queries AllenAyres 10/29/2007 4:49 AM
Re: Useful Threads 7.x Queries Gizmo 10/29/2007 7:01 AM
Re: Useful Threads 7.x Queries Ian_W 11/27/2007 3:24 PM
Re: Useful Threads 7.x Queries blaaskaak 11/27/2007 3:57 PM
Re: Useful Threads 7.x Queries sirdude 11/27/2007 6:01 PM
Re: Useful Threads 7.x Queries Ian_W 11/27/2007 7:58 PM
Re: Useful Threads 7.x Queries AllenAyres 03/26/2008 8:54 PM
Re: Useful Threads 7.x Queries AllenAyres 03/26/2008 9:09 PM
Re: Useful Threads 7.x Queries blaaskaak 03/27/2008 5:56 PM
Re: Useful Threads 7.x Queries AllenAyres 03/27/2008 6:26 PM
Re: Useful Threads 7.x Queries blaaskaak 03/28/2008 8:53 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)