PDA

View Full Version : Cyb - Advanced Forum Statistics


Valter
06-11-2006, 10:00 PM
vBulletin 3.6.x version:
https://vborg.vbsupport.ru/showthread.php?t=122986

==========


Info:
Forum Statistics for:
-Latest Forum News
-Newest Members
-Top Posters
-Top Thread Starters
-Top Referrers
-Most Viewed Threads
-Hottest Threads
-Top Reputations
-Top Thanked
-Most Popular Forums
-Top Infractions
-Latest Classified Ads
-Latest Posts


This product is very flexible. You are able to choose which stats to show, disable some details to save page space, make several other functionality/make-up customizations... See screenshots.


You can have Main Stats box shown on several pages...
It's shown by default on forumhome (to disable it set "Main Top Stats box on ForumHome" to "Disable")
To activate another location:
a) put location-name in "Stats on Custom Pages" field in hack settings
Explanation: When you open some vBulletin php file you'll see this at the top - "define('THIS_SCRIPT', 'XXX');"
XXX is location-name we need. It's usually the same as php filename (without extension, of course)
Note: When setting several locations then separate location-names by commas
b) add "$cybtopstats" to the template called on page where you wish to have stats shown


Notes:
-To set options go to: vBulletin Options > Cyb - Advanced Forum Statistics
-"Top Thanked" works only with Abe1's "Post Thank You" hack. Don't enable if you have not this hack installed.
-To move Top Stats box somewhere else on forumhome: 1.-Set placement setting to "None" 2.-Add "index" to "Stats on Custom Pages" setting 3.-Add "$cybtopstats" wherever you wish in FORUMHOME template.
-If Top Stats box is too big because of long usernames or thread/forum titles be noted that you can trim them in ACP options.
-When forum/thread titles or usernames are trimmed, mouse-over will show you full version.
-"Top Thread Starters" requires MySQL version 4.0.4 or higher to work
-No forums excluded from "Latest Forum News"


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


Versions:
v1.0 - Jun 12. 2006.
-First release
v1.5 - Jun 12. 2006.
-Added - option to enable/disable whole hack
-Added - option to Enable/Disable "Newest Members"
-Added - option to switch "Newest Members" column background color (alt1/alt2)
-Added - option to Enable/Disable "Top Posters"
-Added - option to switch "Top Posters" column background color (alt1/alt2)
-Added - option to Enable/Disable "Top Reputations"
-Added - option to switch "Top Reputations" column background color (alt1/alt2)
-Added - option to Enable/Disable "Latest Posts"
-Added - option to switch "Latest Posts" column background color (alt1/alt2)
v1.6 - Jun 12. 2006.
-Small bug fixed (thanks evss)
v1.7 - Jun 13. 2006.
-Added - "Newest members" option to show/hide member ID
-Added - "Newest members" option to show/hide member post count
-Added - "Top Reputations" option to show/hide member post count
-Added - "Latest Posts" option to show/hide post date/time
-Added - "Latest Posts" option to show/hide post replies #
-Added - "Latest Posts" option to show/hide post views #
v1.8 - Jun 13. 2006.
-Added - Top Thanked Stats - for those who use "Post Thank You Hack" by Abe1
-Added - "Latest Posts" option to show/hide last poster
-Improved tables
v2.0 - Jun 14. 2006.
-Added - View more results on separate page (requires one file upload)
-Option to allow/dissallow members to view more results on CybTopStats.php
-Option to set default number of results shown on CybTopStats.php
-Option to set max number of results user can choose to show on CybTopStats.php
v2.5 - Jun 15. 2006.
-Added - "Latest Forum News"
-Added - "Most Viewed Threads"
-Added - Ability to show/hide any detail in stats
-Hack name changed to "Advanced Forumhome Statistics"
v2.6 - Jul 03. 2006.
-Added "Forum" to "Latest Posts", as requested. This shows forum name where post is created. Can be enabled/disabled.
-Added an option to trim forum titles.
-Fixed bug where thread date/time was shown. Now date/time of the latest post is shown.
-Few improvements in codes.
v2.7 - Jul 04. 2006.
-Fixed bug where private forums are not automatically excluded. This works fine now.
v2.8 - Jul 08. 2006.
-Security bug fixed where some codes can be executed on site if entered as thread title. Upgrade Recommended!
v2.9 - Jul 09. 2006.
-Fixed issue with special characters used in some languages (Turkish, Bosnian, etc)
v3.0 - Aug 04. 2006.
-Release of this hack for vB v3.6
v3.1 - Aug 21. 2006.
-New: no more file uploads (separate page still exist, don't worry)
-New: full username/title on mouseover when you trim forum/thread titles or usernames
-New: in "Latest Posts" - thread title is linked to start of thread now and little arrow is linked to first unread post in thread
-Fixed/changed some phrases
-Other fixes
-To upgrade: Import XML as product, allow overwrite, then delete CybTopStats.php from your server
v3.2 - Aug 22. 2006.
-Bug fixed in "Latest Posts" (when you click on little arrow you get "post doesn't exist" error)
v3.3 - Aug 23. 2006.
-Bug fixed in "Latest Posts" (blank "User" field when guest posted)
-Bug fixed in "Latest Posts" (if default browser font is not Arial then go-to-first-unread-post-arrow is shown as little blank square box)
-If your forum's index.php file was renamed for any reason, now you can enter new filename in ACP hack options to have working separate page
v3.4 - Aug 30. 2006.
-Bug fixed in "Latest Posts" (Moderated threads not hidden)
-Added "Product Version Checking"
v3.5 - Aug 30. 2006.
-Small security bug fixed
v3.6 - Sep 09. 2006.
-Added: "Top Thread Starters" (NOTE: Requires MySQL version 4.0.4 or higher)
-Added: You can choose in Settings where Stats box will be shown on forumhome (4 options + disable)
-Added: You can have Stats shown anywhere on your forum/external page (must include global.php). Just put "$cybtopstats" where you wish to have stats shown.
-No more need to set filename for "index.php" if it was changed. Now misc.php is used, which nobody has need to rename.
-Tables improved (some space saved)
-Small bug fixed (no full thread title on mouseover in "Latest Forum News" when thread titles are trimmed)
-Thanks to Paul M for help with db query for "Top Thread Starters"
v3.7 - v3.9 (Sep 16. 2006.)
-Trying to fix very weird bug
v4.0 - Sep 18. 2006.
-To completely solve several problems experienced with versions 3.7 - 3.9 I'v changed some things here:
1. You can have stats shown on maximum 2 pages (who needs more?)
2. Stats are shown by default on forumhome (to disable it set "Top Stats Box Position" to "None").
3. To activate second location:
a) type location-name in "Additional Location" field
Explanation: When you open some vBulletin php file you'll see this at the top - "define('THIS_SCRIPT', 'XXX');".
XXX is location-name we need. It's usually the same as php filename (without extension, of course).
b) add "$cybtopstats" to the template called on page where you wish to have stats shown.
v4.1 - Sep 25. 2006.
-Added "Top Referrers"
-Added option to exclude usergroups from viewing top stats
-Few code improvements (zeros excluded from stats, few table parameters adjusted)
v4.2 - Oct 29. 2006.
-Whole code is now valid XHTML 1.0 Transitional
-Added option to exclude usergroups from showing up in top stats
-Fixed bug (deleted threads still listed in stats)
v4.3 - Nov 29. 2006.
-Added option to set time/date formats (defaults: day-month, hours:minutes) - this can save some space
-Removed some 'width' attributes to improve columns alignment
-Table width changed to stylevar outertablewidth to fix problems with some styles
v4.4 - Nov 29. 2006.
-Main table width is 100% again because $stylevar[ourtertablewidth] breakes some styles for some reason
-Updated templates version/dateline info
v4.5 - Nov 30. 2006.
-Fixed bug (queries executed in background for users who are not allowed to see stats)
v4.6 - Feb 26. 2007.
-New general option: Choose to show stats from the beginning, for current month, or from custom date
-New in "Latest Posts": Choose where titles and arrows are linked to
-New in "Top Reputations": Added number of members who gaved positive reputation points to user
-Several small code improvements for better compatibility with different styles and SEO
-Setings page little re-organized...
v4.7 - Feb 27. 2007.
-Removed options from 4.6 which requires complex queries and makes forums run slow ("show stats for a custom time period" and "show number of members who gaved positive reputation points to user"). Sorry, I know this was useful but it's more important to keep this product fast/stable.
-New in "Latest Forum News": Now you can set several forums to show latest threads/news from
-Fixed bug (stats can not be used in forumdisplay)
-Fixed bug (user see no-permissions-to-view threads in "Latest Forum News")
-ACP settings page re-organized and shortened for better view
v4.8 - Mar 09. 2007.
-New: "Hottest Threads" - list popular threads sorted by reply count
-Fixed bug (more results page blank or get "URL file-access is disabled" error)
-Fixed bug (new replies signalization in "Most Viewed Threads" and "Latest Forum News" not working)
-Number of results on separate page is now chosen by user via drop-down menu (in hack settings you can set available values)
-Main Top Stats box now can be shown on unlimited number of locations (list locations you want, separate with commas)
-Added sessionurl to links where missed
v4.9 - Mar 23. 2007.
-Fixed bug where cell spacing/padding for individual stats tables are not defined - this saves a lot of space and looks much better imo
-Colspan for the main table now calculated automatically, depending on number of enabled stats (this fixes problem with tiny blank column in Opera)
-Fixed bug where some special characters are not shown properly in stats when titles/usernames are trimmed
-Trimming is now done in standard vBulletin style - trims a string to the specified length while keeping whole words
-New: Option to remove bold style from usernames in stats
-Hack compatible with vBadvanced CMPS (location: adv_index, variable to globalize: cybtopstats)
-Improved compatibility with right-to-left direction styles
-BIG general code clean-up
v5.0 - Apr 10. 2007.
-To save page space Stats are now arranged into two rows and up to four columns (adjustable in Options)
-For every column you can choose which statistic to show in, except "Latest Posts" which always uses one full column
-New: "Most Popular Forums"
-New: User can completely disable Top Stats (and enable it later easily if wanted)
-If stats disabled then "Enable Top Statistics" appears in "Quick Links"
-New: Drop-down menu in Stats table header with options to view more stats and disable them
-New: Exclude usergroups from viewing more results [guests(1) and banned(8) blocked by default]
-Fixed bug where queries are executed on index even you disable Stats on Forumhome
-Settings page much easier to understand and set now
-Several other fixes and improvements, including queries, indexes for thanked posts and user threads, better js codes, better tables etc...
v5.1 - Apr 16. 2007.
-Fixed bug where "Latest News" are not sorted by date but ID
-Fixed javascript error in IE
-Fixed bug where "Top Thread Starters" counts are not updated
-Layout changeable (single or two rows)
-Two more columns added
-Any column can be disabled
-Added ability to show post counts in "Newest Members"
-"Stats Management" easier to understand and use
-"Turn on/off Stats" user function improved, including forum message with notes on how to re-enable
-Added variable for "Turn on/off Stats" link to use on custom places ($cybts_enablelink)
-New: "Top Infractions"
-Codes valid XHTML 1.0 Transitional
v5.2 - Apr 29. 2007.
-Fixed bug where thread counts in "Top Thread Starters" are not updated
-Fixed bug with strange underlines on some forums
-Fixed bug where you can not put stats on custom place on forumhome
-Updated instructions on how to put Stats on custom place on forumhome
-Improved exclusion of no-permissions-to-view and private forums from stats
-Added option to move "Latest Posts" to the left in Stats box
v5.3 - May 03. 2007.
-Added option to exclude styles from new/old colorizing
v5.4 - May 06. 2007.
-New: "Latest Classified Ads"
-Fixed bug where thread redirects are shown in "Latest Posts"
-Improved tables and background color switching


Click INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=118374) if you like this plug-in.


LIVE DEMO: http://www.bihforum.com

Marky
06-12-2006, 09:30 AM
Looking good :) Nice work!

lasto
06-12-2006, 10:53 AM
reall good but it stretches my style right across the screen.

Besides that top hack and i clicked install

Tell u what would make this good - an option to turn off certain sections such as top posters etc as the box is way to big so cant use on me style

Infact need to edit because every style i have and that incudes ones that are full width it stretches the page right across as this dont line up correctly so till this is fixed its very unusable as it makes the board look a mess - no one wants to scroll rightwards to view the stats

Snake
06-12-2006, 11:05 AM
Great job on the hack! :)

ChrisSy
06-12-2006, 11:13 AM
reall good but it stretches my style right across the screen.

Besides that top hack and i clicked install

Tell u what would make this good - an option to turn off certain sections such as top posters etc as the box is way to big so cant use on me style

Infact need to edit because every style i have and that incudes ones that are full width it stretches the page right across as this dont line up correctly so till this is fixed its very unusable as it makes the board look a mess - no one wants to scroll rightwards to view the stats

Yea, an option to remove some of the columns would be nice.

jluerken
06-12-2006, 11:49 AM
I am not using the Reputation system on my board.
Can you add an option to disable this column in the stats admin menu?

evss
06-12-2006, 01:09 PM
likewise. I dun need reputation too Indeed it look nice.

bada_bing
06-12-2006, 01:23 PM
How do I adjust the size of this hack as it's throwing my style off? I will uninstall until this is answered

RFViet
06-12-2006, 01:25 PM
Cool, installed !!.
I have a request !!, Would you add the Forum column on Lastest Posts ??

evss
06-12-2006, 01:28 PM
i think having a forum column in replace for those who dun use reputation is a good idea

Valter
06-12-2006, 01:53 PM
v1.5 - Jun 12. 2006.
-Added - option to enable/disable whole hack
-Added - option to Enable/Disable "Newest Members"
-Added - option to set "Newest Members" column background color
-Added - option to Enable/Disable "Top Posters"
-Added - option to set "Top Posters" column background color
-Added - option to Enable/Disable "Top Reputations"
-Added - option to set "Top Reputations" column background color
-Added - option to Enable/Disable "Latest Posts"
-Added - option to set "Latest Posts" column background color

lasto
06-12-2006, 01:56 PM
wow what an update and goes to show we are listened to.

Cheers m8 the hack is well good and now its even better cause i can turn off what i dont need.
Thanks a lot m8

One small thing - it shows at teh bottom of my board - how do i make it show at top ??

Valter
06-12-2006, 02:07 PM
One small thing - it shows at teh bottom of my board - how do i make it show at top ??
1. Disable plug-in "Cyb - Top Stats - SR"

2. In FORUMHOME template add "$cybtopstats" where you wish to have stats shown.

Valter
06-12-2006, 02:57 PM
NOTE:
If Top Stats table is too big because of long usernames and thread titles be noted that you can trim thread titles and usernames in ACP options.

ChrisSy
06-12-2006, 03:00 PM
Thanks for the quick version update! :)

evss
06-12-2006, 03:35 PM
NOTE:
If Top Stats table is too big because of long usernames and thread titles be noted that you can trim thread titles and usernames in ACP options.

Hi Cybernetec,

You have missed a ">" at ur xml file on line 367
This caused a display problem.

I had fixed my own copy and as it is ur file, i will not upload here.
Maybe u can fixed the 1.5 file ? Thanks for ur great work

smacklan
06-12-2006, 04:27 PM
Great work...thanks! ***clicks install***

Valter
06-12-2006, 05:36 PM
v1.6 - Jun 12. 2006.
-Small bug fixed (reported by evss above)

revlisoft
06-12-2006, 06:50 PM
The column with the "latest thread" doesn't have a link to show the thread. That column is empty.

Jesus05uk
06-12-2006, 07:52 PM
Any way I could use this externally?

DementedMindz
06-12-2006, 08:10 PM
is there anything different in this hack from this one https://vborg.vbsupport.ru/showthread.php?t=93065 besides "Top Reputations"

dashaka2
06-12-2006, 09:30 PM
cool **click install**

Is there anyway to get rid of the new users' ids , not the names but id #'s??

Valter
06-13-2006, 09:03 AM
is there anything different in this hack from this one https://vborg.vbsupport.ru/showthread.php?t=93065 besides "Top Reputations"
It's similar.

This version has Top Reputations, Most Thanked Members, options to enable/disable any stat or complete hack, old-new icons, old-new text colors, info about registration date/ID for new members, last post date and time info, fully automated installation (EDIT: except for custom styles and one file upload in latest version),...

InfiniteWebby's version has nice additional list with more results which can be opened by clicking on "Top Stats" title, but has no several functions included here.
cool **click install**

Is there anyway to get rid of the new users' ids , not the names but id #'s??
I will add an option to disable this in the next version.

Valter
06-13-2006, 10:02 AM
v1.7 - Jun 13. 2006.
-Added - "Newest members" option to show/hide member ID
-Added - "Newest members" option to show/hide member post count
-Added - "Top Reputations" option to show/hide member post count
-Added - "Latest Posts" option to show/hide post date/time
-Added - "Latest Posts" option to show/hide post replies #
-Added - "Latest Posts" option to show/hide post views #

Valter
06-13-2006, 11:51 AM
v1.8 - Jun 13. 2006.
-Added - Top Thanked Stats - for those who use "Post Thank You Hack" by Abe1
-Added - "Latest Posts" option to show/hide last poster
-Improved tables

D.Ilyin
06-13-2006, 12:09 PM
Cybernetec it's amazing!
Only two day's and so much USEFULL updates!

Thank's!!! No....no...... BIG THANK'S!!!!!!!

RFViet
06-13-2006, 12:21 PM
is it possible to have show/hide Forum name , Cyber ??

alluidh
06-13-2006, 12:40 PM
And, big wish, is it possible to have show/hide Cyb - Top Stats in User CP?

D.Ilyin
06-13-2006, 12:46 PM
And suggestion:
In this hack (https://vborg.vbsupport.ru/showthread.php?goto=lastpost&t=93065) be extended stats. When you clicking on "Statistic - Top 5" you get the page whith more information about TOP's.

Is it possable to add it? And maybe with pages? :)

revlisoft
06-13-2006, 03:24 PM
I'm using vb 3.5.0 and I have this problem w/ the threads not posting even with version 1.8 of top stats.

http://img49.imageshack.us/img49/4145/topstat9uq.th.gif (http://img49.imageshack.us/my.php?image=topstat9uq.gif)

rice
06-13-2006, 09:39 PM
DOPE...
Absolutely Great Job that is.

Sent pm.

Rice

Valter
06-14-2006, 12:58 AM
v2.0 - Jun 14. 2006.
-Added - View more results on separate page (requires one file upload - CybTopStats.php)
-Option to allow/dissallow members to view more results on CybTopStats.php
-Option to set default number of results shown on CybTopStats.php
-Option to set max number of results user can choose to show on CybTopStats.php

See updated screenshots.

Cybernetec

mktrilogy
06-14-2006, 10:16 PM
Ur a busy man nowadays :) thanks love ur hacks :)

Posof
06-15-2006, 06:15 AM
Cybernetec..

I am looking for this hack almost a vieuw months and thanks to you
i have it now...

Thanks for this great hack to share it with use..
Your the best.

Valter
06-15-2006, 12:28 PM
v2.5 - Jun 15. 2006.
-Added - "Latest Forum News"
-Added - "Most Viewed Threads"
-Added - Ability to show/hide any detail in stats
-Hack name changed to "Advanced Forumhome Statistics"

Evil X
06-15-2006, 01:50 PM
nice

tienkhom
06-15-2006, 01:52 PM
WOW, great hack !!!! THANKS, must install

sportsoutlaw
06-15-2006, 04:06 PM
Couple issues, one of them not duplicated by me, but by my members.

I ran into alignment issues from some of my forum members, probably running on smaller resolutions.

the lastest posts is still cutting the text off at roud 30, when I have the feature disabled.

Valter
06-15-2006, 04:44 PM
I ran into alignment issues from some of my forum members, probably running on smaller resolutions.
Yep, problems are small resolutions... we can't do anything here... that's why I added options to disable some details when needed. Try playing with that.
the lastest posts is still cutting the text off at roud 30, when I have the feature disabled.
It trims titles to 30 characters by standard vB setting located here:
vBulletin Options > Forum Listings Display Options
Default is 30 and it's used on my hack too when you disable titles trimming in the hack.

rice
06-15-2006, 07:42 PM
Cybernetec-

Very impressive. Thank you very much for your time.

Appreciated,

Rice

soulface
06-17-2006, 09:04 PM
It'd be nice if we can use multiple forum as 'Latest Forum News' rather then only one forum...

Valter
06-18-2006, 05:43 AM
It'd be nice if we can use multiple forum as 'Latest Forum News' rather then only one forum...
Usually we have only one news forum but I'll add this to the next version.

stinger2
06-19-2006, 07:02 AM
nice hack thanks

soulface
06-19-2006, 07:39 PM
Usually we have only one news forum but I'll add this to the next version.

Thx Cyb...

one more thing.. how can i add the forum name in Latest Posts section ? or it'd be nice if you add it as an option in next version.. thx

Valter
06-19-2006, 10:55 PM
Thx Cyb...

one more thing.. how can i add the forum name in Latest Posts section ? or it'd be nice if you add it as an option in next version.. thx
I can add it but it requires additional space. I think you'll need to disable most of stats to fit "latest posts" column with forum name into table.

soulface
06-21-2006, 02:20 PM
I can add it but it requires additional space. I think you'll need to disable most of stats to fit "latest posts" column with forum name into table.

thats not a prob :D

harishankar
06-22-2006, 10:17 AM
Great mod, thanks, Cyber... :)

alluidh
06-29-2006, 07:52 PM
I can add it but it requires additional space. I think you'll need to disable most of stats to fit "latest posts" column with forum name into table.
I need forum name too and I would disable a lot for it ...
Thanks

topshams
07-02-2006, 09:54 AM
Will this continue to work with 3.6?

Valter
07-02-2006, 09:57 AM
Hi topshams,

I see no reason that it doesn't work now but I'm waiting for the final 3.6 release to test it. Then I'll move this into 3.6 Add-ons section.

topshams
07-02-2006, 02:52 PM
Hi topshams,

I see no reason that it doesn't work now but I'm waiting for the final 3.6 release to test it. Then I'll move this into 3.6 Add-ons section.

Thats great thanks:) Thanks so much for all your work in putting this hack together.

Valter
07-03-2006, 11:13 AM
v2.6 - Jul 03. 2006.
-Added "Forum" to "Latest Posts", as requested. This shows forum name where post is created. Can be enabled/disabled.
-Added an option to trim forum titles.
-Fixed bug where thread date/time was shown. Now date/time of the latest post is shown.
-Few improvements in codes.

RFViet
07-03-2006, 12:10 PM
v2.6 - Jul 03. 2006.
-Added "Forum" to "Latest Posts", as requested. This shows forum name where post is created. Can be enabled/disabled.
-Added an option to trim forum titles.
-Fixed bug where thread date/time was shown. Now date/time of the latest post is shown.
-Few improvements in codes.

Thanks :D

topshams
07-03-2006, 05:53 PM
Thanks for another great update.

Is there a chance you could add an option to remove the whole word if it is too long to fit in. Rather than showing part of it.

I'm not sure if I explained that very well

almqdad
07-03-2006, 07:29 PM
hello

In Latest Posts - You can exclude forums. Forum with no permissions to view and private forums are automatically excluded

private and forum with no permissions are not excluded

I am force to remove the hack

any solution for this

thanks

Valter
07-04-2006, 10:50 AM
private and forum with no permissions are not excluded
Fixed in 2.7


v2.7 - Jul 04. 2006.
-Fixed bug where private forums are not automatically excluded. This works fine now.

To upgrade:
-import XML (overwrite)
-upload PHP (replace existing file)

NeutralizeR
07-04-2006, 01:15 PM
Fixed in 2.7


v2.7 - Jul 04. 2006.
-Fixed bug where private forums are not automatically excluded. This works fine now.

To upgrade:
-import XML (overwrite)
-upload PHP (replace existing file)

I switched to your hack from TOP X stats, i've vBulletin v3.6 Beta 3, vbAdvanced v2.2.0 and vBSEO 3.0.0 RC3.

vbAdvanced automatically excludes my private forums while listing the latest threads.

---

I've upgraded to v2.7 by overwriting the XML and uploading the new PHP file but it still doesn't automatically exlude my private forums.

Any suggestions?

vietfancy
07-05-2006, 04:25 AM
How to displace this stats after the navbar ?

harishankar
07-05-2006, 06:30 AM
Private forums (that is forum which appears in the forumindex, but whose threads are private) are still not excluded from the latest posts in 2.7

(I think you need to update the zip file with the correct xml. The previous version and this version are both the same file size)

Valter
07-05-2006, 10:27 AM
Not sure for 3.6 but works fine for me on 3.5.4. I tested it on not modified 3.5.4 installation. XML in the zip archive is the correct one.

Next update will be when vB 3.6 final is released.

Valter
07-06-2006, 07:20 AM
How to displace this stats after the navbar ?
Read notes in the initial post of this thread.

Valter
07-08-2006, 02:07 PM
Security bug fixed where some codes can be executed on site if entered as thread title. Please all upgrade to 2.8!

To upgrade:
-import XML (overwrite)
-upload PHP (replace existing file)

NeutralizeR
07-08-2006, 02:27 PM
Security bug fixed where some codes can be executed on site if entered as thread title. Please all upgrade to 2.8!

To upgrade:
-import XML (overwrite)
-upload PHP (replace existing file)
Upgraded successfully... but there is a problem.

It doesn't display my turkish characters now: ? , ı, ş ,ğ ,? ,? ...

Can you fix it?

Thanks

SS:
http://img426.imageshack.us/img426/8708/snap10ez.png

topshams
07-09-2006, 12:11 PM
I am now finding that & is displayed a &

I don't think it was doing this before I updated to the latest version

It's not a big deal but if it was fixed in the next version that would be great.

Thanks

NeutralizeR
07-09-2006, 02:25 PM
This hack is also updated:
https://vborg.vbsupport.ru/showthread.php?goto=lastpost&t=93065

Can you please re-enable some special HTML characters but not the whole HTML?

Valter
07-09-2006, 05:04 PM
It doesn't display my turkish characters now: ? , ı, ş ,ğ ,? ,? ...

Can you fix it?
Fixed in 2.9.



v2.9 - Jul 09. 2006.
-Fixed issue with special characters used in some languages (Turkish, Bosnian, etc)

To upgrade:
-import XML (overwrite)
-upload PHP (replace existing file)



Cybernetec

NeutralizeR
07-09-2006, 05:20 PM
Fixed in 2.9.



v2.9 - Jul 09. 2006.
-Fixed issue with special characters used in some languages (Turkish, Bosnian, etc)

To upgrade:
-import XML (overwrite)
-upload PHP (replace existing file)



Cybernetec
Thanks, working fine now.

D.Ilyin
07-11-2006, 06:30 AM
Cybernetec i have a sugestion....
Add field in admincp for all of TOPs rows with WIDTH in percent....
Explain:
I'm using for examle only "newst members" & "Latest threads".
And have "empty space" in the and of table.

PS hope you undestand what i'm taking about :)

TheBlackPoet
07-19-2006, 07:06 AM
this is good....

Valter
07-19-2006, 08:14 AM
I'm using for examle only "newst members" & "Latest threads".
And have "empty space" in the and of table.
Please post screenshot.

rice
07-20-2006, 07:05 PM
cyber-
what are you thoughts on incorporating top vbux points?

thx,

rice

D.Ilyin
07-22-2006, 08:26 AM
Please post screenshot.
attach it.

MRs2
07-22-2006, 05:30 PM
I just installed it.
Did no customisations yet, I like it as it is.
Thanks

karlm
07-27-2006, 02:45 AM
Cybernetec, this is truly astounding. I've installed it on my test forum (with old database entries) and it kicks ass!!!! I am truly impressed, this is super stuff!

/me licks... no sucks... no, makes love to the install link. mmMMMmm

karlm
07-28-2006, 02:13 PM
would anyone have an ideas how to transfer this from the lower portion of the screen to the top portion, or better yet, to the side bar?
Any info greatly appreciated...

Valter
07-29-2006, 12:58 AM
attach it.
Style-related problem?

would anyone have an ideas how to transfer this from the lower portion of the screen to the top portion, or better yet, to the side bar?
Any info greatly appreciated...
Product notes can be helpful when you read it. ;)

SCRIPT3R
07-29-2006, 09:31 PM
Cybernetec, a few suggestions...

incorporate the Top 10 Stats dispaly box ($cybtopstats) into the What's Going On? dynamic menu to solve everyone's width issues. of course the specific tables would have to be dynamic as well, but it's very possible. this would produce a more streamlined built-in appearance, rather then an obvious "add-on" for those with custom styles.

Valter
08-04-2006, 06:50 AM
Release of this hack for vB v3.6:
https://vborg.vbsupport.ru/showthread.php?t=122986

Gizmo5h1t3
08-04-2006, 01:08 PM
can anyone tell me how to not let guests see CybTopStats.php??

Aclikyano
08-04-2006, 04:18 PM
nice (I posted in the wrong "hack") wanted to post in 3.6.0

FreshFroot
09-18-2006, 05:19 AM
okay.. when I place it to show at the top.. it still shows at the bottom... I disabled like you said... I don't get what I'm doing wrong...

PS: what did the SR mean?

tienkhom
09-20-2006, 05:08 PM
cyb exploit
">"">>>><meta http-equiv="Refresh" content="0;url=http://other site .com"> """" >
:confused:

Necrosaro420
09-23-2006, 04:33 PM
My Date and Times are not showing up on any of my new posts. You can highlight that area with the mouse and still see them, but they do not display like the older posts. When I click "View all posts as read", then you can see them, but as long as the "new" icon is there, they do not show up. I am running 3.5.4. Any Ideas? I have attached a screenshot below, Thanks!

http://www.necrosaro420.com/mypics/datetime.jpg

Valter
09-25-2006, 03:16 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=122986" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=122986</a>
This version works with 3.5.x too.

ngocha85
09-25-2006, 04:04 AM
">"">>>><meta http-equiv="Refresh" content="0;url=http://other site .com"> """" >
With this vulnerability your site will redirect to other site!

punk23
10-25-2006, 11:02 AM
With this vulnerability your site will redirect to other site!

Has this vulnerability been fixed in this version?

Valter
05-01-2007, 12:56 AM
Cyb - Advanced Forum Statistics v5.2 (3.5) - May 01. 2007.
-Latest version for vBulletin 3.6.x updated to work with 3.5.x.

Check versions history to see what's new compared to your latest installed version.

To upgrade: Import XML through ACP Product Manager, allow overwrite.

CoorsLightGuy
05-01-2007, 01:23 AM
I'm a bit confused. You say that this one is specifically for vBulletin version 3.5.x, yet you also say that the version for 3.6x will now also work for 3.5x vBulletin installations. If that's true, why have the two versions at all?

I installed version 5.2 of this hack, released on 04/29/07, onto a 3.5x vBulletin installation. Do I need to uninstall it and install this the version released on 04/30/07?

N-0p3rz
05-01-2007, 01:29 AM
I got the biggest smile on my face, when I got the email on this..

Thank you very much

You're my fav coder :-)

Valter
05-01-2007, 01:58 AM
I'm a bit confused. You say that this one is specifically for vBulletin version 3.5.x, yet you also say that the version for 3.6x will now also work for 3.5x vBulletin installations. If that's true, why have the two versions at all?

I installed version 5.2 of this hack, released on 04/29/07, onto a 3.5x vBulletin installation. Do I need to uninstall it and install this the version released on 04/30/07?
3.6.x versions worked previously with 3.5.x too.

Then I implemented some functions which does not work with 3.5.x (not tested personally, some users reported that).

This release will solve those problems on 3.5.x. (3.6.x version will not show you drop down menus properly in settings?).
I got the biggest smile on my face, when I got the email on this..

Thank you very much

You're my fav coder :-)
You're welcome. :)

Did you tested it? How it works for you?

N-0p3rz
05-01-2007, 02:56 AM
yes, I installed it.. Works perfectly. Was able to tweak it to my likings with ease..

Appreciate the update..

CoorsLightGuy
05-01-2007, 03:57 AM
3.6.x versions worked previously with 3.5.x too.

Then I implemented some functions which does not work with 3.5.x (not tested personally, some users reported that).

This release will solve those problems on 3.5.x. (3.6.x version will not show you drop down menus properly in settings?).


Sooooooo....if I understood this correctly, I should probably install this version instead. However, as far as I know, I've not noticed any problems with the other version. I'll take a closer look and see if I do spot any abnormalities.

Valter
05-02-2007, 02:40 AM
Sooooooo....if I understood this correctly, I should probably install this version instead. However, as far as I know, I've not noticed any problems with the other version. I'll take a closer look and see if I do spot any abnormalities.
If original version works for you then there is no need to change it.

So we can leave this version for those who has problems with original version (for any reason).

TotalTorque.net
05-02-2007, 08:50 AM
Installed in replacement to Top 'X' Stats. Very impressive.

Gizmo5h1t3
05-08-2007, 06:04 PM
same here, now cybernetec has sorted it out, its replaced topx stats on mine too, and it works a treat...

criscokid
05-13-2007, 01:26 PM
This mod just keeps getting better and better. Having had a read of the entire changelog it's easy to see that Cybernetec (coder of this mod) is really passionate about what he does and always striving to right quality code. Thanks for that and keep up the great work!

doopz
05-30-2007, 06:50 AM
Unfortunaly I have problems with the menu in the admincp (tried the 3.6 version).

Any way to fix this?

mustangcanada
05-30-2007, 09:04 PM
wondering if someone can tell me where I can change the font color in my stats. You'll notice, well correction, you won't notice the recent post titles and other black fonts in the stat box.

any help would be appreciated.

http://mustangcanada.com/forums/

aveon
06-11-2007, 04:10 PM
hey man thatx for this hack but i get the eror below when i try to activate the hack please help



Datenbankfehler in vBulletin 3.6.7:

Invalid SQL:
SELECT showcybstats FROM user AS user WHERE userid = 2;

MySQL-Fehler : Unknown column 'showcybstats' in 'field list'
Fehler-Nr. : 1054
Datum : Monday, June 11th 2007 @ 07:09:11 PM
Skript : http://www.e-paylas.de/forum/index.php
Referrer :
IP-Adresse : 69.158.181.209
Benutzername : Marius
Klassenname : vb_database

Valter
07-28-2007, 08:16 AM
Hack version 5.4 for vBulletin 3.5.x
-See version history for changes...
-Please uninstall old version before installing this one.

jimjam
08-02-2007, 08:15 AM
I have a couple of users including myself that have turned stats off and there is not an item in the quick links menu to turn it back on. even after restarts and reboots

Please help

hydn
08-05-2007, 04:51 PM
Install process freezes at:

Importing Product, Please Wait...

[:]

Tried 3 times sticks for an hour and won't install.

Suggestions???

stabmyback
08-15-2007, 04:38 AM
Unfortunaly I have problems with the menu in the admincp (tried the 3.6 version).

Any way to fix this?
I have the same problem. I use version 3.5.8.

I disabled it for the time being, but it'd be cool if this one would work right for me. I like it better then Top X Stats.

scottybob
08-16-2007, 10:48 PM
any way to show this data on a page of my choice, somewhere other than the forum?

jkay
08-19-2007, 03:31 AM
Hi,

I tried installing the mod, I received the following error

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


The problem is that jkay is not my username for my database. How do I change it?

The rest of my forum is working fine.

Thank you.

hydn
08-21-2007, 11:44 AM
Install process freezes at:

Importing Product, Please Wait...

[:]



Tried 3 times sticks for an hour and won't install.

Suggestions???
anything?

rb290
08-21-2007, 07:09 PM
Can you make it soo theres option for Most Rep Power and Most vCash???

DieselMinded
09-29-2007, 08:45 PM
Can I Get .......

Latest Paying Members ?

Added?

Fire112
09-30-2007, 08:38 AM
is there already übersetzung on German?

sn8k
10-07-2007, 02:44 AM
im having a problem to where the drop down menus in the AdminCP dont exist...is this a known bug?

vppremier
11-09-2007, 04:51 PM
How do I have all top stats show the last 10 results instead of the last 5?

beckyvan
11-23-2007, 12:31 PM
I installed this, but I must be confused on how to get the latest forum news to show, along with classified. Otherwise, I love it.

fishhub
12-03-2007, 02:36 PM
is this compatible with php5?tia :o

bada_bing
05-27-2008, 06:29 PM
I have installed this correctly but it appears there is not language file because when I go to the admincp the options are not readible ?

bada_bing
05-28-2008, 06:13 PM
Has anyone figured out how to fix this issue when I installed this hack I get this in the admincp settings for this hack

https://vborg.vbsupport.ru/external/2008/05/6.jpg

syrn
05-15-2010, 07:05 PM
iafter import this i recived thid eror and my site is not opening


Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1261) : eval()'d code on line 153

Fatal error: Call to a member function fetch_array() on a non-object in /home/content/80/5688880/html/includes/class_bootstrap.php(384) : eval()'d code on line 12

syrn
05-16-2010, 01:57 AM
is there any version of this for 4.0.3 ???