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)
-   -   Top 'X' Stats (https://vborg.vbsupport.ru/showthread.php?t=93065)

ShadowOne 12-06-2005 03:32 PM

Quote:

Originally Posted by cbr929rrerion
I like it and it works but I wish it had the newest member in it, can you add that, I tried, no luck.. I have it on there now working the way you posted but I would like newest members and their post count as in original..

Thats for this tho.. if ya can add the other it will be great..

what you need to do, is revert the template, then.... change the 100% to 95% THEN you HAVE to change the other 3 number to add up to 95%....and it will work...or it should....if you wanna keep that other section...

CUBS 12-07-2005 02:14 PM

just upgraded to 3.5.0 my problem is when i go to my site to log on the stat box has top posters,new members and latest replies. well the top posters are right the new members are right,but the newest replies has old information and old members that are no longer around.now when i log in everything is correct. any ideas

InfiniteWebby 12-07-2005 08:26 PM

As a logged out user do you have permission to see any of the replies with the "new information"?

cbr929rrerion 12-09-2005 12:36 AM

Quote:

Originally Posted by ShadowOne
what you need to do, is revert the template, then.... change the 100% to 95% THEN you HAVE to change the other 3 number to add up to 95%....and it will work...or it should....if you wanna keep that other section...

tired that, edited templates, xml, nothing works.. I need it at 98%

HUMMERh3 12-11-2005 12:11 AM

How do I DELETE the space right before the TOP Stats table?

On my Forum at the bottom there is are the two different stats tables...I would like to connect them.

Anyone know What I would delete??
Thanks

Vladi_187 12-11-2005 05:12 AM

Hey i love this mod. Ive seen it on many many sites. Im trying to install it on my own site. Im pretty new to vB..i think ive done all the steps except the last one and its:

3) In your FORUMHOME template find:

<!-- end what's going on box -->

And after it add:

<if condition="$show['topXstats']">
$topXstats
</if>

Where is this 'FORUMHOME' stuff?

Vladi_187 12-11-2005 06:00 AM

Nvm i got it solved.

newfun 12-17-2005 11:22 AM

thanks you I just test on 3.5.2 still ok
But how can I move it on top near the wellcome guest area??

Za4a Tuner 12-18-2005 10:30 AM

Quote:

Originally Posted by newfun
thanks you I just test on 3.5.2 still ok
But how can I move it on top near the wellcome guest area??

Search in Template -> FORUMHOME:
HTML Code:

</head>
<body>
$header
$navbar

und under this:
HTML Code:

        <if condition="$show['topXstats']">
        $topXstats
        </if>

Now the Box is placed under the Navbar ;)

newfun 12-18-2005 10:58 AM

Got it, Thanks again

LockeAG 12-19-2005 05:22 AM

Hi ..

Well I was thinking if its possible to divide Excluded Forums in Usergroups .

For example:

The Privete Staff Forum only can be seen by X# usergroups

The Adult section only for X# of Usergroups ..

I don't know if I explain myself well, but this was the idea..

see'a

brvheart 12-23-2005 06:25 PM

*clicks install*

Is there a way to get this at the top of the main page instead of the bottom?

Za4a Tuner 12-23-2005 08:09 PM

Quote:

Originally Posted by ravenes
*clicks install*

Is there a way to get this at the top of the main page instead of the bottom?

Yes, there is!

Search in Template -> FORUMHOME:
HTML Code:

</head>
<body>
$header
$navbar

und under this:
HTML Code:

        <if condition="$show['topXstats']">
        $topXstats
        </if>

Now the Box is placed under the Navbar ;)

brvheart 12-23-2005 10:47 PM

Quote:

Originally Posted by Za4a Tuner
Yes, there is!

Search in Template -> FORUMHOME:
HTML Code:

</head>
<body>
$header
$navbar

und under this:
HTML Code:

        <if condition="$show['topXstats']">
        $topXstats
        </if>

Now the Box is placed under the Navbar ;)

Thanks man!!! Awesome!!!

Julie 12-23-2005 11:15 PM

Great hack! :) Thanks! *installs*

Thug 12-24-2005 11:53 AM

how can i center topx stats title

firstrebel 12-27-2005 01:02 PM

Great hack, clicks 'install'.

Bob

Dollah 12-28-2005 05:32 PM

hey i would like this to show at the top of the forum inbetween my welcome template re-write and my shout box instead of the bottom can some one please assist me on this

shadesvn 12-30-2005 06:42 PM

I wanna change the width of Table to 762px for my template .. what should i edit ??? Thanks for reply !!

cbr929rrerion 12-31-2005 04:27 PM

I am using vbgallery, is there anyway to get this to also pull threads from the gallery as well?

tidy_boy 01-01-2006 06:36 PM

Hi there excellent hack it works fine but I did not want it at the bottom so i moved it to the top so I added this code

PHP Code:

<if condition="$show['topXstats']">
    
$topXstats
    
</if> 

just under $navbar but things are not lining up what do I need to change to get it to line up. http://www.harddanceaddict.net/forum/index.php


Thanks

chimaira 01-05-2006 07:14 AM

My admins/mods have a colour legend... like there names appear red/green/ whatever the colour i chose... When a post is a made by them the colour legend is on for the stats.
How do i make it so that when admin/mod posts... it doesnt show there name in colour on the top stats?

brvheart 01-05-2006 11:37 AM

Quote:

Originally Posted by chimaira
My admins/mods have a colour legend... like there names appear red/green/ whatever the colour i chose... When a post is a made by them the colour legend is on for the stats.
How do i make it so that when admin/mod posts... it doesnt show there name in colour on the top stats?


Hmm....I have the same thing on my board....but the names show up for me...which hack do you have installed for the usergroup legend?

chimaira 01-05-2006 09:45 PM

Ah sorry what i meant was the colour of the user name... like for admins (reD) mods (green) id just rather all names be black in the top stats hack.. Just not sure if it can be done

brvheart 01-06-2006 12:24 AM

OIC, sry, I mis understood ;)

Julie 01-07-2006 01:33 PM

I've had this installed some time now, but I just noticed one thing. Suddenly in the Latest Replies column, it has a thread from 2002! And no one's replied in it. It's just a thread with 1 very old post!

Anyone else had this problem, and know how to solve it?

It's not a bigbiggie, as it seems to pull the latest replies most of the time. Just this one from 2002 that got my attention :P

Marris 01-13-2006 04:12 PM

EDIT: Nevermind, I got it working with a duplicated template and duplicated function in the plugin. It's messy, but it works.

Does anyone know if there is a relatively easy way to split the forumhome Last Threads output across two columns, rather than one?

Like:

thread 1 poster | thread 6 poster
thread 2 poster | thread 7 poster
thread 3 poster | thread 8 poster
thread 4 poster | thread 9 poster
thread 5 poster | thread 10 poster

Would it be possible to have topXstats_thread_bit set to pull the latest 1-5 threads, and make a copy called topXstats_thread_bit2 to pull latest 6-10 threads?

If it is possible, please suggest some code or point me in the right direction.

Thanks.

amizone143 01-21-2006 12:31 PM

hi guys does this works on vb version 3.5.3 pls help

firstrebel 01-21-2006 02:12 PM

Quote:

Originally Posted by amizone143
hi guys does this works on vb version 3.5.3 pls help

Works on my board.

Bob

Za4a Tuner 01-21-2006 09:40 PM

Yes, it does

teedizz 01-26-2006 05:39 PM

How do I make this a little smaller because as of right now its making my forumhome look off centered.

https://vborg.vbsupport.ru/

teedizz 01-26-2006 09:52 PM

I see why its doing it. Its because of long usernames, so with that being said. Is there a way to cut of a username like after lets say 12 characters & just follow the rest with ... ?

pikapin 01-27-2006 07:00 AM

Is there a version for 3.0.7??

Thanks

Totti 01-27-2006 12:13 PM

Quote:

Originally Posted by teedizz
How do I make this a little smaller because as of right now its making my forumhome look off centered.

https://vborg.vbsupport.ru/


stripping the topictitles a bit earlier, think you set it in the options

noreturn 02-05-2006 12:44 AM

Hi - Very nice hack. Installed on our board earlier today and I, and others, have made several posts. In the column "Latest Replies" under the heading "THREAD:" it does not display any text for threads. When I do make a post into a thread it will change the tilte from "old" to "new" but no name will ever appear next to it.
Any ideas?

Thanks

EDITED: Never Mind...Dummy me had it set to "0" in admin cp. I thought it would use internal setting but it did not. When I manually told it to display 25 characters it works.

thedvs 02-05-2006 09:02 PM

Can this be fixed so that guests/not logged in, users awaiting email cannot see the stats...

or some quick code to prevent them?

redlabour 02-06-2006 08:41 AM

??? This is made by your own at the AdminCP options. !!!

thedvs 02-06-2006 10:17 AM

@ redlabour is that comment made to me redlabour?
as if so I don't see an option to deny certain usergroups permission to see the stats.

The Realist 02-12-2006 11:04 AM

Getting this error in regards to uncached templates on the botton of my forums:

Uncached templates: topXstats_member_bit (5)
Uncached templates: topXstats_poster_bit (5)
Uncached templates: topXstats_stats_bit (1)
Uncached templates: topXstats_thread_bit (5)

How to I cach them?

RDX1 02-13-2006 03:13 PM

After installing this, my unregistered users couldn't view the forums. Anyone else have this problem?


All times are GMT. The time now is 01:31 AM.

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.01600 seconds
  • Memory Usage 1,825KB
  • 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
  • (6)bbcode_html_printable
  • (1)bbcode_php_printable
  • (8)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
  • (40)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