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....

fragov 08-12-2009 02:42 PM

I have new problem with this hack (sorry Cybernetec :) ), for some reason it don't show title for some group conversations:
http://img149.imageshack.us/img149/7...tatproblem.png

RTMdotORG 08-12-2009 02:50 PM

Quote:

Originally Posted by fragov (Post 1865901)
I have new problem with this hack (sorry Cybernetec :) ), for some reason it don't show title for some group conversations:

Use the 3.7 version of this mod, this one is not stable enough.

fragov 08-12-2009 03:04 PM

RTMdotORG, no way! This is much better. I will better wait for fix...

KoV Mr Awesome 08-12-2009 06:41 PM

How do you get more than 3 stats to show? Even though multiple boxes are checked in the admin cp, I only see 3 on the forum. Any suggestions?

fragov 08-12-2009 07:04 PM

KoV Mr Awesome, new version show only 3 stats (user can change "boxes" using dropbox menu).
If you need a lot of stats use version 5.

mallick 08-13-2009 06:00 AM

excellent mod! "installed"
how can i disable date and time show??
currently i deleted the entry in admin cp.. and i get a "," for date and time..
the reason is the stats table gets wider and looks odd for my forum.. thanks..

also anyways to diable show block 1 and 2??

Don-Z 08-13-2009 09:41 PM

Nice mod installed

christon26 08-14-2009 04:37 AM

Hi Cybernetic! I installed this mod...well the previous version of it because I like the layout options better lol and I have a question...is it possible to create a 'custom' section in the stats? The reason I ask is that I also installed this points mod: https://vborg.vbsupport.ru/showthread.php?t=219475 and would like to have the top 5 points earners there if possible...if not I understand lol :D

fragov 08-16-2009 01:35 PM

Cybernetec, another one issue, I've decided to move all new posts from my commercial forums to Classified Ads section. Also I bought product that allow me to move thread up. It works fine with threads in Last Posts, but in Classified Ads it only change it status to New, but not move it to the top (to 1st place). Is there any possibility to change that behavior?

lovevn 08-16-2009 03:33 PM

Just keeping "loading". I think this mode should be deleted from here!

mme42 08-16-2009 04:01 PM

Quote:

Originally Posted by lovevn (Post 1868577)
Just keeping "loading". I think this mode should be deleted from here!

Make sure that you have your Forum URL set correctly in the admin cp.

Admin CP > vBulletin Options > Site Name/URL/Contact Details > Forum URL

Another issue would be if you're using a vBadvanced portal and how you have it set it up. That was discussed a few pages back I believe. This mod works perfectly for me, though. :D

webgroup 08-17-2009 08:39 PM

how can I add more blocks?
The options only provided for 2 blocks

fragov 08-17-2009 08:51 PM

webgroup, this version not support more than 3 blocks (2 columns), use this version instead: https://vborg.vbsupport.ru/showthread.php?t=122986

Fergal C 08-18-2009 08:42 AM

Thanks for great Mods, installed.

Is it possible not to show the member name in the "Latest Posts" section? In other words show the thread title only in this section?

fragov 08-18-2009 08:59 AM

HostBidder, there is no such possibilit in settings, but you can edit templates and remove this column.

Fergal C 08-18-2009 12:10 PM

Thanks for the helpful reply fragov. I don't fancy editing the template files, so I'll leave it as it is for the moment.

lauxanh 08-18-2009 08:35 PM

i got problem that number of thanks show up too high.??

what going on?

msolano 08-25-2009 06:55 PM

Hello, may be somebody can help me.

In Firefox everything is ok, but in IE the popup menus don't appear near to the statistics, they appear very far away down the page!!!

Does somebody have the same issue?

Thanks for any sugestion!

tbfc 08-26-2009 06:56 PM

Hello

I've installed this Addon how it's suscribe in the "Info".
Here's the problem: The box is on the correct place AND at the end of my forum.
Why? Can you help me, please?

(sorry my english is not so good)

bojomojo 08-27-2009 11:16 AM

Guys, the exclude forums from stats thing is not working.. It still counts stats from all forums.
I am using the 3.7 version because I want to view more than 3 stats.

Edit.. I am now using the 3.8 version, and it still has the same error

saltedm8 08-27-2009 11:25 AM

Usually cyb, you have done some great work, and I have even used previous versions of this, but this one.. its unstable as random does not work, it throws an error.

also, no matter how I set it up, with exception of latest members I end up with Error: Check startup item options... it only accepts latest members as the option .. all I wanted was latest posts and to have the titles spread across the width of my forum

im afraid this time, you have not cut the mustard ( pity, as you are my fav modder ) and all the work you have done up until now, I have never had a problem with.

badheeu 08-27-2009 08:37 PM

How about add top donator
I really like this addon.

regards
http://kma.mv/forum

Eagle Eyes 08-29-2009 06:24 AM

Is there anyway to ban a user from the stats? I mean there is a user who is not banned, but needs to be out of the stats. Are we going to have any modification where userid, is banned from this modification.

fragov 08-29-2009 12:31 PM

Eagle Eyes, уou can set userids excluded from Top Stat in settings.

ablaye 08-31-2009 05:49 AM

Works great. I installed this mod on my Health and Wellness Forums.

Leo Brazil 08-31-2009 02:36 PM

I"m using version 6.6.1 for awhile and no problems so far.

But only today I've notice FF Error on this.

Error: document.getElementById("cybtopstats_lprel_area") is null
File-Source:
http://www.mysite.com/forums/
Line: 2525

Strange, it doesn't happen all the time page is loaded just sometimes. I've tried to figure out any relation but it seems random.

Any tips ?

Nikke 09-01-2009 04:56 AM

What is the intention with having both the locations Above forums and Below navbar? Are quite the same at my forum at least.

Why is there no above navbar or below header option?

Also, if I put the code "$cybtopstats" where I want it to show on Forumhome and use the selection "no auto-insertion", it doesn't show up. When I use a selection with the exact same code it shows up, twice.

Leo Brazil 09-01-2009 12:06 PM

Quote:

Originally Posted by Leo Brazil (Post 1877197)
I"m using version 6.6.1 for awhile and no problems so far.

But only today I've notice FF Error on this.

Error: document.getElementById("cybtopstats_lprel_area") is null
File-Source: http://www.mysite.com/forums/
Line: 2525

Strange, it doesn't happen all the time page is loaded just sometimes. I've tried to figure out any relation but it seems random.

Any tips ?

Just adding more info about this error. I've noticed I only get this error when I'm not logged in (Guest). I tought this error could be related to some Forums Permissions there are set to be not viewed to Guests, so included those forums ID to exclusion statistics list but error remains the same.

Still have no clue about this.

Eagle Eyes 09-04-2009 06:14 AM

In settings thats all i see. Where can i ban a user id?

Thanks. :)

Quote:

Permissions
Forums excluded from stats (List IDs, separate with commas)

Error:
1
Usergroups can't view stats (List IDs, separate with commas)

Error:
1
Usergroups not allowed to view more results

Error:
1
Usergroups excluded from stats (List IDs, separate with commas)

saso2.com 09-04-2009 06:23 AM

Loading and experience, but I have to tell you Thank you very much


All times are GMT. The time now is 07:59 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.02396 seconds
  • Memory Usage 1,826KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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