vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - SCANU's Quick Moderation: Moderation queue info on Forum home (https://vborg.vbsupport.ru/showthread.php?t=285008)

Scanu 06-28-2012 08:44 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2343684)
Did you get permission from rosco_2005 to "port" this mod?

Really not but there is almost nothing of his mod

davidg 06-28-2012 08:47 PM

Quote:

Originally Posted by Scanu (Post 2343685)
Yes but you change it to whatever usergroup you want

Maybe is because you have edited the forumhome template.. On default style and in a style where forumhome is "unchanged" everything should works "by default"

it may be this(i have edited the forumhome template)
nice work anyway

Scanu 06-28-2012 08:50 PM

Thanks :)

Jncocontrol 06-28-2012 11:50 PM

I got it to work.
My only problem with this is that (i dunno if it has anything to do with where i put the code in the forumhome templete) But my quick Moderation bar is at the bottem of my forums and not the top. But overall, well done Scanu

Sage Knight 06-29-2012 05:14 AM

Could you add other items such as Articles, Blogs etc... to moderate?

Scanu 06-29-2012 09:26 AM

Quote:

Originally Posted by Jncocontrol (Post 2343727)
I got it to work.
My only problem with this is that (i dunno if it has anything to do with where i put the code in the forumhome templete) But my quick Moderation bar is at the bottem of my forums and not the top. But overall, well done Scanu

Move this: {vb:raw quickmod_template} under {vb:raw navbar}


Quote:

Originally Posted by Sage Knight (Post 2343766)
Could you add other items such as Articles, Blogs etc... to moderate?


I think so, wait for an update

Kraxell 06-29-2012 10:50 AM

Dont work for me, it shows only the box, no content.

Scanu 06-29-2012 10:56 AM

Search this template: "Quick Moderation template" and replace all the content with this:
Code:

<br />
    <div class="floatcontainer forumbit_nopost">
        <div class="forumhead foruminfo collapse">
            <h3>
                <span class="forumtitle"><a href="#">Quick Moderation by SCANU</a></span>
                <a class="collapse" id="collapse_quickmod_content" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" title="Collapse" /></a>
            </h3>
        </div>
        <div id="quickmod_content" class="forumbit_post table">
            <div class="forumrow table" style="padding-{vb:stylevar right}:0px">
<div align="left" width="100%" style="margin:10px 0px 20px 10px;">
                                        <a href="modcp/moderate.php?do=posts">Threads</a>: <b>{vb:raw threads.count}</b>
                                        <a href="modcp/moderate.php?do=posts#posts">Posts</a>: <b>{vb:raw posts.count}</b>
                                        <a href="modcp/moderate.php?do=attachments">Attachments</a>: <b>{vb:raw attachments.count}</b>
                                        <a href="modcp/moderate.php?do=events">Events</a>: <b>{vb:raw events.count}</b>
                                        Users: <b>{vb:raw users.count}</b>
                               
                </div>
            </div>
        </div>
    </div></br>


Kraxell 06-29-2012 01:42 PM

http://pic-place.de/images-i3463bmzy58.jpg

Dont work too ^^ No numbers.

Scanu 06-29-2012 04:36 PM

Just to try, do you have prefix on vbulletin tables?


All times are GMT. The time now is 04:50 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.01603 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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