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)

Jamey 09-02-2013 10:52 PM

It's not even letting me install the plugin on a fresh 4.0.2.. It keeps going to a connection reset page.

Any ideas? Or is this mod graveyard material?

Jamey 09-07-2013 11:22 AM

I guess it's not supported anymore.

ozzy47 09-07-2013 12:03 PM

Quote:

Originally Posted by Jamey (Post 2443895)
I guess it's not supported anymore.

You can try this one, it is fully supported, https://vborg.vbsupport.ru/showthread.php?t=238351

Lena Gk 09-08-2013 06:01 PM

i had this issue too. fixed it by playing around with the template. Find "vsa_topstats_newposts"

and search for "width:1%;white-space:nowrap;text-align:center;vertical-align:middle;" Remove any padding info right before it in the style, and set width to 2%. Save>reload and they should show up again

Jamey 09-11-2013 01:24 PM

Quote:

Originally Posted by ozzy47 (Post 2443899)
You can try this one, it is fully supported, https://vborg.vbsupport.ru/showthread.php?t=238351

Thanks...I will try that one. Sucks this one isn't supported anymore. Should be marked unsupported too.


Quote:

Originally Posted by Lena Gk (Post 2444200)
i had this issue too. fixed it by playing around with the template. Find "vsa_topstats_newposts"

and search for "width:1%;white-space:nowrap;text-align:center;vertical-align:middle;" Remove any padding info right before it in the style, and set width to 2%. Save>reload and they should show up again

You have to be able to install it first.

Edog 09-16-2013 12:19 PM

Quote:

Originally Posted by Lena Gk (Post 2444200)
i had this issue too. fixed it by playing around with the template. Find "vsa_topstats_newposts"

and search for "width:1%;white-space:nowrap;text-align:center;vertical-align:middle;" Remove any padding info right before it in the style, and set width to 2%. Save>reload and they should show up again

Thanks alot this worked great although now they are a little smushed so to speak but at least showing up

frightie 10-07-2013 04:47 AM

1 Attachment(s)
I upgraded my VB to 4.2.1 recently and like many of you I had issues with the background being white. It took me a while, but I was able to fix the background by tweaking the appropriate templates. You can find everything you need to edit in Valter Templates.

For the LATEST POSTS row:

EDIT the template vsa_topstats_stats
SEARCH for vsastats_lpdiv (ignore the first result)
REPLACE background-color:{vb:stylevar editor_background.backgroundColor};
WITH background-color:#HEXCOLORHERE;

SEARCH again vsastats_lpdiv (should be just below previous one)
REPEAT steps above
SAVE

If you use another row that contains blocks you'll need to edit the template for that specific block. For example I have two blocks in a single row: Latest Blog Entries and Most Viewed Threads. So I had to edit the templates that correspond with each block, which were vsa_topstats_blogs and vsa_topstats_mostviewed. If you have something else like Most Popular Forums then you'd edit vsa_topstats_topfurms, etc..

Once you're in the correct template:

LOOK where it says <td style="padding:0px
ADD background-color:#HEXCOLORHERE; right before the padding:0px

EXAMPLE:

<td style="padding:0px

BECOMES

<td style="background-color:#000000;padding:0px

So you're just basically adding that small background line before each padding in the template, which should be 4 times.

See the attached image as an another example. Hope this helps.

johnbmtl 10-13-2013 08:00 PM

I just downloaded the latest version to my vBulletin (4.1.10).

The stats section doesn't appear anywhere and if I choose any option besides "below navbar" the forums disappear completely.

If I uninstall the mod, I have no forums at all.

Please help.

huyhk 10-14-2013 03:23 AM

I am wondering why it does not have Latest Threads?

ZnaZ 10-16-2013 06:25 PM

I updated to 4.2.2
and get the following error when I go into the community
Function split() is deprecated in ..../forum.php(791) : eval()'d code on line 49
and it disappears when I turn off VSa - VILXH - MN forumhome_complete


All times are GMT. The time now is 10: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.02938 seconds
  • Memory Usage 1,745KB
  • 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_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