![]() |
That’s great news, I thought that this mod discontinued.
|
I am using this for quite a time now and I noticed few things:
1) In a forum running on a machine with php v5.1.6 installed quite often when one moderator attempts to enable moderation mode the result is a empty page and the error reported in error.log "'PHP Fatal Error : Allowed memory size of (64M) exhausted". Any ideas ? 2) Everytime a moderator logs out and relogs in the moderation mode has been set to disabled. Is there a way to leave the moderation mode permanently enabled ? |
has anyone got this working on vb 3.7 yet? thanks
|
Version 1.1.1 has been released (version 1.1.0 was a private beta).
Much of the core code has either been rewritten or consolidated to improve performance and efficiency. Several template edits are now no longer necessary as of the release of vBulletin 3.7.0. With that said... Moderator Checkpoint System v1.1.1 requires vBulletin 3.7.0 (or higher). Boards wishing to upgrade to the latest release must first upgrade to the latest release of vBulletin. -------------------- Upgrading from 1.0.9 to 1.1.1 Find and remove in your threadadmin_deleteposts template: Code:
<input type="hidden" name="checkedposts" value="$mcscount" /> Find and remove in your SHOWTHREAD template: Code:
<if condition="$show['cancheck'] AND $inmodmode"><option value="markmoderated">$vbphrase[mark_checked]</option> Find and remove in your FORUMDISPLAY template: Code:
<if condition="$show['candothreads'] AND $inmodmode"> Find and remove in your HEADINCLUDE template: Code:
<script type='text/javascript'> Find in your postbit/postbit_legacy template: Code:
<if condition="$inmodmode AND THIS_SCRIPT == 'showthread' AND $show['cancheckforum']"> Replace with: Code:
<if condition="$show['canbechecked']"> 1. Import the 1.1.1 product XML, ensuring to check "Allow Overwrite". 2. Run a counter update via AdminCP -> Maintenance -> Update Counters -- You must update the MCS Post Counters *and then* update the MCS Thread Counters. |
Couldn't install it Kirk because I just upgraded to 3.7.2 and the install scripts says that dependencies are not met.
|
Apologies for that Stuart. This is the first time I've ever had the need to integrate dependencies in a product. :)
PS. AVForums should already be running 1.1.1. |
Quote:
|
Quote:
|
Very cool MOD, good idea.
However, it would get very annoying very fast to have to check each post, and then scroll to the bottom and use the moderation menu everytime. A simple button in a post using AJAX like the Post Thanks hack would be a good idea, and more effective :) |
That's why "Active Checking" was implemented. But AJAX is something I may implement at some point in the future.
|
Kirk, i was wondering with the latest version i must do the template edits or not? in the package was wrote only 'upgrade' ... thx
|
Yep, that's what I want too know aswell. After importing the addon, there is nothing in any topic/post menu's about "Checking" anything.
Thanks |
Quote:
Instructions for fresh installations have now been added to the package. |
Hello!
First, thank you Kirk for creating and distributing this hack :) I believe it does everything we need right now, but our production environment still uses vBulletin v3.6.10, and even though we really should update, as a matter of fact it's not even on our roadmap yet, hence this little request: Would any kind soul over here post a link to the 1.0.9 version so I can install it on my desperately obsolete platform? :D Thanks in advance fellows. Math |
great work, i was looking quite a while for such an add-on
installed it on my test-vb and it works fine I'll upload it to the live forum tomorrow |
After one week of usage here are the suggestions for improvement from my team. I'm happy to read, that you're working on the first two, so I hope, you could eventually also help me with the others:
Quote:
|
Quote:
After that post, kirk, you made the 1.1.1. - but I haven't found a possibility save the active status for every log-in?! do you made it already? |
Getting this DB error when I select a post. Not even doing any editing or checkpointing, just clicked on the post.
------------------------------------ Database error in vBulletin 3.7.2: Invalid SQL: UPDATE post SET ischecked = 1, checkedby = 250, checkedbyu = 'JustAsIAm', checkedtime = 1216527509 WHERE postid = 54704; MySQL Error : Unknown column 'checkedbyu' in 'field list' Error Number : 1054 Request Date : Saturday, July 19th 2008 @ 09:18:29 PM Error Date : Saturday, July 19th 2008 @ 09:18:30 PM Script : http://www.christianfunforums.com/fo...ead.php?t=3085 Referrer : http://www.christianfunforums.com/forums/holy-bible/ IP Address : 76.167.123.87 Username : JustAsIAm Classname : vB_Database MySQL Version : 4.0.27-max-log ------------------------------------ Ideas? |
Any help here?
|
it's not working for me!
I installed made instructions (anyway i couldn't find postbit_legacy (307) and in my custom styles i couldn't find either this either the 2 lines in postbit_legacy. anyway thank you i still find this perfect idea but if you can, help me .... |
Kirk is away on vacation for a few days yet.
|
THE FOLLOWING EDITS ARE 100% IMPOSSIBLE
Code:
+--------------------------+ |
I was able to find all the templates. I had no problems installing this. I am just getting a DB error.
Is there any support for this hack at all? |
I refer you to my post above.
|
So, I guess I was right. I am sick and tired of people putting hacks up and then offering zero support.
|
Works perfectly fine for me. What I'm wondering though, is there a way to have it default that Moderation mode is on
|
Quote:
Quote:
|
Still no support? I am removing this mod as a huge pile of crap!
|
is this addon still supported?
i have an issue with it, not really a bug, but a little annoying. whenever an user edits an already marked post, it is reverted to unmarked. so far, so good. but this action shows up in the moderator log, which means it suddenly has a few hundret entries of users which aren't really moderators, they just edited some already marked posting. this really makes our logs very crowded and almost unusable. any fix on this? thanks in advance. |
I've got another bug: If a thread has more than 1000 replies, forumdisplay shows "-1001" unchecked posts in this thread :erm:
|
very nice
|
Thanks
works on on 3.8 too? |
Well it broke with 3.7.4 PL1 and Kirk is not responding to PMs so I'm working on asking the vB team to integrate this into the main product.
|
That would be great. thanks.
|
Awesome add-on, if this is made for 3.8 once it goes gold I'll be installing it :)
|
v1.1.5 released (1.1.2 through 1.1.4 were never publicly released -- sorry; I forgot!)
A new option has been added to set specific Usergroups automatically into Moderation mode as they log in (See vBulletin Options). Checks/Unchecks are no longer written to the Moderator log, so as to avoid bloating it up with entries. Upgrading: Import the new XML file (remember to allow overwrites) and rebuild your Thread/Post counters via Maintenance page. |
great christmas gift - THANKS A LOT! :up:
|
Wow, it's wonderful, that there is further development for this add-on.
But unfortunately the following bugs are still there: Quote:
Quote:
|
So,
I added this to a vb 3.7.1 and it seems to work fine - many thanks for this. I do have to make small comments: At least when you do a fresh install and do not update from a previous version the template changes are not 100% correct: for THREADBIT it must be for the second change: Code:
Find: @wuelfi71 You can make it a little nicer, if you edit POSTBIT_ANNOUNCEMENT and add a column too: Code:
Find: Most important, Kirk: Could you please add the same functionality from forumdisplay into the "search for new threads"? In a very quick and heavily used vB with lots and lots of new messages per hour no moderator is able to browse though the single forums. We are searching for new messages/threads only and won't be informed this way. Can this be done by a simple template change? *please* ;) THANK YOU A LOT for this mod! |
@wuelfi71: I'll take a look at those and patch them in the next version.
Cont'd-- Wuelfi, I've setup some test threads on my development board and am unable to replicate this bug (negative counters on 1000k+ post threads). Could you describe the bug further? When was the last time you updated your post/thread checkcount counters? @PyroMarkus: Thanks! I'll update the README with that correction. Regarding the functionality you requested-- you would like to be able to "search" for unchecked posts/threads; is that correct? |
All times are GMT. The time now is 04:39 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|