Older thread here but relevant for me. I am working for a client who's blog has been hijacked for years. There are thousands of spam entries. he has no categories set up and there are some good entries as well so deleting using post number will not work.
I have never encountered this with a blog before and I just cannot believe Vbulletin does not have a decent way to mass prune blog posts by user! If not I suppose a query to delete blogs by user should be easy but I would rather have a gui for client.
Thanks
My hope was to have the client delete these blog posts as I was hired to do something else and I do not want to send him into the database. I figured he could just go through the users and prune by user right in the admincp.
Is there a mod available that does this?
#Update - I just wrote a query and am using that. Easy for me but not for client.
Code:
DELETE FROM ``.`blog` WHERE `blog`.`username` = ''