Introduction
I found a thread where the user was wondering if there was a feature within vBulletin that would allow you to specify if certain users posts can be edited or not. This is the outcome of about 5 hours work (with waiting on help with AJAX stuff).
Requirements
* This has been tested on vBulletin v3.7.0 Beta 6 and should work with all vB 3.7.x versions. It has not been tested on lower versions of vBulletin.
Installation
1. Upload product XML
Features
* Completely removes the ability for anyone to edit a users posts.
* User IDs defined in the vBulletin Options.
* Works with Quick Edit (checks after user submits)
* Works with full edit (checks before loading page).
Version History
* 1.0.0 - April 6th, 2008
o Initial Release
* 1.0.1 - April 7th, 2008
o Added ability for users to edit their own posts.
o Added product URL (which links to this thread)
o Added version checking capabilities.
Future Features
* Usergroup permissions on who to allow to edit posts.
* Post editing hierarchy (Who is able to edit what groups and why)
* Super Admin Editing Abilities
I found a thread where the user was wondering if there was a feature within vBulletin that would allow you to specify if certain users posts can be edited or not. This is the outcome of about 5 hours work (with waiting on help with AJAX stuff).
Requirements
* This has been tested on vBulletin v3.7.0 Beta 6 and should work with all vB 3.7.x versions. It has not been tested on lower versions of vBulletin.
Installation
1. Upload product XML
Features
* Completely removes the ability for anyone to edit a users posts.
* User IDs defined in the vBulletin Options.
* Works with Quick Edit (checks after user submits)
* Works with full edit (checks before loading page).
Version History
* 1.0.0 - April 6th, 2008
o Initial Release
* 1.0.1 - April 7th, 2008
o Added ability for users to edit their own posts.
o Added product URL (which links to this thread)
o Added version checking capabilities.
Future Features
* Usergroup permissions on who to allow to edit posts.
* Post editing hierarchy (Who is able to edit what groups and why)
* Super Admin Editing Abilities