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)

shokmuzik.com 10-13-2007 11:05 PM

Any updates on this? When using this with template cache system other plugins/add-ons run 2, 3 or more times. I like this modification but when I use it makes most of other modifications (using plugins) useless.

shaunh 01-25-2008 02:55 PM

Works great on 3.6.5. However, it does not display on VbAdvanced pages. Suggestions on how I can make it display there?

shaunh 01-25-2008 05:23 PM

Oh btw, part of this mod is incomplete.

In order for the user moderation to work, this template must be like so:
(Correction highlighted in red)

Code:

<if condition="$bbuserinfo[usergroupid]=='6' or $bbuserinfo[usergroupid]=='5'">
<!-- Quick Moderation -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr>
                <td class="<if condition="$alertmods==true">alertmod<else />alt1</if>" width="100%">
                        <div class="smallfont">
                                <b>Quick Moderation:</b>
                                <if condition="$show['threads']">
                                        <a href="modcp/moderate.php?do=posts">Threads</a>: <b>$threads[count]</b>
                                </if>
                                <if condition="$show['posts']">
                                        <a href="modcp/moderate.php?do=posts#posts">Posts</a>: <b>$posts[count]</b>
                                </if>
                                <if condition="$show['attachments']">
                                        <a href="modcp/moderate.php?do=attachments">Attachments</a>: <b>$attachments[count]</b>
                                </if>
                                <if condition="$show['events']">
                                        <a href="modcp/moderate.php?do=events">Events</a>: <b>$events[count]</b>
                                </if>       
                                <if condition="$show['users']">
                                        <a href="admincp/user.php?do=moderate">Users</a>: <b>$users[count]</b>
                                </if>                       
                                <if condition="$show['reports']">
                                        <a href="private.php">Reports Unfulfilled</a>: <b>$reports[count]</b>
                                </if>
                        </div>
                </td>
        </tr>
</table>
<!-- / Quick Moderation -->
<br />
</if>


Alfa1 01-25-2008 05:49 PM

This would be interesting on vb 3.7 with moderated profile comments, blogs, blog comments, group comments. Since putting all that into moderation queue is the only way to have everything posted reviewed, I assume a lot of boards are using it like that. Your hack would be very helpful.

Ohiosweetheart 02-17-2008 11:54 AM

Is anyone using this with 3.7 yet?

Ohiosweetheart 04-13-2008 09:37 AM

I'm assuming the answer is no? :p

rossco_2005 04-13-2008 11:55 AM

I am but mine is modified a bit from the original posted here.
I'm sure it works fine.

tandy 04-20-2008 06:11 AM

It's working fine for me in vb 3.7.0 rc3.
I add "users waiting for email confirmation"

Konstantinos 06-30-2008 03:30 PM

if u merge 1 moderated thread with an existing one the new thread the hack shows 1 thread need moderation which is wrong as when u click it points to no thread. needs fixing, untill a fix is made is there any way to reset threads waiting moderation ? i tried deleting plugin reiinstal and still it shows 1 thread need moderation., i guess a simple query should do it

lostgirl815 07-06-2008 01:07 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1445111)
Is anyone using this with 3.7 yet?

It caused my forum home page to be replaced with some kind of a database error message. I'm hoping it does get updated, it was really really handy.


All times are GMT. The time now is 11:56 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.01235 seconds
  • Memory Usage 1,743KB
  • 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
  • (1)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