PDA

View Full Version : Mini Mods - Delete Signatures of Usergroups In One Go


borbole
08-29-2010, 10:00 PM
With this mod you can delete the signatures of a group in one go. After you install it, go to Settings-Options-Message Posting and Editing Options. And all the way to the bottom you will see 3 settings for the mod.One is to enable and disable it and the other one to choose the group/s whose signatures you want to delete in one go.


If you will need support with this mod, or if you will request new features to be added etc, please post them at the mod thread at my forum.

http://www.forumservices.eu/showthread.php?53-Delete-Signatures-of-Usergroups-In-One-Go


Note: After doing the replacement, go to: Admin CP -> Maintenance -> Update Counters and run Empty Signature Cache.

biggeorge
09-08-2010, 11:46 PM
Installed as per instructions.
Ran the Counter.
Received a Database error in every post and every PM.

Uninstalled... everything is back to normal AND the sigs are still there.

How amazing is that?

Database error in vBulletin 4.0.6:

Invalid SQL:

UPDATE ebusertextfield
LEFT JOIN user ON user.userid = usertextfield.userid SET signature = ''
WHERE user.usergroupid = '2,-1';

MySQL Error : Table 'extremeb_extreme.user' doesn't exist
Error Number : 1146

biggeorge
09-09-2010, 12:03 AM
Posted a message on your forum.

borbole
09-09-2010, 01:29 PM
Posted a message on your forum.

I just saw it and replied to you there. Thank you for reporting this :) That error was because I had forgotten to include the code for the custom db tables in the query at the mod file. That is why you got the error. But now it is fixed. Please download again the newly attached file, either here or at my forum, and I appologize for any inconvenience.

ETDC
09-28-2010, 10:56 PM
Is there a mod to delete Signature and Home Page (in Profile) following a member search?

Boofo
01-13-2011, 12:52 PM
You do realize that this adds a query for every post on the page, right?

borbole
01-13-2011, 03:57 PM
You do realize that this adds a query for every post on the page, right?

This shouldn''t be left enabled. After you use it once, you can disable until you use it next time.