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)
-   -   Add-On Releases - Update 4.0.4a - [AJAX] - Advanced Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=232811)

Lupixos 01-14-2010 09:08 AM

Can one of newest posts do not display forum but the forum is to be displayed in a costum.

In the moment it is so that when I select a forum which will not be displayed, it disappears from all over the statistics.

since any one can do something

Veer 01-14-2010 09:15 AM

Please add an option to "exclude users by user ids".

thanks.

nci 01-14-2010 01:51 PM

Installed,Got the same problem with VB 4.01 like others,the whole statistic merged up in one line ,on the left.
When I change the storage of my CSS from files ,it corrected itself.
NOMINATED.this versions feature is so rich and fast.
Good work ,Guess you will try and work on that for us ,since storing css on files is an optimization priority.
Waiting................

LifesGreatestGift 01-14-2010 06:40 PM

May I make a suggestion?

Currently the code for the links in the list are as follows:

PHP Code:

<a href="{vb:link thread, {vb:raw content}, {vb:raw content.gotonewpost}, 'threadid', 'fullthreadtitle'}" onmouseover="topxTip(document.getElementById('tip_{vb:raw content.threadid}').innerHTML)" onmouseout="UnTip()">{vb:raw content.titletrimmed}</a


Is there anyway you can register the proper variables in the php file so that the link may look like this:

PHP Code:

<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}">{vb:raw content.titletrimmed}</a


Currently when someone clicks on a thread in the list, it takes them to the last page of the thread, but not the last post, or even last unread post. it is missing the #POSTID

Thanks in advance!

VonDoom 01-14-2010 06:45 PM

Quote:

Currently when someone clicks on a thread in the list, it takes them to the last page of the thread, but not the last post, or even last unread post. it is missing the #POSTID
+1 ....

NgocTam 01-14-2010 07:43 PM

Quote:

Originally Posted by TheWindows7Site (Post 1955828)
Currently when someone clicks on a thread in the list, it takes them to the last page of the thread, but not the last post, or even last unread post. it is missing the #POSTID

Thanks in advance!

You was wrong.

go to new post <=> go to oldest unread post

Oldest Unread post not is the same with last post

if you havent' visited forum for a long time, go to new post <=> go to page 1 - not include last post

LifesGreatestGift 01-14-2010 08:02 PM

Well in that case the link should look like the following:

PHP Code:

<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>&nbsp;&nbsp;<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" width="10" height="8" /></a

Something along those lines. IDK, im not the developer. I do know that lastpostid does need to be registered and called in the PHP file :) (Not my forte)

willy888 01-14-2010 08:51 PM

latest news dont appears anything

sportsoutlaw 01-14-2010 09:53 PM

Can we get a time cutoff added to the stats? I like showing these stats for the last X days, not all time.

Tripolis 01-15-2010 06:58 AM

What about:

• Title: Test
• Thread Starter: Sledgehead
etc.

??


All times are GMT. The time now is 09:22 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.01311 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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