Soft Delete
|
|
Author | Message |
Warning: this plugin has some known issues with messing up counters on the latest MyBB due to the complex workarounds it has to go through to get things working, and the fact that MyBB actually gets bug fixes sometimes. This can lead to some quirky effects on your board, but usually can be resolved by recounting everything (but you have to do this every so often)
I spent quite a few days working on this plugin - it's quite fiddly to get right and I found it a bit of a challenge to implement (especially the counters). Basically this stops threads and posts from being "fully" deleted. Deleted threads/posts are displayed appropriately, only shown to moderators (see screenshots below). Moderators can then undelete these deleted threads/posts if desired. Administrators also have the ability to purge (completely remove) deleted threads/posts. Due to the difficulty of this plugin, I can't be entirely sure that all cases are covered - I have done a fair bit of testing, but if you do find issues, please report them. To give you an idea of how difficult this plugin was to get right, the development of this plugin actually lead to the finding of a few bugs in MyBB: http://dev.mybboard.net/issues/827 http://dev.mybboard.net/issues/830 http://dev.mybboard.net/issues/831 http://dev.mybboard.net/issues/860 http://dev.mybboard.net/issues/861 http://dev.mybboard.net/issues/862 http://dev.mybboard.net/issues/863 http://dev.mybboard.net/issues/881 This plugin is somewhat affected by some of these bugs to an extent, though should be nothing major under normal usage. This plugin requires a code modification (due to the lack of hooks provided). For MyBB 1.6, see here For MyBB 1.4 or 1.6 beta: in inc/class_moderation.php, find (FIRST INSTANCE): PHP Code:
add below: PHP Code:
If you're a fag and think code edits are homosexual, you can GTFO or make a plugin (that works properly) which doesn't require them - go ahead, I challenge you
Known issues:
Changelogs: v1.1, v1.2, v1.21, v1.22, v1.23, v1.24, v1.25 Screenshots:
(This post was last modified: 05-10-2012 09:04 AM by ZiNgA BuRgA.)
|
FBI
Junior Member
Posts: 19
Joined: Apr 2010 |
|
||
04-12-2010 08:44 AM |
|
ZiNgA BuRgA
|
|
||
04-19-2010 04:45 PM |
|
AXVIS
Junior Member
Posts: 6
Joined: Apr 2010 |
|
||
04-23-2010 04:34 AM |
|
ZiNgA BuRgA
|
|
||
04-23-2010 08:05 AM |
|
AXVIS
Junior Member
Posts: 6
Joined: Apr 2010 |
|
||
04-23-2010 05:25 PM |
|
ZiNgA BuRgA
|
|
||
04-23-2010 06:09 PM |
|
AXVIS
Junior Member
Posts: 6
Joined: Apr 2010 |
|
||
04-24-2010 04:46 AM |
|
Imran
|
|
||
04-26-2010 03:24 AM |
|
Pirata Nervo
Member
Posts: 235
Joined: Jan 2008 |
|
||
05-01-2010 04:36 AM |
|
« Next Oldest | Next Newest »
|