Version: 4.2.0, by masterross
Developer Last Online: Feb 2020
Category: Moderators Functions -
Version: 4.2.x
Rating:
Released: 03-12-2010
Last Update: 06-01-2012
Installs: 483
Uses Plugins Auto-Templates
Re-useable Code Translations
No support by the author.
Info:
Easy moderation of users
Main Features: Global features:
Show user's threads
Basic Mod features:
Ban
Edit Avatar
Edit profile pic
Edit user's profile
Advanced Mod features:
Edit user's permissions
Remind password
Edit user's access
Delete all user's posts
Additional features:
Option to choose enable/disable every single feature.
Option to select which usergroups should have basic or advanced features.
One step installation (no file uploads, no manual template modifications required)
View screenshots for more details.
Installation:
-Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
Note:
If you are upgrading from previous version make sure you've checked Allow Overwrite
To change options:
Go to: AdminCP > vBulletin Options > Easy Mod Tools
Versions:
v4.0.1 - 13 March 2010 - first release
v4.0.2 - 14 March 2010 - few bugs fixed
15 March 2010 - Added Arabic translation thanks to Dr.osamA
v4.0.3 - 31 March 2010 - "Delete All Posts" bug fixed
03 June 2010 - Added Polish translation thanks to
v4.0.4 - 23 July 2010 - Some minor bugs fixed Marek58
v4.0.5 - 7 January 2012 - Plugin location change to allow using the hack at forumhome thanks to Boofo
v4.0.6 - 17 January 2012 - Using Username HTML Markup in the hack. Added option to show user's threads (thx Boofo).
v4.0.7 - 17 January 2012 - 1 template updated to support vB 4.1.10 and added option for disable HTML Markup.
v4.2.0 - 2 June 2012 - Fix for vBulletin 4.2 compatibility
Note! Use v4.0.6 for all vB version up to 4.1.9
And v4.0.7 from vB 4.1.10 to 4.1.19.
yes, well each link that is associated with the easy mod tools. the links in the postbit dropdown that are present with a clean install have the userid populated.
EDIT: i changed to postbit_display_complete as my hook location from member_action_dropdown and added the global statement and it worked.
Same for me:
on postbit: EDIT USER PROFILE: hxxp://DOMAIN/moderator.php?do=useroptions&u=
and ALL others links don't have userID!
On profile, this is OK... I use latest ver of VB - 4.1.10
ANd now I read about adding or editing hock location... Can you fix this problem, or add option for this? I don't know how I can change this, but I try it now.... Anyway, I think that you need do something about this. We just need to install this great plugin, set desired option, and GO...
Another tip for you guys. Change the hook from "postbit_template_complete" to "memeberaction_dropdown" and you don't have to add "global $vbulletin;", plus the links will be available on the forumhome in the dropdown just like they are in the postbit.
I check this, and this is already on "memeberaction_dropdown", but still I don't have userid's in links!?