vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Moderation Queue on FORUMHOME (https://vborg.vbsupport.ru/showthread.php?t=120150)

Kirk Y 07-03-2006 04:28 PM

Quote:

Originally Posted by R1D1
It's possible to run that on 3.5.3?

Yes -- that's my fault, I forgot to take into account boards with table prefixes. I'll fix that right now.

Quote:

Originally Posted by jluerken
I want to see this for the upcoming vB 3.6.x

I don't have a version of that to test on either, lol. But I'll probably be renewing my license sometime next week.

Edit: Product Updated - Fixed Table Prefix bug. Be sure you download the latest version.

R1D1 07-04-2006 03:57 AM

thx for the bugfix! ;)

seems to work now. :)

UZFRED 07-04-2006 12:33 PM

Are super administrators allowed to see the moderation queue, if so, then this modification is not working for me :/.

coffee_bean 07-04-2006 01:34 PM

Does it show the table only to those users with moderation/admin priviledges?

Kirk Y 07-04-2006 03:15 PM

@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)">
Replace with:
Code:

<if condition="is_member_of($vbulletin->userinfo,6,XX)">
Replace the XX with the Usergroupid of whatever Usergroup you'd like to view the Queue.

Jafo232 07-04-2006 03:58 PM

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

sam anders 07-04-2006 06:24 PM

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?

Kirk Y 07-04-2006 06:30 PM

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.

UZFRED 07-04-2006 07:12 PM

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.

Kirk Y 07-04-2006 08:10 PM

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?


All times are GMT. The time now is 04:36 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
  • Page Generation 0.01093 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete