vb.org Archive

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

northwallace 09-30-2008 03:22 PM

I just went and deleted the last '/' from the end of my url. in vbulletin options. The links now work.

Masiello 10-01-2008 04:07 PM

Hi, I'm using custom style and need to be showing the enable stats link, if I use
Quote:

$cybts_enablelink
instead don't get it working and Have tried the code below, but same result, not working, where do I get wrong?
PHP Code:

<if condition="$show['cybts_enablelink']"><tr><td class="vbmenu_option"><a href="misc.php?do=enablestats$session[sessionurl_q]">$vbphrase[cyb_topstats_disabled_note]</a></td></tr></if> 

I've tried too this
PHP Code:

<tr><td class="thead">$vbphrase[cyb_afs_turnon_stats]</td></tr>
        <if 
condition="$show['cybts_enablelink']"><tr><td class="vbmenu_option"><a href="misc.php?do=enablestats$session[sessionurl_q]rel="nofollow">$vbphrase[cyb_topstats_disabled_note]</a></td></tr></if> 

My style have quick links in the navbar template

kentona 10-02-2008 03:07 AM

Hi, i've got everything working with it except the latest forum news. It shows nothing. Could you tell me how i can fix this to show the latest forum news. Thanks.

Shazz 10-02-2008 03:19 AM

Quote:

Originally Posted by kentona (Post 1635297)
Hi, i've got everything working with it except the latest forum news. It shows nothing. Could you tell me how i can fix this to show the latest forum news. Thanks.

Have you double checked your settings for the correct forum ID?

kentona 10-02-2008 03:21 AM

no i haven't. How do i do that?

Shazz 10-02-2008 03:51 AM

Quote:

Originally Posted by kentona (Post 1635306)
no i haven't. How do i do that?

Admincp > vBoptions > Cyb Advanced forum stats.

kentona 10-02-2008 04:08 AM

thanks it works now.

Shazz 10-02-2008 04:09 AM

Quote:

Originally Posted by kentona (Post 1635322)
thanks it works now.

Always check vBOptions when installing mods :)
Glad you got it

nasleaftab 10-03-2008 03:51 PM

Dear All friends,

I am happy that my first post is here in this great thread.

Thank you for this hack, it is perfect.

But I have a problem,

I cannot show it in my forum :( How can I do it? I am using Enlighten template.

Please tell me how I can use this great hack?

Please help me,

Thanks and waiting for your helps.

AdrianH 10-03-2008 04:26 PM

Quote:

Originally Posted by nasleaftab (Post 1636552)
Dear All friends,

I am happy that my first post is here in this great thread.

Thank you for this hack, it is perfect.

But I have a problem,

I cannot show it in my forum :( How can I do it? I am using Enlighten template.

Please tell me how I can use this great hack?

Please help me,

Thanks and waiting for your helps.


Installation:
1. Required:
Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]

2. Optional - if you use custom styles and stats are not shown:
Open FORUMHOME template and add "$cybtopstats" where you wish Stats box to appear


3. Optional - if you use custom styles and link to re-enable stats is not shown:
Open desired template and add "$cybts_enablelink" where you wish "Enable Top Statistics" link to appear


All times are GMT. The time now is 02:20 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.02028 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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