Administrator Posted May 13, 2016 Posted May 13, 2016 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now