![]() |
Moderation Queue on FORUMHOME
Moderation Queue on FORUMHOME
What does this do? Adds a Moderation Queue displaying:
Queue stored in collapsable container. Easily customizable and best of all -- NO Template Edits! Linked directly to AdminCP/ModCP Moderation Pages. Installation 1. Download and Unzip the attached ZIP file. 2. Upload includes/xml/bitfield_modqueue.xml to your includes/xml directory. 3. Import the Product XML File. (Cont'd) 3. If you're Upgrading -- Set Overwrite to YES when importing the XML File. 4. Go to your AdminCP - Usergroups -> Usergroup Manager -> Pick A Usergroup -> Set 'Can View Moderation Queue' to Yes - To allow Usergroups to view the Queue. (See Note Below!) Version History 1.00 - Initial Release 1.01 - Bug fix: Event SQL had missing tableprefix - Download latest version! 1.02 - Now uses Usergroup Permissions - Download latest version! Notes With version 1.02 comes the ability to allow multiple Usergroups the permission to view the Moderation Queue. It should be noted however, that this hack currently pulls ALL Events Needing Moderation. This means that if you're planning on using this with Moderators who can, for example, only Moderate Forum A, then this hack will show ALL of the events needing moderation, not just those in Forum A. The capability for Moderators to only be shown their specific Moderation Events will be coming in the next version. |
cool
|
if one has no moderation awaiting..is it blank?
also, is it possible to add gallery pics/posts and links/posts awaiting as well? |
If there aren't any events needing moderation, a message basically stating that will show. Which gallery hack? I suppose I could take a look at it.
|
Quote:
i use vbgallery (vbagallery) and vba links. |
That's a paid modification. I don't have a version to test on, sorry.
|
I want to see this for the upcoming vB 3.6.x
|
It's possible to run that on 3.5.3?
I get this error: Quote:
|
Awesome, I'll install this when I get back to home. :)
|
Fantastique! I've been waiting for something like this to come along!
|
Quote:
Quote:
Edit: Product Updated - Fixed Table Prefix bug. Be sure you download the latest version. |
thx for the bugfix! ;)
seems to work now. :) |
Are super administrators allowed to see the moderation queue, if so, then this modification is not working for me :/.
|
Does it show the table only to those users with moderation/admin priviledges?
|
@UZFRED: I set it for only Administrators but I'll add Super Administrators.
@Coffee_bean: At the moment, only Administrators can see it and as I said above -- I'll be adding Super Administrators shortly. If you'd like to add more Usergroups: Look for: (In template forumhome_moderationqueue) Code:
<if condition="is_member_of($vbulletin->userinfo,6)"> Code:
<if condition="is_member_of($vbulletin->userinfo,6,XX)"> |
BTW, this works perfect in conjuction with the Akismet Anti-Spam hack that places suspected SPAM posts/threads into moderation:
https://vborg.vbsupport.ru/showthread.php?t=118421 |
installed this hack and works great thanks, but it killed my second navbar please can you help, it looks like when the product is added it over writes my calling to a second navbar: $navbar2
any suggestions? |
Mind posting the address to your site? I'll take a look.
One fix I can think off the top of my head is that you'd need to change the forumhome_complete plugin I use that says where to put the Queue. The plugin is called Moderation Queue HTML -- click Edit on that and change '$navbar' to '$navbar2'. That should fix it, but if not, I'll take another look. |
This isn't working at all for me :s can anybody help me?
I just imported it and nothing happened... I got 5 templates (Default, Air, AirX, Fusion, FusionX) on none of the templates it appeared. I would really like to have this hack since it tells staff they have things to do. |
The two templates included with the product are placed inside the forumhome template category. Have you made any modifications to your forumhome template and do you have the standard navbar on your vBulletin?
Also, what is the Usergroup ID for Administrators on your forum? |
Quote:
|
If the template was reverted, most likely your $navbar2 variable was removed. If you're willing to try again, I'm certain that applying the change I mentioned would work for you. But that's up to you.
|
Quote:
The usergroup of Administrators are the default ones (I never changed), but once I can show it on my homepage I will edit to show to moderators and stuff. Was hoping maybe you could make a version that allows you to place it yourself on forumhome? Since I think many people will have trouble with it like me. And if I add buttons for example to my forum template. On the vBulletin Default Style I have to edit navbar to add buttons. For my ExtremePixels styles Air & Fusion I have to edit header for it. |
All my plugin does is look for the string: $navbar in your forumhome template. It's a unique string that should be in everyone's template, except for occassional change, as in Sam Anders' case in which there are $navbar and $navbar2.
If you'd like to position the Queue yourself, just go into the Plugin system and disable the 'Moderation Queue HTML' Plugin in the forumhome_complete category. Then take the contents of the template forumhome_moderationqueue and position them as you please. But you should note that the Queue will only work on the forumhome, if you want to put it on other pages, you'll have to make a modification. If you'd like me to do it for you, I can -- no charge or anything like that. Also I should note that in the next version, the Queue permissions will be set via Usergroup Permissions, rather than having to edit the template. |
:0 it's working now. Now I was able to select usergroups it's working. So guess there is nothing wrong after all, just a usergroup issue, nice modification :).
|
That's good to hear UZ. Hope everything works fine.
|
Quote:
great hack works very well now :) |
I did take a look at this but i have 40 querires already on my forumhone adding another 6 will not do any favours, big shame though as i was looking for something like this!!
Thanks anyway!! |
As far as I know, this is the most efficient way of doing this, so the six queries can't be helped. For most people it shouldn't be a problem, but like you said -- you've got 40 queries. I believe my board only has 25-27 and that's with this hack installed.
|
Very nice, works great is there any way to change the colors?
|
Quote:
|
Quote:
*subscribed, and waiting patiently!* |
Hi m8
What if i wanted to put this elsewhere, what would i changed please... usually theres a little bit of code (if on forumhome) like, $menualert or $vbshout there just examples but i cannot find out like that in the forumhome template for your hack....hence the question? |
It's complicated to explain, it'd be easier if you told me where you wanted it and I could provide you with the exact coding needed to place it there.
|
to be honest i aint really sure...its just that it uses a good handfull of queries and i already got 41 on the index and didnt reallt want to increase this too much...
I am maybe thinking about adding a new page using Logicans Web Templates How about adding the code to this? |
Thank you. works like a charm and much appreciated.
|
anything change it get port to 3.6 this is a great hack
|
how do I add a single user to view the moderation queue ??
|
Quote:
Find in forumhome_moderationqueue: Code:
<if condition="$permissions[modqueueperms] & $vbulletin->bf_ugp[modqueueperms][view_queue]"> Code:
<if condition="$permissions[modqueueperms] & $vbulletin->bf_ugp[modqueueperms][view_queue] OR $bbuserinfo['userid'] == 'xx'"> |
This does not work with 3.6.4 =( Are there any other alternatives? This is a great idea!
|
All times are GMT. The time now is 06:16 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:
|