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)

nikosb 01-15-2012 02:35 PM

Thank you for the update

Xowi 01-15-2012 02:48 PM

Great :)
Thanks for the update and support.

jack150464 01-15-2012 02:55 PM

Thank you for the update

EgyKit 01-15-2012 03:13 PM

You can increase number of new posts by one to fit this space.

Quote:

Originally Posted by Pvtiste (Post 2288158)
Thanks Valter for the update.
I have just a little problem, I have a space since the update:

http://img855.imageshack.us/img855/5...20115at102.gif


Pvtiste 01-15-2012 03:49 PM

Quote:

Originally Posted by EgyKit (Post 2288183)
You can increase number of new posts by one to fit this space.

are you talking about "Number of results to show in Main Top Stats box"?
If yes, I already tried and that does not work.

EgyKit 01-15-2012 04:03 PM

I see you have 13 results on the right column for new posts, if you have enough experience with php you can edit the php code to view 14 result to fix this issue by yourself.. I already use a custom plugin based on this plugin showing only new posts, you can see it by clicking on the green collapse button that appear after navbar on every page on my forum.. check my signature..

Quote:

Originally Posted by Pvtiste (Post 2288193)
are you talking about "Number of results to show in Main Top Stats box"?
If yes, I already tried and that does not work.


Pvtiste 01-15-2012 04:22 PM

Thanks EgyKit for your help, it works I just changed this line :


PHP Code:

$vsacb_resnr_lp = ($vsacb_resnr 2) + 1

to

PHP Code:

$vsacb_resnr_lp = ($vsacb_resnr 2) + 2

:)

EgyKit 01-15-2012 04:45 PM

Nice :) glad you edited the code successfully, I didn't know that posting php codes from the plugin on public is allowed :).. I just gave you the clue.

Quote:

Originally Posted by Pvtiste (Post 2288210)
Thanks EgyKit for your help, it works I just changed this line :


PHP Code:

$vsacb_resnr_lp = ($vsacb_resnr 2) + 1

to

PHP Code:

$vsacb_resnr_lp = ($vsacb_resnr 2) + 2

:)


Alan_SP 01-15-2012 06:16 PM

Now vBSEO links work fine, all of them. :up: Thanks Valter.

As a feature request, could you add options so we could choose if links open in new or existing tab/window? Ability to add target="_blank"?

Many users on my forum, me included like links to open in new tab. Now I use browser options for that, but it could be handy if links would automatically open in new tab.

Valter 01-15-2012 07:35 PM

I may add that in future versions.

Until then just use middle click to open in new tab. ;)


All times are GMT. The time now is 12: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.02133 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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