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)
-   -   Statistics Modifications - VSa - Advanced Forum Statistics (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235841)

synseal 09-29-2010 10:29 AM

In forumhome place {vb:raw vsatopstats}

below {vb:raw template_hook.forumhome_above_forums}

LbR 09-29-2010 11:13 AM

Excellent man

I am having just slight problems with alignment of forum sidebar and the stats they are uneven can you help

LbR 09-29-2010 11:38 AM

Or i dont even mind above the sidebar

synseal 09-29-2010 12:49 PM

This is how I have it on my forum, sidebar will show under topstats and looks better for people with lower screen resolution.

Code:

<div id="pagetitle">
        <h1>{vb:raw vboptions.bbtitle}</h1>
        <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
    </div>
{vb:raw template_hook.forumhome_above_forums}
{vb:raw vsatopstats}
    <vb:if condition="$show['sidebar']">
    <div id="content_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="contentright"</vb:if>>
        <div id="content">
    </vb:if>
    <!-- main -->
    <ol id="forums" class="floatcontainer">
        {vb:raw forumbits}
    </ol>
        {vb:raw template_hook.forumhome_below_forums}
    <!-- /main -->


Maxisan 09-29-2010 01:26 PM

Quote:

Originally Posted by Gn_Snake (Post 2101490)
I have a problem with the display of date / time, after an upgrade to vbulletin (say at 4.06) is not time but the letters d-m, H i.
Any idea?

If you add a % behind each letter you will get it displayed correct. It worked for me for d-m and H but somehow can make it work for i.. it just appears as %i

LbR 09-29-2010 07:07 PM

Applied that code Something weird happened




Quote:

Originally Posted by synseal (Post 2104608)
This is how I have it on my forum, sidebar will show under topstats and looks better for people with lower screen resolution.

Code:

<div id="pagetitle">
        <h1>{vb:raw vboptions.bbtitle}</h1>
        <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
    </div>
{vb:raw template_hook.forumhome_above_forums}
{vb:raw vsatopstats}
    <vb:if condition="$show['sidebar']">
    <div id="content_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="contentright"</vb:if>>
        <div id="content">
    </vb:if>
    <!-- main -->
    <ol id="forums" class="floatcontainer">
        {vb:raw forumbits}
    </ol>
        {vb:raw template_hook.forumhome_below_forums}
    <!-- /main -->



LbR 09-29-2010 08:30 PM

Code:

<div id="pagetitle">
        <h1>{vb:raw vboptions.bbtitle}</h1>
        <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> {vb:raw vsatopstats}
    </div>

I did this and its on proper place now, Thanks for the help anyways :)

akxt660 09-30-2010 02:23 PM

delete this

apokphp 09-30-2010 08:31 PM

Uninstalled due to lack of support and serious bug/exploit with private forums.

Users should install this with caution IMO.

top dogs 360 10-02-2010 06:53 PM

Thank you, I actually use this instead of the spys for our live forum. The reason being is you can see the live forum on the same page as the forum. The other mods you have to navigate away from the page so it loses its effect. With the options set for most views and replied it works our perfectly.

View it here.
http://www.xboxhounds.com/forum.php

I only wish I could change where it says "Top 10 stats" to say "Live Forum"

Edit: nm I found it. $vbphrase [vsa_top_x_stats]

Change that to "Live Forum" in the box


All times are GMT. The time now is 01:29 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.02090 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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