07-14-2010, 09:20 AM
08-13-2010, 05:48 AM
Will this be updated for 1.6?
08-13-2010, 08:53 AM
Compatibility info in the download box seems to say it already is.....
08-27-2010, 07:35 AM
It seems to be like it's not?
08-27-2010, 08:56 AM
It was tested against the beta. I haven't looked at whether it works on MyBB 1.6 final. I assume you have? If so, what issues are there?
EDIT: appears to work on MyBB 1.6.0 final, though I haven't tested everything. Do note that the location of the code edit has changed:
find FIRST INSTANCE of:
EDIT: appears to work on MyBB 1.6.0 final, though I haven't tested everything. Do note that the location of the code edit has changed:
find FIRST INSTANCE of:
PHP Code:
|
add after:
PHP Code:
|
08-28-2010, 01:15 AM
Where do I throw the edit's in?
08-28-2010, 09:36 AM
inc/class_moderation.php
As said in the first post.
As said in the first post.
09-17-2010, 11:39 AM
Updated to v1.22:
- Will now block the class_moderation_delete_thread and class_moderation_delete_post hooks from being executed when soft deleting (note that the class_moderation_delete_thread_start and class_moderation_delete_post_start aren't blocked); the hooks will now only be run when the threads/posts are being purged. This, hopefully, improves compatibility with some other plugins, mainly XThreads.
- Some minor fixes for MyBB 1.6; 1.6 has fixed some of the counter bugs that I reported, of which, I haven't had the time to test them all, so I don't know whether this plugin still works with the changes, but from some quick tests, it appears to be fine. Do note that 1.6 requires a slightly different code edit.
09-23-2010, 03:50 PM
Updated to v1.23, fixes some bugs.
Also realised one of the bug fixes in MyBB probably makes more of a mess of things.
Also realised one of the bug fixes in MyBB probably makes more of a mess of things.
10-14-2010, 04:20 AM
Hi, i have a problem:
http://img176.imageshack.us/img176/3310/problemi.png
I think the problem is that I don't have the column of the Rating..
How can i fix this problem?
Please help me...
http://img176.imageshack.us/img176/3310/problemi.png
I think the problem is that I don't have the column of the Rating..
How can i fix this problem?
Please help me...