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)
-   -   QUICKMODERATION: Moderation queue info on Forums (https://vborg.vbsupport.ru/showthread.php?t=92809)

rossco_2005 06-30-2006 03:35 PM

Quote:

Originally Posted by renderstream
Hi, is this working fully for vb 3.5.4?

Yes.

peterska2 06-30-2006 04:14 PM

Hey rossco_2005

Nice mod, which I've been using a good while now and am still using quite happily with the latest 3.6.0 beta

Just one request. Is it possible to add the PM's awaiting moderation to this as defined by this hack? It would just finish it off nicely for me.

Cheers

rossco_2005 06-30-2006 04:27 PM

Quote:

Originally Posted by peterska2
Hey rossco_2005

Nice mod, which I've been using a good while now and am still using quite happily with the latest 3.6.0 beta

Just one request. Is it possible to add the PM's awaiting moderation to this as defined by this hack? It would just finish it off nicely for me.

Cheers

Yes, sure, I can work on that today.

This mod is due for an update anyway...Maybe make it use the vbulletin options and usergroup permissions instead of the plugin and template editing. :)

peterska2 06-30-2006 04:47 PM

Fantastic :D

I'll keep an eye open for it, as it is going to be very useful for my site.

If possible can we keep the template edit though? I've got other things added to mine that I only want my staff to know about, so it's handy to be able to edit it.

rossco_2005 06-30-2006 05:03 PM

Quote:

Originally Posted by peterska2
Fantastic :D

I'll keep an eye open for it, as it is going to be very useful for my site.

If possible can we keep the template edit though? I've got other things added to mine that I only want my staff to know about, so it's handy to be able to edit it.

There will stilll be a template and template edit. :P
I mean that setting what usergroups can see it will be a usergroup setting rather than being at the top of the template. ;)

feldon23 10-02-2006 05:49 PM

Fantastic mod. Still works well with 3.6.1. I think the main concern is, don't all 7 queries run regardless of the usergroup of the person viewing the page? So every single person who loads up the forum generates 7 queries? Could be wrong here.

I added the clickable link for Users, added the target="_blank" to all the links, and wrapped the whole template with this conditional:

Code:

<if condition="($threads[count] > 0) or ($posts[count] > 0) or ($users[count] > 0) or ($attachments[count]) or ($events[count]) or ($reports[count])">
.
.
.
</if>

so the Quick Moderation panel only shows up if one of these 6 numbers is other than 0.

feldon23 11-16-2006 04:22 PM

I was wrong. It only runs most of those queries if can_moderate evaluates to true, so it only shows for admins and mods.

Great addon! Should be a built-in feature of vBulletin!

derfy 11-17-2006 06:11 PM

Found a bug. This doesn't take into account renamed modcp/admincps.

derfy 12-20-2006 05:36 PM

Any fix for this?

peterska2 12-20-2006 09:32 PM

You would need to edit the navbar_moderation template and change the links to reflect the renamed directories.


All times are GMT. The time now is 07:35 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.01288 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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