The Arcive of vBulletin Modifications Site. |
|
Remove Post Edit History (from within postbits) Details »»
|
|||||||||||||||||||||||||||||||||
|
Remove Post Edit History (from within postbits)
Developer Last Online: Jun 2020
Overview: This simple mod allows you to give certain usergroups the ability to remove post edit histories via a button to the left of the edit history data. Clicking the button will execute an external script that removes the post's edit history from the database, with a redirect message confirming the action taken. Both the redirect and the button's tooltip are phrased, and can be found by seaching in the phrase variable names for "markfl_rpeh". Updates: Version 1.1:
Version 1.2:
Version 1.3:
Note: If upgrading from version 1.0 to version 1.1, then there is no need to re-upload the external .PHP file packaged in the .ZIP file. Compatibility: Tested and working on VB 3.8.9 and may work on earlier 3.x versions of vBulletin. Backup/Warning: This product does not alter your database upon installation, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod. As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered. To Install:
Support for this product can be found here: Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||||
| Благодарность от: | ||
| farketmezxxx | ||
| Comments |
|
#2
|
||||
|
||||
|
Update - Version 1.1:
Note: If upgrading from version 1.0 to version 1.1, then there is no need to re-upload the external .PHP file packaged in the .ZIP file. |
|
#3
|
|||
|
|||
|
I had to move the button creation code ($button = ...) from the first IF block to the last one. Otherwise, the button for each post linked to the first post in the thread and not the current post.
|
|
#4
|
||||
|
||||
|
Quote:
|
![]() |
|
|