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)

furst 07-29-2009 09:17 PM

i really wish this mod had an advanced section with shiny graphs and such ala google analytics

imk 07-29-2009 10:00 PM

<a href="http://www.manlystuff.com/forum" target="_blank">www.manlystuff.com/forum</a>

^for some reason i can't get more than 3 things to work

i want refferals top posters and top thank yous

then lastest post underneath

but it won't appear when i put them all on

it just does thanks and posters and then lastest 10 threads even tho latest 5 is selected?

imk 07-31-2009 02:51 PM

any help?

Makc666 08-04-2009 09:00 AM

Quote:

Originally Posted by Zahl (Post 1844542)
When installing I get:

You are not alone. There is really a bug in code.

Code:

Warning: mysql_query() [function.mysql-query]: Access denied for user 'root'@'localhost' (using password: NO) in [path]/admincp/plugin.php(1995) : eval()'d code on line 13

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/admincp/plugin.php(1995) : eval()'d code on line 13

The fix for this one is
  1. Open file:
    Cyb_AFStats.xml
  2. Find line:
    PHP Code:

    if (mysql_query("SELECT post_thanks_thanked_times FROM " TABLE_PREFIX "user LIMIT 0") AND !$cyb_ind_b

  3. Replace with line:
    PHP Code:

    if ($vbulletin->db->query_first("SELECT post_thanks_thanked_times FROM " TABLE_PREFIX "user LIMIT 0") AND !$cyb_ind_b

  4. After that you can re-install the product.

Coop1979 08-04-2009 03:43 PM

FYI, the demo forum has been hacked. Result of this mod?

Makc666 08-05-2009 12:17 PM

Quote:

Originally Posted by Coop1979 (Post 1861280)
FYI, the demo forum has been hacked. Result of this mod?

What answer do you aspect to get for your question? :eek:

BEB 08-09-2009 08:52 AM

This is EXACTLY what I have been looking for! Thank you very much for making the effort and providing it.

Cheers

BeB

DeviantFlash 08-09-2009 01:17 PM

I dont know if anyone else has been having this problem, but when I use this hack and I scroll to the very bottom of my page, it breaks up the forum main page into two pages. The second page consists of a blank statistics box.

Is there a setting I am missing somewhere?

*edit. Just checked and it does not do it in the current version of IE, but has started doing it in FF 3.0.13

fer_75 08-10-2009 10:36 AM

Cybernetec Please answer me with details.

I see that more than 10 people has reported this BUG and no solutions has been posted. I would really appreciate if yu help us out.

When we install this hack the layout mess out totally, the FORUM HEADER appears on the stats box.

I have uninstalled and reinstalled serveral times. Please help.

RTMdotORG 08-10-2009 02:25 PM

I suggest using the 3.7 version of this mod...it works.
every time he's been asked about the error, he says go into product settings, and asks if we know where that is and gives no reasonable response.... Your original posts states that you ARE supporting this.... so maybe you should ummmm Support your mod....


All times are GMT. The time now is 11:08 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.02190 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
  • (1)bbcode_code_printable
  • (2)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
  • (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