vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Statistics Modifications - Cyb - Advanced Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=201274)

fragov 11-06-2009 08:52 PM

abstroose, easiest way it's try to remove post count and date/time information (as it anyway useless). If it won't help then you should edit styles, it's not so easy to explain. :)

Driven By Shine 11-07-2009 08:15 AM

Quote:

Originally Posted by fragov (Post 1911102)
Driven By Shine, bad idea add this link to Top-5 Pop-up, as when somebody will turn off statistic he will not see this pop-up anymore.

I didnt think of that, thanks Ill look into your suggestion and see what I can find.

Thanks again

Driven By Shine 11-07-2009 08:27 AM

Should it look like that or should there be some gap in between, if so how do I do that properly?

When I close them, the link appears but when I click on it I get a 404 Not Found Message, what have I done?

Thanks

Chris

PHP Code:

<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if><if condition="!$cybstats_show"><tr><td class="vbmenu_option"><a href="/misc.php?do=enablestats" rel="nofollow">$vbphrase[cyb_afs_turnon_stats]</a></td></tr></if> 


Jeweetog 11-07-2009 12:28 PM

Hi,

Are these stats - once installed - visible to everyone? Or is that configurable?

Thanks!

dbigras 11-08-2009 04:29 AM

Same here. Version 5.8.1 works great, but not 6.6.1, on a 3.8.3 board. It doesn't matter what I do, it still gives me the same problem:

No stats are shown in Forum Home, but we see the bar for the module, it just doesn't display anything underneath. But for some reason it will work with VBAdvanced.

If I uninstall 5.8.1 and install 6.6.1, it gives me the same problem.

ULFSoft 11-08-2009 09:08 AM

Quote:

Originally Posted by Sidewindr (Post 1903563)
Yes, this version kills my server. load jumps from between 1.5 to 3 up to 8 to 10 when enabling the add-on. Large forum..

Members: 38,805
Threads: 103,206
Posts: 1,319,250

Around 180-200 online at the time it kills the server ...

Running 3.8.4PL1 of vBulletin now ...

Previously I was running 3.6.8 and the 3.6 version of this mod and did not have the same issues ..

Same Problem !

yahya issa 11-08-2009 02:23 PM

Thank you!

StormLily 11-09-2009 05:36 PM

For some reason, this mod isn't showing up for me after I've instaled this mod. I've even placed the $cybtopstats in the FORUMHOME where I wanted it to go because I have a custom style and it's still not showing up. The mod is enabled so I don't know why it's not showing up.

fragov 11-09-2009 08:33 PM

Quote:

Originally Posted by Driven By Shine (Post 1911257)
When I close them, the link appears but when I click on it I get a 404 Not Found Message, what have I done?

I think your forum is in folder, something like http://domain/forum/. If yes, you have to change
PHP Code:

<a href="/misc.php?do=enablestats" rel="nofollow"

to:
PHP Code:

<a href="http://your_domain/path_to_forum/misc.php?do=enablestats" rel="nofollow"


abstroose 11-11-2009 07:10 PM

Quote:

Originally Posted by fragov (Post 1911103)
abstroose, easiest way it's try to remove post count and date/time information (as it anyway useless). If it won't help then you should edit styles, it's not so easy to explain. :)

Thanks for your help, but the only reason I had those settings on is because I had just tried reinstalling the mod with default settings to see if that fixed it.

I still get the same problem regarding of the settings :confused:


All times are GMT. The time now is 11:10 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.01940 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
  • (4)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