Jump to content

IPS4 Remove a large amount of followers on a forum


Administrator

Recommended Posts

If you have a very large amount of followers on a forum, and for some reason you want to clear this out, you can use the following query to do so, please run a mysql backup before doing so.  Replace "36" with the proper forum ID. 

delete from core_follow where follow_app = 'forums' and follow_area = 'forum' and follow_rel_id = 36

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...