vb.org Archive

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

loonytune15 11-29-2006 12:25 AM

Have updated to the latest version.

Is there any chance of adding to the next version the ability to have all stats on the seperate page, but only certain stats on the forum home?

AWJunkies 11-29-2006 12:59 AM

I am getting XML error line #1 ??? When trying to update and overide the previous version. Only difference since the latest update you did few days ago or whatever was that I changed from php4.4.2 and upgraded to 4.4.4 could this be the issue?
It was so I could use the advanced warning system for Vbulletin. Please inform.

imfeelingitdawg 11-29-2006 01:02 AM

Thanks for the updates!

One question. Is there anyway to have the dates show like the rest of the forum, i.e. Today and Yesterday? That would be great!

NeutralizeR 11-29-2006 07:44 AM

A question about the queries...

Usergroup enabled to see the stats (FORUMHOME):
15 queries

Usergroup disabled to see the stats (FORUMHOME):
15 queries (stats aren't displayed)

When i disable the product, 11 queries are runned... Isn't it possible to disable the product execution completely if the usergroup isn't allowed to view it?

Edit:
Majority of the visitors of my forum are the guests and i didn't want to waste my server resources for something hidden to them, so i edited the following plugin and added some lines at the top and at the bottom:

Cyb - Advanced Forum Statistics - MN

Added these lines at the top of the codes:
Quote:

if ($vbulletin->userinfo['usergroupid'] == 1)
{
}
else
{
And this line at the bottom:
Quote:

}
Worked for me, no extra queries for the hidden content.

Sune24 11-29-2006 09:24 AM

Possible to make it so the stat page width is not static but variable, like the rest of the forums?:) otherwise people have to collapse the stat page in order to run forums in say 1024x764

captainslater 11-29-2006 11:36 AM

Cybernetec, maybe you could phrase for the next release the places for the top-x stats: none, below forums, above forums etc.

Valter 11-29-2006 11:51 AM

v4.5 - Nov 30. 2006.
-Fixed bug (queries executed in background for users who are not allowed to see stats)

PLEASE UPGRADE.

Upgrade Info: Import XML, allow overwrite.

migowebdesign 11-29-2006 12:33 PM

Quote:

Originally Posted by migowebdesign (Post 1090445)
Hi,

is it possible to get a fix for this issue?
I've the same problem at my board

Thx in advance

Cheers
Mike

testurl: http://www.bihforum.com/index.php?f=121

**push**

BBProductions 11-29-2006 12:36 PM

is there a way to keep it callapsed as default??

Shazz 11-29-2006 01:05 PM

[high]* Shazz updates again
[/high]
:confused:

loonytune15 11-29-2006 11:14 PM

Updated again :D

Is there any chance of adding to the next version the ability to have all stats on the seperate page, but only certain stats on the forum home?

yui333 11-30-2006 01:38 AM

What a nice hack! Thanks for sharing..

I have a small problem though with it..

See the picture below:

http://img201.imageshack.us/img201/7...board04wl0.gif

How can I get the "latest posts" window fit with its section size in the Stats table?

I want to get rid of this dark line in the right edge.. can you understand what I mean?

Shazz 11-30-2006 02:06 AM

How do you guys have so many problems with that line up?
None of my skins have that problem.. :confused:

[high]* Shazz expects another update :cross-eyed:[/high]

AWJunkies 11-30-2006 04:34 AM

Quote:

Originally Posted by AWJunkies (Post 1127736)
I am getting XML error line #1 ??? When trying to update and overide the previous version. Only difference since the latest update you did few days ago or whatever was that I changed from php4.4.2 and upgraded to 4.4.4 could this be the issue?
It was so I could use the advanced warning system for Vbulletin. Please inform.

Any update or news on this???

Valter 11-30-2006 11:01 AM

Quote:

Originally Posted by AWJunkies (Post 1128498)
Any update or news on this???

Use original XML.

BBProductions 11-30-2006 12:03 PM

is there a way to make this minimized default?

Valter 11-30-2006 12:05 PM

Quote:

Originally Posted by BBProductions (Post 1128681)
is there a way to make this minimized default?

Yes. I will add an option in the next version.

Quote:

Originally Posted by migowebdesign (Post 1128049)

I see no why you need to use index.php?f=fid instead of forumdisplay.php?f=fid ? :cross-eyed:

lauxanh 11-30-2006 01:54 PM

hi there, i am newbie, may i ask you:

is there any instruction to upgrade?
do i need to uninstall the hack before install the new one? if yes, how could i install this hack.

thanks alot, this is a very nice hack

da420 11-30-2006 03:08 PM

Quote:

Originally Posted by lauxanh (Post 1128737)
hi there, i am newbie, may i ask you:

is there any instruction to upgrade?
do i need to uninstall the hack before install the new one? if yes, how could i install this hack.

thanks alot, this is a very nice hack

Upload the product with the allow overwrite option set to yes.

dina 11-30-2006 04:39 PM

Did a quick search but couldn't find anything.. Basically the "New users" doesn't update itself automatically when users join the board.
I can see the name of the new user other places at the board but not in the list of new users in this mod.
Does it use certain criterias that I'm not aware of? Anything to do with if the user hasn't verified the account yet?

theChronic 11-30-2006 09:25 PM

Quote:

Originally Posted by theChronic (Post 1119921)
Hey folks,
I think it would be very helpful if you could set a date range that you want it to show stats for. For example, most new threads since day x. Instead of just the stats for all time.

This would be great for holding contests and such.

Thanks, let me know
John

Is there any chance of getting this added? How long would the mod take or how much would it cost to have someone do this modification? Would love to have this in the admin cp to check stats between time periods.

Shazz 12-01-2006 02:25 AM

QUESTION:

How do Spam bots bypass the posting URL permission?!

AWJunkies 12-01-2006 08:44 AM

works perfect got it to load up and love it.

Inferno Dragon 12-01-2006 09:18 AM

Another great addon :) keep up the good work! *clicks install*

blazingpc 12-02-2006 05:51 PM

Flawless!!!
*INSTALLS*

ogameclub 12-02-2006 08:11 PM

Installed, great hack

Excal 12-03-2006 03:41 AM

Is it possible to fix the exclude options in the next version? When I put a usergroup in to exclude a certain usergroup from the stats everything but the newest posts disappears. :(

Sidewindr 12-03-2006 10:22 PM

There is still an issue if placed on say a vBadvanced portal page. The links are all referenced from the present location. ie. http://www.site.com/member.php etc. when it should read http://www.site.com/forum/member.php

I think it just needs the Forum URL from vBulletin Options inserted into the links.

MrPHD 12-03-2006 10:35 PM

Great Hack. Installed.

zappsan 12-04-2006 04:10 PM

Installed, thanks :)

Orcun 12-07-2006 05:35 PM

I see vBSEO users have SEO'd Links. But Zoints SEO users still have .php?thread=234 kinda links.

Is there a way to fix this ?
Thanks.

pplc 12-07-2006 10:31 PM

Awesome hack!!! Installed.

trd167 12-08-2006 08:08 AM

installed and running. thanks!

lem 12-09-2006 05:56 PM

Is there any way to make the arrow take you to the latest post instead of the latest UNREAD post?

Andy

farooqaaa 12-10-2006 03:21 PM

How to avoid Closed threads from showing in the Statistics? ?? :(.

Also how to link the threads,forums etc to "ZointSeo" links????

HPIA 12-10-2006 09:28 PM

I was wondering...would it be posssible to add the thread starter of the thread into the latest post feature?

phovanxua 12-16-2006 06:56 AM

I like this mod and looking for it about 1 week ...finally found it here .

Thanks .

florino1 12-16-2006 06:32 PM

I guess I did something wrong in my forum. Date and time is not showing up.
It looks like this. (see attachment)
Any help?

Sorry I should mention that the screen is from Cyb-Advanced Forum Statistics.

I did try to create a new style with no success. Date and time in the main forum seems to be OK the problem appear in add-ons like advance forum statistics and vbarcade. any sugestions?

Thank You

AzzidReign 12-17-2006 12:44 AM

How would I go about moving the location of this? I'm trying to find the code to move it around but I'm not seeing it. I have something that should be up against the navbar but this is going in between the 2, I wanted to move it just below it.

Masiello 12-17-2006 09:11 AM

Thanks, great hack.


All times are GMT. The time now is 06:29 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.02550 seconds
  • Memory Usage 1,814KB
  • 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
  • (9)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