View Full Version : Statistics Modifications - Cyb - Advanced Forum Statistics
Valter
01-09-2009, 10:00 PM
Info:
AJAX Forum Statistics:
-Latest Posts
-Latest Forum News
-Most Viewed Threads
-Hottest Threads
-Most Popular Forums
-Latest Classified Ads
-Latest Blog Entries
-Latest Group Posts
-Newest Members
-Top Posters
-Top Thread Starters
-Top Referrers
-Top Reputations
-Top Thanked
-Top Infractions
-Profile Visits
-Latest Social Groups
-Latest Donations
You can turn on/off individual stats, count data from last x days for some of them if you wish, trim titles/usernames 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" requires Abe1's "Post Thanks" hack to work
-"Latest Donations" requires "Cyb - PayPal Donate" hack to work
-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.
Before you ask:
This was created for vBulletin forum and will integrate into it perfectly if both, forum and addon are set properly. If you are using custom styles you may need to add product variable manually to your templates. Product will work with no problems on vBa CMPS if it's installed to the forum root folder. If you have installed vBa CMPS to some other folder you may experience several problems, including bad links, stats not loading,... etc... especially if you are using several domains. Put your cmps_index.php to forum root folder to avoid these problems.
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
v5.5 - Sep 06. 2007.
-Group membership checking improved (works now for supplementary usergroups)
-Optimized (including: one less query, some unneeded lines removed,...)
-Several minor bugs fixed
v5.6 - Oct 08. 2007.
-Fixed bug where users are not displayed using tags from their "display usergroup"
-New: Timecut (count data from last x days only)
-Individual stats can be excluded from Timecut
-Removed New/Old-Color settings, used "time" CSS settings to mark old data
-New: "Top Reputations" now shows Reputations+Reputation Level
-New: "Top Infractions" now shows Infractions+Infraction Points
-"Top Thread Starters" does not require MySQL version 4.0.4 or higher to work anymore
-Several minor bug fixes and improvements in code...
v5.7 - Oct 22. 2007.
-New option: "Show actual reputations instead of reputations given by members"
-Minor bug fixes
v5.8 - May 02. 2008.
-CSRF protection added
-Compatible with vBulletin 3.7 Gold (may not work with Beta/RC releases)
-New: "Latest Blog Entries"
-Minor bugs fixed, some code optimization done
v5.8.1 - May 24. 2008.
-Fixed bug where wrong usernames are shown in "Latest Blog Entries"
-Fixed bug where deleted users appears in "Top Thread Starters"
-Option to completely disable trimming for thread/blog titles
-Minor bug fixes...
v6.0 - Jan 10. 2009.
-New: AJAX-based
-New: Two blocks with default forum/user stats shown on page load, more available via menus
-New: Options to set default stats
-New: Options to load stats in random mode on page refresh
-Auto-refresh stats
-Post counts linked to search user's posts
-Almost completely rewritten, several options removed/added, code optimized, minor bugs fixed, officially supported on vB 3.8.x
v6.1 - Jan 12. 2009.
-Fixed: Bug where Turn-On link is not shown properly on some boards
-Fixed: Random mode not working properly
-New: Added 3rd cell
-New: Option to change cellpadding
-Looks more like 5.x
-New: 'Reload' in Latest Posts
-New Option: User can refresh Latest Posts manually once in x seconds
v6.2 - Jan 12. 2009.
-Fixed CSS validation issues
-Latest Posts: Added link to first unread post in thread
-Latest Posts: Option to disable source forum
-New: Bad admin error (shows when setup is wrong)
-Fixed some bugs in templates
v6.3 - Jan 15. 2009.
-Layout selector (single/two rows)
-On/off post time in Latest Posts
-Minor bugs fixed
v6.4 - Jan 24. 2009.
-New: "Profile Visits" stats
-New: "Latest Social Groups"
-New: "Latest Donations" ('Cyb - PayPal Donate' required)
-View/Reply counts added back to 'Latest Posts' (can be on/off)
-New: Comment counts added to "Latest Blog Entries"
-New: Option to add Stats automatically to vBA CMPS
-Known bugs fixed
v6.5 - Feb 03. 2009.
-New: Latest Group Posts
-New: Options to change title/arrow linking in 'Latest Posts'
-Fixed known bugs
v6.6 - May 10. 2009.
-New: Forum and user stats are available in both blocks now
-New: Second block can be disabled
-New: Applied permissions from 'Cyb - Advanced Permissions Based on Post Count'
-New: Added Thread Prefixes with option to on/off
-Fixed bug: 'Loading' forever
-Fixed bug: Bad linking to user who created Social Group
-Fixed bug: Latest Donations not sorted properly in some cases
-'Enable Stats' QL link auto-insertion compatibility improved
-Minor bugs fixed
v6.6.1 - May 14. 2009.
-Fixed bug: Auto-refresh does not work when second block is disabled
-Fixed bug: Random mode sometimes shows the same stats in both blocks
v6.6.2 - Apr 12. 2010.
-Fixed security bug (user able to set number of results manually)
Click INSTALL if you like this plug-in.
LIVE DEMO: http://www.bihforum.com
EuroBeat2
01-10-2009, 12:59 PM
Does version 6.0 support ver 3.7.x VB?
Valter
01-10-2009, 12:59 PM
Yes, it works with 3.7.x/3.8.x.
canpare
01-10-2009, 01:14 PM
Thanks :)
choccyclaire
01-10-2009, 01:27 PM
Thank you!
DeMonViTo
01-10-2009, 01:37 PM
thx for addon :)
shadowevil
01-10-2009, 01:39 PM
nice MOD ... *installed*
Rene Kriest
01-10-2009, 01:43 PM
OMG! This rules! Finally this need tool is ported to AJAX.
Great things get even better. Thank you very much CYB. You are one of vb's best contributors in my eyes. I already installed some of your addons without reading more than your install instructions because of the high standards of your addons and thought that installing would make sense because you coded it and was never disappointed. :)
Noonster
01-10-2009, 01:43 PM
Glad to see this updated for 3.8. Great hack!
madmax1228
01-10-2009, 01:46 PM
Thank you. This is by far one of our favorite mods.
furst
01-10-2009, 01:51 PM
Nice, thanks for the update.
veenuisthebest
01-10-2009, 02:02 PM
Loving it :)
1. I have vbseo installed, still it shows file names like showthread.php etc, does not display rewritten url's. It did not happen in non-ajax version.
2. How do I remove the one line space between every row.
3. Would really like some loading graphic gif when switching stats otherwise it looks as if it isn't loading.
4. When viewing Latest Posts, "Latest Posts" should not display in the dropdown menu. Similarly with other stats.
Thanks
ArnyVee
01-10-2009, 02:08 PM
Headed out for awhile, but will be updating to this new version when I get back! Thanks Cyb! :D
luan7749
01-10-2009, 02:16 PM
For 3.7xx ???
Valter
01-10-2009, 02:24 PM
For 3.7xx ???
As said above, also in 3.7 thread, it works with both - 3.7.x and 3.8.x.
jlew24asu
01-10-2009, 02:25 PM
v6.0 - Jan 10. 2009.
-New: AJAX-based
-New: Two blocks with default forum/user stats shown on page load, more available via menus
-New: Options to set default stats
-New: Options to load stats in random mode on page refresh
-Auto-refresh stats
-Post counts linked to search user's posts
-Almost completely rewritten, several options removed/added, code optimized, minor bugs fixed, officially supported on vB 3.8.x
WOW what a nice update. thanks Cyb. can I go on record and say you are the best coder here. well done.
Danial_Faster
01-10-2009, 02:29 PM
Thank you for update.
DarkFormula
01-10-2009, 02:36 PM
Any way to have it show the tables with like eight different stats (like your 5.8.0) versus the current two?
Also, my brother (another Admin) still shows his 2,000,000 posts he added in his profile. I thought this was supposed to reflect only what the post history is?
jmurrayhead
01-10-2009, 02:43 PM
Great work, Cyb...you've out done yourself with this :up:
Danial_Faster
01-10-2009, 02:45 PM
Please do half of left colum,top poster and new members.
What i do?
abouahmed
01-10-2009, 02:47 PM
thanks installed
wanno
01-10-2009, 02:48 PM
Still not resolved the date and time troubles in dutch release.
I added %d-%m in DATE and %H-%i in TIME
and this is the forum display
10-01, 17-%i
How can I resolve this?
ps: thanks
furst
01-10-2009, 03:09 PM
I miss having the # of posts displayed in the Latest Posts.
SnowBot
01-10-2009, 03:12 PM
Now what a hard working chap you have been :) GREAT work :)
SemperFideles
01-10-2009, 03:17 PM
I don't meant to sound like a whiner but the stats are now pared back to only allow two stats on the page where I used to be able to select the number of columns. Was this pared back for a reason?
Valter
01-10-2009, 05:10 PM
More columns/stats looks nice but it's not good for larger forums.
This version is better regarding server load.
First off, nice work as always.
However, I was looking for the user stats to be displayed as well, I guess like in the old versions. Any chance we can get the option to do that? Some of us either don't have boards where it's a large hit, or we have servers/accounts that the hits won't matter and we'd like to see these stats as well.
frightie
01-10-2009, 06:08 PM
Thanks for the update, but myself and my users both agree the old design was better, so I've reverted back to the previous update. Will change back if there's an option for more stats to be shown together instead of just the two.
psychotica
01-10-2009, 06:30 PM
Loving it :)
1. I have vbseo installed, still it shows file names like showthread.php etc, does not display rewritten url's. It did not happen in non-ajax version.
I have the same problem.
saihat
01-10-2009, 06:51 PM
Thanks
Turn off Top Stats
Bkdenice
01-10-2009, 06:53 PM
Hi,
I have a problem, in my vba the content doesn't appear
The script stack on Loading...
But on the misc.php?do=cybstats works
alnassrah
01-10-2009, 06:56 PM
The problem arises when the suspension statistics
https://vborg.vbsupport.ru/external/2009/01/72.jpg
The same problem
rbecking
01-10-2009, 07:04 PM
I have a problem in that the drop down boxes look blank until you move the mouse down to highlight the words and they appear what do I need to change this?
fragov
01-10-2009, 07:20 PM
Is it possible to show Blog posts somwhere? As users post to blog not often and now they have make additional steps to get new entries list.
jmurrayhead
01-10-2009, 08:05 PM
The random option doesn't seem to work...
davidhso
01-10-2009, 08:29 PM
I get this error:
Fatal error: Call to undefined method vb_activecache::flush() in /home/x/public_html/forum/includes/adminfunctions_template.php(2359) : eval()'d code
on line 6
Any ideas?
muhammedislam
01-10-2009, 08:29 PM
it works fine for me too but there is a little prob.
When I turn it off from the portal I cant turn it on agen from my links;
it says ".((!$cybstats_show) ? ("options['bburl'] . "/misc.php?" . $GLOBALS['vbulletin']->session->vars['sessionurl'] . "do=enablestats\" rel=\"nofollow\">$vbphrase[cyb_afs_turnon_stats]") : (""))."
So what can I do ?
zefyx
01-10-2009, 08:47 PM
Uninstalled & went back to Cyb - Advanced Forum Statistics 5.8.1, I really think you should be able to choose if you want the new layout, or the classic AFS layout. Thanks anyway Cyb.
djrichards
01-11-2009, 04:14 AM
Uninstalled & went back to Cyb - Advanced Forum Statistics 5.8.1, I really think you should be able to choose if you want the new layout, or the classic AFS layout. Thanks anyway Cyb.
I agree and and switching back to the older version, too. My users don't like the new layout.
We all truly appreciate your efforts but it seems like an odd choice to reduce features. Having choices is better.
Nectro
01-11-2009, 04:46 AM
I have the same problem.
Me too, Urls are not getting changed to what vBSeo has them setup as :confused:
rizelim
01-11-2009, 05:59 AM
thanks
rbecking
01-11-2009, 08:05 AM
I have a problem in that the drop down boxes look blank until you move the mouse down to highlight the words and they appear what do I need to change this?
Anybody able to help me with this, what part of templates does the drop down use?
steve1966
01-11-2009, 08:13 AM
also changing back to older version thanks anyway
GeoMapia
01-11-2009, 08:46 AM
I agree and and switching back to the older version, too. My users don't like the new layout.
We all truly appreciate your efforts but it seems like an odd choice to reduce features. Having choices is better.
The problem arises when the suspension statistics
https://vborg.vbsupport.ru/external/2009/01/72.jpg
The same problem
it works fine for me too but there is a little prob.
When I turn it off from the portal I cant turn it on agen from my links;
it says ".((!$cybstats_show) ? ("options['bburl'] . "/misc.php?" . $GLOBALS['vbulletin']->session->vars['sessionurl'] . "do=enablestats\" rel=\"nofollow\">$vbphrase[cyb_afs_turnon_stats]") : (""))."
So what can I do ?
The same problem on vBulletin 3.7
My users don't like the new layout, switching to 5.8.1
justino
01-11-2009, 10:32 AM
hi Cybernetec
first of all I want to congratulate you for your work;)
installed your hack and when I have new posts in sections with the name over the statistic is higher than the forum, the one to help:)
92338
christicehurst
01-11-2009, 10:47 AM
This version is as buggy as hell. Couldn't view any Profiles with it installed and stuffed up a number of areas. Uninstalled!
yingzhou
01-11-2009, 11:53 AM
It work well for my in my 3.7.5 vbulletin.
Could CYB add a button to 'ajax' refresh the statistic ?
Sunka
01-11-2009, 12:25 PM
Thanks for the update, but myself and my users both agree the old design was better, so I've reverted back to the previous update. Will change back if there's an option for more stats to be shown together instead of just the two.
Same here :up:
RedDevil
01-11-2009, 12:45 PM
Thanks for the update, like has been commented the old 3.7 version looks nicer, I will see what feedback i get as it is, always the option to go back to previous version.
Razza
01-11-2009, 01:39 PM
Isn't there anyway to have multiple stats in the box instead of just the two?
Thanks
Quantnet
01-11-2009, 01:42 PM
The content is not shown on my forum.
misc.php?do=cybs is the samething.
Valter
01-11-2009, 02:44 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
veenuisthebest
01-11-2009, 03:13 PM
Loving it :)
1. I have vbseo installed, still it shows file names like showthread.php etc, does not display rewritten url's. It did not happen in non-ajax version.
2. How do I remove the one line space between every row.
3. Would really like some loading graphic gif when switching stats otherwise it looks as if it isn't loading.
4. When viewing Latest Posts, "Latest Posts" should not display in the dropdown menu. Similarly with other stats.
Thanks
Great! Please take these into consideration if possible.
thanks
yingzhou
01-11-2009, 03:21 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
Great. I suggest a Refresh button inline. I want to refresh the statistic not the whole forum. :D
alnassrah
01-11-2009, 03:28 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
Wonderful
We are waiting for you :)
Tyran1
01-11-2009, 05:01 PM
Cyb you are the Best :up:
Razza
01-11-2009, 05:22 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
Nice one.... maybe more stats...other than just the two...like it was on 3.7
Thanks
Stifmeister2
01-11-2009, 08:02 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
Great! :D
Nice one.... maybe more stats...other than just the two...like it was on 3.7
Thanks
I second that. ;)
SnowBot
01-11-2009, 08:11 PM
Great! :D
I second that. ;)
I 3rd it :)
justino
01-11-2009, 08:35 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
Good news :D
thanks Cybernetec
Rat1972
01-11-2009, 09:13 PM
It would be nice, that when you click the link, you go to the last unread post in the topic, like the older version did. Now you go to the first of the last reply.
But still it's a great mod, but i hope and all of my members hope that the option go to the last unread post return.
quasan
01-11-2009, 09:32 PM
mmh i clicked the link disable topstats and now this happened:
ShackMaster
01-11-2009, 11:38 PM
New version does not work for me... just shows two rows of the header bar, but neither will open.
Uninstalled and went back to old version, which actually works and looks better and shows more stats.
SnowBot
01-11-2009, 11:44 PM
Quick Info: New version is coming tonight with some bug fixes, look changes, new features. :-)
New version does not work for me...
Uninstalled and went back to old version, which actually works and looks better and shows more stats.
Maybe wait........???
mastertek2000
01-11-2009, 11:53 PM
New version does not work for me... just shows two rows of the header bar, but neither will open.
Uninstalled and went back to old version, which actually works and looks better and shows more stats.
i second that Uninstalled and went back to old version, which actually works and looks better and shows more stats
nightbloom
01-12-2009, 01:48 AM
You really do make the best hacks....
thx.
BTW, I appreciate the clean, less cluttered look of this hack. Further information is there if people want to seek it out. You can choose which stats you want shown as default. <3 your work, clean, simple, well integrated.
Hannan
01-12-2009, 03:46 AM
Thanks for this, but I believe last version was so better and can more customizing!
Anyway could you please tell me how can I change the space of each line?! because there is so much space on each line
you can see it on here: http://forum.persiandown.com
Also I want to disable the User Stat and just want to show the last posts on the forum! could you let me know how can I do this
thanks
Valter
01-12-2009, 04:02 AM
v6.1 - Jan 12. 2009.
-Fixed: Bug where Turn-On link is not shown properly on some boards
-Fixed: Random mode not working properly
-New: Added 3rd cell
-New: Option to change cellpadding
-Looks more like 5.x
-New: 'Reload' in Latest Posts
-New Option: User can refresh Latest Posts manually once in x seconds
Upgrade:
-Import XML, allow overwrite
-You MUST revert any hack templates if modified
-Go to hack options page to update new settings
Voltar
01-12-2009, 04:13 AM
Is there any advantages to using this version besides the AJAX? I really like the way the version 5 looked, even though the 6.1 did do a little toward that.
If the only thing new is the AJAX (no bug fixes or anything) I might go back to the old version.
yingzhou
01-12-2009, 04:18 AM
the news things is always strange. But it's great. :D Thanks CYB. I like the design of 6.0 version because it dont need a columm for latest forum news. How can I turn if off?
Quantnet
01-12-2009, 04:25 AM
i still have empty table but now it show Loading without showing anything.
Not sure if i miss any setting in this new version. The old version 5 works fine.
Valter
01-12-2009, 04:33 AM
Voltar,
not only AJAX, but several bug fixes, less queries, and some new features.
===
Please re-download zip if you upgraded before this post, as I added temp table to avoid flickering while data is loading on page refresh.
LockeAG
01-12-2009, 04:53 AM
I just upgrade to 6.1 .. and I can't see stadistics in Firefox but in IE7 and 8 looks good...
thnaks
Hannan
01-12-2009, 04:55 AM
Now it much better thanks, but still have more work to be good:D!!
- Could you please put an option to turn each column off like version 5?
- There is still a little space between each line ,Could you please change the style like the version 5? or just let me know how can I do this
thanks for nice mods
veenuisthebest
01-12-2009, 04:59 AM
- There is still a little space between each line ,Could you please change the style like the version 5? or just let me know how can I do this
Space between cells (in pixels): Set to 1
Hannan
01-12-2009, 05:02 AM
Space between cells (in pixels): Set to 1
Yeah thanks I found it:D
veenuisthebest
01-12-2009, 05:11 AM
Thanks for the update cyb, but there are a lot of problems/bugs I can see. And different kind of errors when playing with settings.
1. For eg, getting this error when Random is selected in "Forum Stat to show on page load" setting and none of the forum stats options are checked.
Warning: array_rand() [function.array-rand]: Second argument has to be between 1 and the number of elements in the array in [path]/global.php(609) : eval()'d code on line 177
2. How do I *disable* forum stats, there is no option to do this. There is no option to disable the second block.
Thank you
GrendelKhan{TSU
01-12-2009, 05:37 AM
I had the same problems as vennuis with 6.1
disappearing check boxes when clikc the left/right button...and sometimes got similar error...(different line)
Warning: array_rand() [function.array-rand (http://www.igoo.com/forums/function.array-rand)]: Second argument has to be between 1 and the number of elements in the array in [path]/global.php(609) : eval()'d code on line 168
also, no option to stick in post and/or display counts for lastest posts? :(
I also wish had some of the old options to disable/move blocks.
anyway... loving the direction this is going with ajax enable...but this version has a few bugs. so going back to 6.0 for now. :)
christicehurst
01-12-2009, 05:39 AM
Another buggy release. I think the lesson here is if it's not broken, don't fix it.
Hi,
Please include an option to hide "Forum Titles" from Latest threads.
Thanks.
wanno
01-12-2009, 05:53 AM
Still buggy
If you disable "top thread starters" in Turn On/Off individual Stats
you can view your own forum 2 times.
Voltar
01-12-2009, 06:05 AM
Voltar,
not only AJAX, but several bug fixes, less queries, and some new features.
Thanks for the info Cyb. Is there a way we can get the GUI from v5 in the new version? Maybe a selection for the new interface vs. the old interface, and maybe AJAX on/off?
If you implemented that I could spare about $5-10 (US) for a donation. Thanks for the awesome hack so far.
aryshi
01-12-2009, 06:05 AM
Still buggy
If you disable "top thread starters" in Turn On/Off individual Stats
you can view your own forum 2 times.
the same with me
akonze
01-12-2009, 06:50 AM
Oh my god... :mad:
the old 3.7 version was much, much better. the new layout is totally crap. yesterday i installed the 6.0 version and was absolutely shocked about it. Only 2 display windows anymore. you don't get any information anymore, unless you switch to the menus (what nobody does).
now the new 6.1 version. WOW, we got a third display window. what a gread gain compared to the 7 windows we had in the old 3.7 version. Still you can't see all informations. furthermore it now busts the design when a user (or the random function) chooses two time the latest posts view.
man, what happened? bring back the old display style! the drop down menus to freely choose the display is absolutely not needed.
:down: :down: :down:
Parabellum
01-12-2009, 07:09 AM
With the 6.0 version installed my forum would still validate with W3C. After I installed version 6.1 I now get 34 errors and 8 warnings.
Looking forward to your next update! :):up:
Valter
01-12-2009, 07:26 AM
Try to uninstall/re-install product. I can not reproduce problems you reported above.
Sunka
01-12-2009, 07:32 AM
Oh my god... :mad:
the old 3.7 version was much, much better. the new layout is totally crap. yesterday i installed the 6.0 version and was absolutely shocked about it. Only 2 display windows anymore. you don't get any information anymore, unless you switch to the menus (what nobody does).
now the new 6.1 version. WOW, we got a third display window. what a gread gain compared to the 7 windows we had in the old 3.7 version. Still you can't see all informations. furthermore it now busts the design when a user (or the random function) chooses two time the latest posts view.
man, what happened? bring back the old display style! the drop down menus to freely choose the display is absolutely not needed.
:down: :down: :down:
Totally suport that.
Meaning of statistic is to see all in one place.
I use old version, but cybernetec I am very grateful for your work :up:
Svaka čast stari moj!
Tyran1
01-12-2009, 07:53 AM
I have a Bug !!!
92408 --> 92407
Pessimist
01-12-2009, 07:57 AM
Cybernetec
3 small bugs (v.6.1) - red marked:
Phrase is hardcoded.
Line 1727:
<input type=\"radio\" name=\"setting[$setting[varname]][]\" value=\"latestposts_l\" id=\"cb_latestposts_l\" " . iif(strpos($setting[value], 'latestposts_l') !== false, ' checked="checked"') . iif($vbulletin->debug, " title=\"name="setting[$setting[varname]]"\"") . " /> <input type=\"radio\" name=\"setting[$setting[varname]][]\" value=\"latestposts_r\" id=\"cb_latestposts_r\" " . iif(strpos($setting[value], 'latestposts_r') !== false, ' checked="checked"') . iif($vbulletin->debug, " title=\"name="setting[$setting[varname]]"\"") . " />$vbphrase[cyb_latest_posts] (Left/Right)
2 Parabellum
Below is problem with W3C validation ;)
Line 359:
$cybtopstats_temptable = '<table cellpadding="'.$vbulletin->options['cybtopstats_cellpadding'].'" cellspacing="0" border="0" width="100%" align="center"><tr><td class="smallfont">'.$vbphrase['cybstats_loading'].'<td></tr>'.str_repeat('<tr><td class="smallfont"> </td></tr>', $resultsnr-1).'</table>';
Should be:
$cybtopstats_temptable = '<table cellpadding="'.$vbulletin->options['cybtopstats_cellpadding'].'" cellspacing="0" border="0" width="100%" align="center"><tr><td class="smallfont">'.$vbphrase['cybstats_loading'].'</td></tr>'.str_repeat('<tr><td class="smallfont"> </td></tr>', $resultsnr-1).'</table>';
2 </tr>
Line 1277-1278:
</tr>
</tr>
Tyran1
01-12-2009, 07:58 AM
Try to uninstall/re-install product. I can not reproduce problems you reported above.
Does become the version fixed?? Looks really good!! Your work is Really to thanks!!
Bkdenice
01-12-2009, 08:16 AM
Some problem in VBA 3.1.0 on VB 3.7.5
The content doesn't appears
After uninstall and reinstall the array warnings are gone, but I have the same problem like Tyran1, whenever you change any setting the whole layout of the Forum gets totally messed. Only another uninstall or enabling the stats is helping to get the normal Forum layout back...
Hope you can fix all that, I think the new version can be great!
Thanks anyway!
vip-q.com
01-12-2009, 09:36 AM
thanks, Installed :)
Valter
01-12-2009, 09:37 AM
Tyran1, you can not use Latest News as startup item if it's disabled.
Thanks Pessimist, I'll fix this soon.
As I'm not using vBA CMPS, someone should create temp admin account for me to check it and write instructions...
Tyran1
01-12-2009, 09:53 AM
Tyran1, you can not use Latest News as startup item if it's disabled.
Thanks waiting for fixed. ;)
ReQueM
01-12-2009, 10:21 AM
I get this error:
Warning: mysql_query() [function.mysql-query (http://www.******.net/admincp/function.mysql-query)]: Access denied for user 'requem'@'localhost' (using password: NO) in [path]/admincp/plugin.php(1995) : eval()'d code on line 13
Warning: mysql_query() [function.mysql-query (http://www.******.net/admincp/function.mysql-query)]: A link to the server could not be established in [path]/admincp/plugin.php(1995) : eval()'d code on line 13
92419
jmurrayhead
01-12-2009, 11:16 AM
Same error here, and the new version completely screwed up my forum design. Could you post 6.0 again?
Rat1972
01-12-2009, 11:23 AM
@cybernetec
Are you planning in a future release that when you click the link or arrow, that you will go to first unread reply? (like in your early version, you could choose to go the last reply when you have left the topic), now all of the members are going to the last reply in the topic or the opening post.
GrendelKhan{TSU
01-12-2009, 11:23 AM
Try to uninstall/re-install product. I can not reproduce problems you reported above.
woot! that did it for me.
must be an issue with the overwrite since a couple ppl seem to have the problem.
dunno, but couldn't repeat the error once I uninstalled/reinstalled.
admittedly, I haven't tweeked it around too much this time as I was just happy its working right. :)
great job as usual, cyb. :up:
fragov
01-12-2009, 12:03 PM
Rat1972
Edit: cyb_topstats_newposts, replace all with:
<tr class="$cybstats_alt1" valign="top" onmouseover="this.className='$cybstats_alt2'" onmouseout="this.className='$cybstats_alt1'">
<td class="$cybstats_alt2" width="1%" align="center" valign="middle"><if condition="$get_new_posts[newpost]">$newpostprefix<else />$oldpostprefix</if></td>
<td align="$stylevar[left]" width="50%" nowrap="nowrap" class="smallfont" title="$get_new_posts[fullthreadtitle]"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]p=$get_new_posts[lastpostid]#post$get_new_posts[lastpostid]">$get_new_posts[titletrimmed]</a></td>
<td align="center" nowrap="nowrap" class="smallfont" title="$vbphrase[posted_by] <if condition="!$get_new_posts[musername]">$vbphrase[guest]<else />$get_new_posts[fullusername]</if>"><if condition="!$get_new_posts[musername]"><div style="cursor:pointer;">$vbphrase[n_a]</div><else /><a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$get_new_posts[userid]">$get_new_posts[musername]</a></if></td>
<td align="center" nowrap="nowrap" class="smallfont" title="$vbphrase[date]/$vbphrase[time]"><if condition="$get_new_posts[newpost]">$get_new_postdate, $get_new_posttime<else /><span class="time">$get_new_postdate, $get_new_posttime</span></if></td>
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]t=$get_new_posts[threadid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><font face="arial">▼</font></a></td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont" title="$get_new_posts[fullforumtitle]"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$get_new_posts[forumid]">$get_new_posts[forumtitle]</a> </td>
</tr>
EvilSeph
01-12-2009, 12:54 PM
Rat1972
Edit: cyb_topstats_newposts, replace all with:
<tr class="$cybstats_alt1" valign="top" onmouseover="this.className='$cybstats_alt2'" onmouseout="this.className='$cybstats_alt1'">
<td class="$cybstats_alt2" width="1%" align="center" valign="middle"><if condition="$get_new_posts[newpost]">$newpostprefix<else />$oldpostprefix</if></td>
<td align="$stylevar[left]" width="50%" nowrap="nowrap" class="smallfont" title="$get_new_posts[fullthreadtitle]"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]p=$get_new_posts[lastpostid]#post$get_new_posts[lastpostid]">$get_new_posts[titletrimmed]</a></td>
<td align="center" nowrap="nowrap" class="smallfont" title="$vbphrase[posted_by] <if condition="!$get_new_posts[musername]">$vbphrase[guest]<else />$get_new_posts[fullusername]</if>"><if condition="!$get_new_posts[musername]"><div style="cursor:pointer;">$vbphrase[n_a]</div><else /><a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$get_new_posts[userid]">$get_new_posts[musername]</a></if></td>
<td align="center" nowrap="nowrap" class="smallfont" title="$vbphrase[date]/$vbphrase[time]"><if condition="$get_new_posts[newpost]">$get_new_postdate, $get_new_posttime<else /><span class="time">$get_new_postdate, $get_new_posttime</span></if></td>
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]t=$get_new_posts[threadid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><font face="arial">▼</font></a></td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont" title="$get_new_posts[fullforumtitle]"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$get_new_posts[forumid]">$get_new_posts[forumtitle]</a> </td>
</tr>
As far as I can see, yours just directs to the thread and not to a specific post...? Please correct me if I'm wrong.
Edit the template cyb_topstats_newposts and find:
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]p=$get_new_posts[lastpostid]#post$get_new_posts[lastpostid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><font face="arial">▼</font></a></td>
Replace that with something like:
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$get_new_posts[threadid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><font face="arial">▼</font></a></td>
That should achieve what you want - for the down arrow to direct your users to the first unread post in the thread.
Rat1972
01-12-2009, 01:45 PM
As far as I can see, yours just directs to the thread and not to a specific post...? Please correct me if I'm wrong.
Edit the template cyb_topstats_newposts and find:
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]p=$get_new_posts[lastpostid]#post$get_new_posts[lastpostid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[cybstats_jump_to_post_in_x]</phrase>"><font face="arial">▼</font></a></td>
Replace that with something like:
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$get_new_posts[threadid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><font face="arial">▼</font></a></td>
That should achieve what you want - for the down arrow to direct your users to the first unread post in the thread.
Thank mate, your code helped me. I have chanced it a little, now the link and the arrow goes to the first unread post when you visited the topic again.
@fragov
Also thanks for your help!
Rat1972
01-12-2009, 01:58 PM
for the people that also want to have it, just like my board. (Link and arrow goes to the last unread post. Go to template cyb_topstats_newposts and replace the code with this code:
<tr class="$cybstats_alt1" valign="top" onmouseover="this.className='$cybstats_alt2'" onmouseout="this.className='$cybstats_alt1'">
<td class="$cybstats_alt2" width="1%" align="center" valign="middle"><if condition="$get_new_posts[newpost]">$newpostprefix<else />$oldpostprefix</if></td>
<td align="$stylevar[left]" width="50%" nowrap="nowrap" class="smallfont" title="$get_new_posts[fullthreadtitle]"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$get_new_posts[threadid]">$get_new_posts[titletrimmed]</a></td>
<td align="center" nowrap="nowrap" class="smallfont" title="$vbphrase[posted_by] <if condition="!$get_new_posts[musername]">$vbphrase[guest]<else />$get_new_posts[fullusername]</if>"><if condition="!$get_new_posts[musername]"><div style="cursor:pointer;">$vbphrase[n_a]</div><else /><a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$get_new_posts[userid]">$get_new_posts[musername]</a></if></td>
<td align="center" nowrap="nowrap" class="smallfont" title="$vbphrase[date]/$vbphrase[time]"><if condition="$get_new_posts[newpost]">$get_new_postdate, $get_new_posttime<else /><span class="time">$get_new_postdate, $get_new_posttime</span></if></td>
<td align="center" nowrap="nowrap" class="smallfont" title="<phrase 1="$get_new_posts[title]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$get_new_posts[threadid]" style="text-decoration:none" title="<phrase 1="$get_new_posts[title]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><font face="arial">▼</font></a></td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont" title="$get_new_posts[fullforumtitle]"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$get_new_posts[forumid]">$get_new_posts[forumtitle]</a> </td>
</tr>
furst
01-12-2009, 04:43 PM
Isn't there a way to set Forum Stat to show on page load to Latest Posts?
I want to have Top Posters and Top Reputations on the left side and Latest Posts on the right. How can I do this?
To the people whining about the layout new layout....why don't you donate and maybe he can edit his "FREE" module more to your tastes.
I liked the old setup too, however I had to remove it about a month ago as it kept crashing our forums due to the load. Now this new version runs perfect without crashing.
Thus I say, thank you Cybernetic for this new version...i was sad to remove the original one and so were my users, this ajax version is perfect loadwise.
And thanks Rat1972, that code edit helps!
Valter
01-12-2009, 07:23 PM
In a few minutes I'll post version 6.2 where known issues are fixed, and some new options added.
In the meantime I would suggest some users to check options before reporting 'bugs'. It's not bug if you set disabled item to load on startup, is it? Also it is not bug if you enable "Forum News" without putting proper forum ID in "Latest News Forum" setting field. It is also not bug if you enable random mode without any stats enabled. etc etc
PLEASE ensure that hack options are properly set before reporting 'bugs'. Thanks.
rizelim
01-12-2009, 07:26 PM
my forums vbseo optimize but Advanced Forum Statistics random bugs.
Valter
01-12-2009, 07:40 PM
v6.2 - Jan 12. 2009.
-Fixed CSS validation issues
-Latest Posts: Added link to first unread post in thread
-Latest Posts: Option to disable source forum
-New: Bad admin error (shows when setup is wrong)
-Fixed some bugs in templates
Upgrade Instructions:
-Import product XML, allow overwrite
-Revert hack templates if modified before
-Check product options, update if needed
Note:
If you get any error messages in hack options, or experience some other unexpected problems, try with uninstalling/re-installing hack, then update settings. And please ensure setup is ok before reporting 'bugs', especially part where you enable/disable individual stats, News Forum setting, and startup items menus.
Stoebi
01-12-2009, 08:10 PM
Great *installed* :)
Wish:
AJAX - Preview for new written posts
Regards, Stoebi
samuelss
01-12-2009, 09:04 PM
Updated. Many thanks for your great efforts. God Bless.
avensat
01-12-2009, 11:51 PM
is compatible to vB 3.6.8?
Quantnet
01-13-2009, 12:28 AM
Thank you very much. This finally works in my v3.8 forum.
i would very much like to get the Views, Replies options in this.
Nadeemjp
01-13-2009, 05:51 AM
Cyb, your version 5.8.1 is better than version 6.0
in a sense that it gives us, admins, the option to choose whether to have a two line form or a single line form. whereas version6.0 doesnt give this option and the displayed stats are user selectable,.
can you please change that and add the previous option as well so that those of us who want the old type to function they may?
veenuisthebest
01-13-2009, 06:22 AM
Though this version has better optimized code but cyb, I would really appreciate if you optimize the 5.8.1 version of this mod as that is still the best. Dunno why I am not liking the 6 series. :(
Thanks
wanno
01-13-2009, 06:50 AM
I like the 6 release.
Yellow Slider
01-13-2009, 07:35 AM
Thanks.
mikey1991
01-13-2009, 09:03 AM
I feel it would be better if we can choose whether two have one row, or two. but still great job *installed*
Hi, I could need some help, please.
The stats are working fine for me, technically. It is just that whenever I want to set them "Below What is Going On" my layout gets messed ("Below Forums" is working normally). Please see attachment "forum_problem".
In my testforum (attachment "testforum_noproblem") everything is working fine. Strange is, the styles and all settings of the statistics options are exactly the same in both the test- and the real forum.
Is there a problem with one of the templates in my forum? Can anyone please give me a hint how to fix that? I don't find the solution myself. Thank you very much!!
mikey1991
01-13-2009, 09:26 AM
What style are you using, it might be a good idea to ask the styles author.
The style is "iSkin black" by Extremepixels (www.extremepixels.com).
I hope they give support on problems with third party products....
mikey1991
01-13-2009, 09:39 AM
thats a skin you have to pay for, I'd imagine they'd offer support for their templates. Latt time I looked at the source of an extremepixels template, it was completely different to anything I've seen ;)
Do you think you could tell me the name(s) of the template(s) where this is happening....:)? Maybe this could help me to encircle the problem...
I will ask extremepixels anyway. Thank you very much mate!
Mihalis
01-13-2009, 11:11 AM
Back to the old version. Thanx anyway.
fragov
01-13-2009, 01:09 PM
I'm very like version 6.1! Thank you a lot Cybernetec. I nominated this product for Modification of the Month.
Cybernetec, please, add also last discussions in group to 2nd cell (so it will be possible to see Last posts in 1st cell, Last post in group discussions in 2nd cell and last blog posts in 3rd cell).
Right now discussions in groups are almost dead as nobody see if there is any new post there. Cybernetec, please, make groups alive. :)
fragov
01-13-2009, 01:29 PM
Another thing, that will be very usefull - comments counts in "Lates Blog entries".
Something like this:
1. First blog entry (3) Admin
2. Second blog entry (10) Someguy
3. Third blog entry (120) Goodwriter
...
Where digits in () are number of comments.
ReQueM
01-13-2009, 02:40 PM
I get this error:
Warning: mysql_query() [function.mysql-query (http://www.******.net/admincp/function.mysql-query)]: Access denied for user 'requem'@'localhost' (using password: NO) in [path]/admincp/plugin.php(1995) : eval()'d code on line 13
Warning: mysql_query() [function.mysql-query (http://www.******.net/admincp/function.mysql-query)]: A link to the server could not be established in [path]/admincp/plugin.php(1995) : eval()'d code on line 13
92419
i get this error on installion again :(
Danial_Faster
01-13-2009, 02:49 PM
Please add top posters in Forum Stats .
I'm don't replace top posters to Most Popular Forums .
I have right colume , latest topic and left colume top posters and new members,
Please help me.
Valter
01-13-2009, 03:02 PM
ceho,
Ensure that there are no two instances of:
<!-- what's going on box -->
in your FORUMHOME template.
Or just disable auto-insertion in hack settings, than add "$cybtopstats" where you wish Stats to be shown in FORUMHOME.
ReQueM
01-13-2009, 03:17 PM
cyb you have any idea for my problem?
Valter
01-13-2009, 03:46 PM
Have you tried with uninstall/re-install?
ReQueM
01-13-2009, 04:17 PM
yes
webspider
01-13-2009, 04:54 PM
This is a really nice mod. THANKS!
One thing I'd like to see in the future would be attachment stats. Total attachments, top posters of attachments etc.
Cheers
Adem GEN?
01-13-2009, 04:58 PM
Thanks, Installed
Turkish Language Files
Varolan Türkçe dosyanızın üzerine yazın
wanno
01-13-2009, 05:20 PM
Cyb,
Do you have any solution for my problem?
The hours in the time field are correctly displayed ("%h")
The minutes in the time field are not displayed.
I tried it with "%i" and "i" but nothing works.
All latest posts have a wrong time.
People on my forum like your mod so I don't want to uninstall it.
I nominated in mod of the month.
Thank you in advance :)
Spika
01-13-2009, 05:50 PM
Hello, I have upgraded to vb 3.8, before I have uninstalled Advanced Forum Statistics for 3.7, And when I finished the upgrade of VB 3.8 I cannot install this version 6.2, when I try to install it the system stay importing until the browser show a error for being too much time waiting...
I have installed other products without problems
Thanks
KissOfDeath
01-13-2009, 08:25 PM
Thanks for the work with the new version, but i prefer the old version
BamaStangGuy
01-13-2009, 09:18 PM
Is there anyway to disable the Latest Posts? I don't need that... I want to show the hard to find stats on the forums and make them more easier to find instead of hiding them inside a drop down menu. I'd rather use the new post section to show two more blocks of stats.
If I recall, you could do that with the previous version.
obmob
01-14-2009, 01:23 AM
OH... it is odd, but i get a problem while loading stats in the forumhome.
Everything shows:
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.]]>
But if i enter "View More" then stats are shown x.x
Danial_Faster
01-14-2009, 03:58 AM
Dear, please add on "Forum Stat to show on page load" new members on forum. And enable,disable data and time. Thank you
ForYou
01-14-2009, 05:45 AM
Hello ,
When the member click on the theard tittle why he not go to the last post ,
Valter
01-14-2009, 08:18 AM
There are three links in Latest Posts:
- go to first post (thread title)
- go to last post (arrow after username)
- go to first unread post (arrow after post time)
The Coon
01-14-2009, 09:07 AM
It works fine for me and I like the new version! Thx! :)
@ Cyb: thank you very much!
<!-- what's going on box --> No, only one instance, and in the meantime I have exactly the same problem in my testforum....:confused:
Or just disable auto-insertion in hack settings, Please do not laugh out to loud, but can you (or someone else) tell me how to do that...:o?
I like the new version a lot and really want to get it run they way I need it to. Thank you very much!!
veenuisthebest
01-14-2009, 09:48 AM
XHTML error in 6.2:-
There are 8 instances of  
Should be (Missing semi-colon)
veenuisthebest
01-14-2009, 09:56 AM
The previous version (5.8.1) used to show 10 latest posts with 1 row for column names like Thread, Date/Time, Posted by etc.
This one is showing 11 latest posts without column names row.
I hope we can see the same in this version too.
Thanks
junaid
01-14-2009, 09:57 AM
I want when member click title descriptions it will take last unread post
how I can set that option?
now If I click Date I con it take last post
Danial_Faster
01-14-2009, 02:29 PM
I have replace "Most Popular Forums " To " new members"
What i do?
Please view the attach
What if I want to show more than just the latest posts and 1 forum stat and 1 user stat? How do I set it up like http://www.warriorforum.com/ ?
BamaStangGuy
01-14-2009, 03:35 PM
There are three links in Latest Posts:
- go to first post (thread title)
- go to last post (arrow after username)
- go to first unread post (arrow after post time)
In a future version, would it be possible to disable the latest post part and instead use the area that was latest post to display two blocks such as Newest Members & Most View Forums for example.
IR15H
01-14-2009, 07:12 PM
Hi,
I have some requests for future versions, if it's possible to implement them. I've cropped the image to try and fit it all in, but hopefully it's still easy enough to understand.
https://vborg.vbsupport.ru/attachment.php?attachmentid=92672&stc=1&d=1231967346
The ability to disable "Last Post" arrow.
The ability to allow html mark-up in the forum titles (so they show up in the correct colours), and also users display group to be reflected in the stats.
The option to move the "Last Unread Post" arrow to the end of the thread title, or have it so that the arrow in the new position can be either "Last Post" or "Last Unread Post", as I think was the case in an older version?
Fenriz
01-14-2009, 08:28 PM
6.2 is not compatible with vbulletin 3.7.x and vbseo .. all links in the hack are not rewrited
BamaStangGuy
01-14-2009, 08:50 PM
^ Just noticed that too. Good thing I only show it to members.
Valter
01-14-2009, 09:34 PM
v6.3 - Jan 15. 2009.
-Layout selector (single/two rows)
-On/off post time in Latest Posts
-Minor bugs fixed
Upgrade Instructions:
-Import product XML, allow overwrite
-Revert hack templates if modified before
-Check product options, update if needed
SnowBot
01-14-2009, 09:42 PM
I bow to your greatness :) THANKS!!!
Subah
01-14-2009, 09:50 PM
Thank you for the update :)
mikey1991
01-14-2009, 09:51 PM
you sah, are greatness!
steve1966
01-14-2009, 10:12 PM
thanks
Nadeemjp
01-14-2009, 10:35 PM
yeah now this is what i was talking about:)
thank you cybernetec for your efforts in updating:) love ya:D
Infopro
01-14-2009, 10:37 PM
Is there anyway to disable the Latest Posts? I don't need that... I want to show the hard to find stats on the forums and make them more easier to find instead of hiding them inside a drop down menu. I'd rather use the new post section to show two more blocks of stats.
If I recall, you could do that with the previous version.
Same here. I've got a link in the header to check for Latest Posts, why would I want that here? Latest Posts is not a statistic.
music legend
01-14-2009, 11:13 PM
yes that was a feature of the older versions which i hope he incorporates in future releases :)
ChefTalk
01-14-2009, 11:36 PM
If you only want to display latest forum posts you get errors when nothing is selected for forum stats or user stats.
ReQueM
01-15-2009, 12:00 AM
error again :erm:
Warning: mysql_query() [function.mysql-query (http://www.***.net/admincp/function.mysql-query)]: Access denied for user 'requem'@'localhost' (using password: NO) in [path]/admincp/plugin.php(1995) : eval()'d code on line 13
Warning: mysql_query() [function.mysql-query (http://www.***.net/admincp/function.mysql-query)]: A link to the server could not be established in [path]/admincp/plugin.php(1995) : eval()'d code on line 13
92693
92694
any idea???:confused:
edit: im using latin5_turkish_ci character set collation
BamaStangGuy
01-15-2009, 12:04 AM
Same here. I've got a link in the header to check for Latest Posts, why would I want that here? Latest Posts is not a statistic.
yes that was a feature of the older versions which i hope he incorporates in future releases :)
Thanks. I was worried I'd be the only one that wanted that option to be added.
The new version doesn't work with VBSEO still, but that isn't a pressing problem for me as they will get redirected still and I don't show to guests.
Thanks for your continued support for this modification.
EvilSeph
01-15-2009, 12:58 AM
v6.3 - Jan 15. 2009.
-Layout selector (single/two rows)
-On/off post time in Latest Posts
-Minor bugs fixed
Upgrade Instructions:
-Import product XML, allow overwrite
-Revert hack templates if modified before
-Check product options, update if needed
Thank you very much for the update. :) My users and myself really like the Latest Posts AJAX feature - it removes the need to refresh the page and/or use the New Posts button.
chorton
01-15-2009, 01:41 AM
this is a great feature. see it in action at
http://forums.reggaedubwise.com
vitrag24
01-15-2009, 03:43 AM
Thanks for update.
I'm on vb 3.7.1 and also have vbseo and updated this.
After update, i'm getting only 3 stats and before update i was getting 9 stats [on forumhome below fourm.]
Please let me know wht to do to show all stats radher than 3 stats only?
Or should i rollback to older 5.8.1 version?
Check screenshot:
Before update - http://www.pichost.nl/uploads/132c71c1a9.jpg
After update - http://www.pichost.nl/uploads/0ecc54546e.jpg
===========================================
Another major problem:
I've restricted some fourms[sections] to some usergroups only. but in latest posts, new posts made in that section is seen to all. i entered forum id to exclude them but not working.. i have to enter id of each subforum under that forum separately to do that.
mean if i've 6main fourm[section] and each forum has 5 subforum and each subforum has 3-4 sub-subforum then if i want to exclude one fourm totally i've to enter id of each subsubforum separately otherwise i'm not able to exclude.
can u solve it?
so we can directly enter mainforum id and it'll exclude all posts made in forum and it's sub and subsubforum.
or can u do something so that usergroups with permission can see new posts in that section , rest can't.
yingzhou
01-15-2009, 05:52 AM
Can CYB add a option to on/off how many reply, viewed in Latest Post?
Thanks for update.
I'm on vb 3.7.1 and also have vbseo and updated this.
After update, i'm getting only 3 stats and before update i was getting 9 stats [on forumhome below fourm.]
Please let me know wht to do to show all stats radher than 3 stats only?
Or should i rollback to older 5.8.1 version?
Check screenshot:
Before update - http://www.pichost.nl/uploads/132c71c1a9.jpg
After update - http://www.pichost.nl/uploads/0ecc54546e.jpg
===========================================
I also wish to have all stats rather than 3 stats only.
emath
01-15-2009, 06:35 AM
why on the latest posts there isnt anymore how many replied to the specific thread?
emath
01-15-2009, 06:36 AM
I also wish to have all stats rather than 3 stats only.
i also prefer mroe stats than 3 only
DR AUTONAMUS
01-15-2009, 08:01 AM
I also liked that more, I uninstalled this and will be waiting until it does... If it ever does.
Zagis
01-15-2009, 09:07 AM
Hello,
AFS work only if I set english language on my board. When I set the primary language on (greek), the stats doesn't load. Please see the attachment...
Forum Lover
01-15-2009, 11:11 AM
I want to have a page called lets say "stat.php" and want to put it there. How can I make it? Thanks in advance. :)
Danial_Faster
01-15-2009, 11:49 AM
Please help me
https://vborg.vbsupport.ru/showpost.php?p=1712159&postcount=147
Can someone please tell me how to "switch off auto-insertion in hack settings" for this mod?
Seems I am little blind on that... Thank you very much!!
Deadsy
01-15-2009, 02:30 PM
Is there an archive, where I can download older versions of this addon?
I don't like the newest update and 5.8.1 is too old. I need a version between 5.8.1 and the newest.
Please help.
MẪ$T?Я
01-15-2009, 02:38 PM
thanks ,
will try it
regard
Spika
01-15-2009, 03:41 PM
Why is the only hack I cannot install! when I have click "Import Product" after a few seconds I receive this error in my browser: "The server has closed the connection"
DJTREX
01-15-2009, 05:09 PM
how to show views and replies for latest posts ? (same 5.8.1 version)
Valter
01-15-2009, 06:59 PM
I want to have a page called lets say "stat.php" and want to put it there. How can I make it? Thanks in advance. :)
FORUM/misc.php?do=cybstats
Can someone please tell me how to "switch off auto-insertion in hack settings" for this mod?
Hack Settings > Main Top Stats box on ForumHome
Why is the only hack I cannot install! when I have click "Import Product" after a few seconds I receive this error in my browser: "The server has closed the connection"
Try to upload product XML via ftp client to your FORUM/includes/xml folder, then import using second option in Import Product form.
how to show views and replies for latest posts ? (same 5.8.1 version)
This may be added back in future versions.
Thank you very much for the update. :) My users and myself really like the Latest Posts AJAX feature - it removes the need to refresh the page and/or use the New Posts button.
You're welcome.
You may wish to try this out too:
https://vborg.vbsupport.ru/showthread.php?t=201308 ;)
LAJAURIA
01-15-2009, 09:46 PM
i really don't like it..
i marked unistalled and reinstalled 5.8.1 version..
EvilSeph
01-15-2009, 10:10 PM
You're welcome.
You may wish to try this out too:
https://vborg.vbsupport.ru/showthread.php?t=201308 ;)
Cool, I'll check it out, thanks. :)
Feature request: would it be possible to add support for your PayPal Donate modification to the Advanced Forum Statistics?
Thanks again :)
Quantnet
01-16-2009, 02:59 AM
Again, can i request to have the # of posts and views available with the Latest Posts.
Danial_Faster
01-16-2009, 06:08 AM
No body here???????????????????????????????
Please help me
https://vborg.vbsupport.ru/showp...&postcount=147
Edit/Delete Message
Pcoders
01-16-2009, 06:15 AM
this is one of my fav forums hacks. however i miss the Stats Management - 1st and 2nd Rows like we had back in 5.8.1
be nice if we could add more rows to hack down the road. i personally used all 5 forum area's in each of the two rows. all 10 stats total. plus the latest thread row.
thanks for the great hack my friend.
redlabour
01-16-2009, 10:05 AM
Feature Request:
Last Projectpostings
Bugreport about Template (in my Opinion):
s. Screenshot - why does the Statistic not break the Words down into the next Line or shorten them automatically if Resolution/Screen width is to small?
fragov
01-16-2009, 03:36 PM
redlabour, it can't be done automaticly.
Solutions:
1. Set less symbols for titles in settings.
OR
2. Turn off post time and forum name in Latest Posts (you have to install latest version 6.3). I think that is best solution as this info is useless. My users even asked me to do so.
Chris583
01-16-2009, 04:22 PM
i really don't like it either. No longer can we remove the large latest posts section and have 6 custom boxes are so... instead there is forced drop down menus, and required latest posts box. Reverting...
redlabour
01-16-2009, 04:54 PM
redlabour, it can't be done automaticly.
Solutions:
1. Set less symbols for titles in settings.
OR
2. Turn off post time and forum name in Latest Posts (you have to install latest version 6.3). I think that is best solution as this info is useless. My users even asked me to do so.
I know - but this is only a compromise.
Would be nice if this will be fixed in a future Version.
fragov
01-16-2009, 04:54 PM
I like it, 'cos with new AJAX features server load is lower (and it loads data for only 2-3 blocks at start). Now you may see any statistics, not only 6 section of it. You can reload data with AJAX - again helps with server load. And sure, main usage of this it's for Latest Post on forums. How many times visitors will check who is the best thread started etc.? Once, twice? But they always looking for New Posts.
Only one bad thing - Cybernetic didn't reply about additional features I was asking. :)
fragov
01-16-2009, 04:56 PM
redlabour, how you imaging this? It's not a compromise, problem is that you setup it badly.
Valter
01-16-2009, 05:01 PM
I like it, 'cos with new AJAX features server load is lower (and it loads data for only 2-3 blocks at start). Now you may see any statistics, not only 6 section of it. You can reload data with AJAX - again helps with server load. And sure, main usage of this it's for Latest Post on forums. How many times visitors will check who is the best thread started etc.? Once, twice? But they always looking for New Posts.
Only one bad thing - Cybernetic didn't reply about additional features I was asking. :)
Thanks, You recognized main reasons on why some things are changed.
I have not installed vBBlog currently, so that's why I haven't changed anything in this part. I'll improve it in future versions...
fragov
01-16-2009, 05:05 PM
Cybernetec, I think you still have a groups with discussions. ;)
Forum Lover
01-16-2009, 05:09 PM
FORUM/misc.php?do=cybstats
Thanks chief. :)
Ted Clore
01-16-2009, 05:11 PM
After installing V6 I am having some problems with the link on the User. If I click a users name in the "Latest Post" window for instance, I will get the following error.
Fatal error: Call to undefined function blog_online_location_preprocess() in /*****/*****/public_html/forums/includes/functions_online.php(1366) : eval()'d code on line 6
Any ideas?
I just found out that this doesn't happen with all the Users if I click on their User Name.
tsptom
01-16-2009, 07:39 PM
i really don't like it..
i marked unistalled and reinstalled 5.8.1 version..
Me too. It did seem faster, but I definitely like the old version's layout better. Still a great mod, though!
Me too. It did seem faster, but I definitely like the old version's layout better. Still a great mod, though!
Me too, reinstalled 5.8.1 version.
yingzhou
01-17-2009, 03:03 AM
I want to disable the forum statistic. Replace by something in user stat. How can I do?
wmlvb
01-17-2009, 04:46 AM
I would like for all users to see most of the stats but I do have a few private forums that I would like for the usersgroups who have access to those forums to see those stats. If I allowed the private forums to be included in the stats will only the usergroup allowed to view the forum be able to be view latest post titles based on the Usergroup permissions and not this mods permission settings? Thanks for the help.
giorgioarmani
01-17-2009, 09:19 AM
I've upgraded to the latest version but the URLs linked are shown in standard URLs and not my VBSEO URLs like it did in the previous version... Is that normal?
redlabour
01-17-2009, 11:20 AM
Feature Request:
Last Projectpostings
Bugreport about Template (in my Opinion):
s. Screenshot - why does the Statistic not break the Words down into the next Line or shorten them automatically if Resolution/Screen width is to small?
And please don?t forget the Random-Threadsfunction (https://vborg.vbsupport.ru/showthread.php?t=198791) (Random threads with slideshow displays the images in [IMG] code in threads) as announced in the old 3.7 Thread. Have included a Screenshot how it can look like. ;)
Zagis
01-18-2009, 08:56 AM
Cybernetec, can you help me with this (https://vborg.vbsupport.ru/showpost.php?p=1713160&postcount=172) please? :)
redlabour
01-18-2009, 09:09 AM
I've upgraded to the latest version but the URLs linked are shown in standard URLs and not my VBSEO URLs like it did in the previous version... Is that normal?
Same for me! :eek:
kellyandmark04
01-18-2009, 09:14 AM
I upgraded and just wnet back to the previous versions. I like the option in the previous for more columns of info. It looks more professional and my members like to see where they rank.
MV Blackie
01-18-2009, 09:19 AM
had to go back to 5.8.1 , did not show up on my 3.8 forum :(
Zagis
01-18-2009, 11:54 AM
had to go back to 5.8.1 , did not show up on my 3.8 forum :(
Does 5.8.1 work ok on 3.8 forum?
Greek76
01-18-2009, 12:54 PM
How can we get this to show the old way? Is it possible?
Noonster
01-18-2009, 02:46 PM
Working on 3.8 here with no problems... the members love it - Thanks :D
veenuisthebest
01-18-2009, 03:40 PM
cyb, i would really appreciate if you optimize the 5.8.1 version of this mod.
Does 5.8.1 work ok on 3.8 forum?
Works for me on 3.8 :)
Danial_Faster
01-18-2009, 05:07 PM
I go back to 5.8.1
vmacedonia
01-18-2009, 08:28 PM
Seems that I can't make upgrade from 5.8.1 to this version (ajax), always the file is loading/upgrading endlessly and at the end the connection to the server expires.
The same happens If I reinstall it, all over again.
What's the problem, maybe some other plugin is making conflict?
Valter
01-18-2009, 08:33 PM
Try to upload product XML to FORUM/includes/xml folder, then install using second option in Install Product form.
vmacedonia
01-19-2009, 05:26 PM
Thanks, that solved it.
Jason UK
01-19-2009, 07:56 PM
Great mod.
muslimmomscafe
01-19-2009, 09:03 PM
Hello,
I uploaded the xml file as told. Is that all we are suppose to do? Because I dont see the stats anywhere on my forum. Did I miss something?
Also, on my plugin page in Admin area (where i uploaded the xml file), I have the following message:
Warning: Plugins are currently globally disabled via config.php.
Is this the trouble? If so, how do I resolve it?
Also you mentioned that the Thank You works only with Abe1's "Post Thank You" hack. Do you have a link to this hack? I found some but dont know if they are the ones you were referring to.
Thank you kindly
forgot to mention: i have version 3.7.4
xxalexkimxx
01-20-2009, 12:02 AM
This doesn't show SEO URL, it only show the link with: /showthread.php?t=2380
muslimmomscafe
01-20-2009, 12:49 AM
I'm sorry, but i dont know what you mean??
What exactly are you talking about??
thanks
xxalexkimxx
01-20-2009, 01:55 AM
I'm sorry, but i dont know what you mean??
What exactly are you talking about??
thanks
Oh my bad.
I'm using vBSEO for my website, and on this add-on, it doesn't show seo url.
That's what I was trying to say. Hope this time you get what I meant.
redlabour
01-21-2009, 09:29 AM
Cybernetec - any answers to my Requests?
Vaupell
01-21-2009, 01:07 PM
5 stars installed.
Always good quality of service when from Cyb.
Cyb goes into "thrustet" mod's ;)
forexforum
01-21-2009, 01:09 PM
i agree. 5.8.1 is still the prettiest of this mod.
TheArve
01-21-2009, 09:35 PM
Thanks for this,, really appreciate ur time taken,
CHeers
thearve
Spika
01-22-2009, 05:15 PM
FORUM/misc.php?do=cybstats
Hack Settings > Main Top Stats box on ForumHome
Try to upload product XML via ftp client to your FORUM/includes/xml folder, then import using second option in Import Product form.
This may be added back in future versions.
You're welcome.
You may wish to try this out too:
https://vborg.vbsupport.ru/showthread.php?t=201308 ;)
Thank you! works fine now! :up:
Tyran1
01-22-2009, 05:19 PM
Group Threads or Posts in Statistic ?? In New Version ??
dtommy79
01-22-2009, 07:07 PM
Hi,
I've just read through this thread and there seem to be a few people who have the same problem and still got no answer.
so the date isn't displayed properly. Mine looks like this:
22-01, 20:i
If I put % before "i", doesn't work.
So could someone please give us a hint how to solve this problem?
Thanks
redlabour
01-22-2009, 08:33 PM
Feature Request:
Last Projectpostings
Bugreport about Template (in my Opinion):
s. Screenshot - why does the Statistic not break the Words down into the next Line or shorten them automatically if Resolution/Screen width is to small?
And please don?t forget the Random-Threadsfunction (https://vborg.vbsupport.ru/showthread.php?t=198791) (Random threads with slideshow displays the images in [IMG] code in threads) as announced in the old 3.7 Thread. Have included a Screenshot how it can look like. ;)
And what about the Problem with vBSEO (wrong URLs)?
Quantnet
01-22-2009, 09:51 PM
Guests do not see the auto refresh features. Only logged in members see the ajax features (auto refresh in x seconds).
Is there a setting somewhere that applies to guests as well?
CPOWA
01-23-2009, 12:50 AM
Installed. Thank you Cyb! :)
TAL_NEW
01-24-2009, 02:55 PM
Nice, but not very configurable!
Valter
01-24-2009, 05:04 PM
v6.4 - Jan 24. 2009.
-New: "Profile Visits" stats
-New: "Latest Social Groups"
-New: "Latest Donations" ('Cyb - PayPal Donate' required)
-View/Reply counts added back to 'Latest Posts' (can be on/off)
-New: Comment counts added to "Latest Blog Entries"
-New: Option to add Stats automatically to vBA CMPS
-Known bugs fixed
To upgrade:
-Import XML, allow overwrite
-Revert hack templates if modified before
-Check settings page, update if needed
keithxtreme
01-24-2009, 05:05 PM
Switched back to 5.8.1
nascartr
01-24-2009, 05:17 PM
Glad to see this hack supporting vBSeo again!
Netaudio
01-24-2009, 05:26 PM
v6.3 - Jan 15. 2009.
is ok
v6.4 - Jan 24. 2009.
destroy my Style
:confused::confused::confused:
furst
01-24-2009, 05:27 PM
Good stuff.
I'm crossing my fingers for a latest profile comments update to come sooner or later.
Also the formatting of the thread view/post count looks a little sloppy, but is a welcome addition none the less.
fragov
01-24-2009, 05:27 PM
Great update! Thank you, Cybernetec a lot!
Especially for "Latest Social Groups" and comments count in "Latest Blog Entries".
Another one thing: may you add setting to make title link point to last post not to first.
Also, is it possible to add Latest "Discussions in Social Groups" (make it look same as "Latest Blog Entries")?
EcoCav
01-24-2009, 05:28 PM
Switched back to 5.8.1
As with me, I switched back to 5.8.1 as it looks better and has a better layout.
https://vborg.vbsupport.ru/external/2009/01/27.jpg
If you could use this style with the new updates I would use it.
Vaupell
01-24-2009, 05:33 PM
Ty updated!
fragov
01-24-2009, 05:36 PM
As with me, I switched back to 5.8.1 as it looks better and has a better layout.
https://vborg.vbsupport.ru/external/2009/01/27.jpg
If you could use this style with the new updates I would use it.
I don't like this layout - to much of information, to much of server load. New look of layout is much better.
redlabour
01-24-2009, 06:25 PM
v6.4 - Jan 24. 2009.
-New: "Profile Visits" stats
-New: "Latest Social Groups"
-New: "Latest Donations" ('Cyb - PayPal Donate' required)
-View/Reply counts added back to 'Latest Posts' (can be on/off)
-New: Comment counts added to "Latest Blog Entries"
-New: Option to add Stats automatically to vBA CMPS
-Known bugs fixed
To upgrade:
-Import XML, allow overwrite
-Revert hack templates if modified before
-Check settings page, update if needed
Ehhmmm...anything new about fixing the width of your Template?
And anything new about Randomthreads with IMG?s? :confused:
SemperFideles
01-24-2009, 06:35 PM
6.4 destroyed my style. Does this have to do with automatic integration with VBACMPS? Some instructions please on how to fix this integration issue.
Latest version working good, overwrote the old one for the upgrade without issue.
vBA integration works great, thanks for that!
Only one small bug and one suggestion
On latest posts, the (I'm guessing replies and times read) column don't always line up with each other. Seem to be off a space or so.
As to the suggestion, as I said, I'm guessing that's that those numbers are, is there a way to label them or something so we have a better idea of what that data is?
Good work though, I really like this mod.
Speedy1505
01-24-2009, 08:01 PM
i have found a bug .....
"$vboptions[bburl]/" has been lost in this JavaScript ...
if (statid!='onlyu')
{
Cas_AFStats_F = new vB_AJAX_Handler(true);
Cas_AFStats_F.cybcurr_f = statid;
Cas_AFStats_F.onreadystatechange(Cas_updateStats);
switch(statid)
{
case 'latestnews': Cas_AFStats_F.send('misc.php?show=latestnews&resultsnr=$resultsnr'); break;
case 'mostviewedthreads': Cas_AFStats_F.send('misc.php?show=mostviewedthread s&resultsnr=$resultsnr'); break;
case 'hottestthreads': Cas_AFStats_F.send('misc.php?show=hottestthreads&resultsnr=$resultsnr'); break;
case 'hottestforums': Cas_AFStats_F.send('misc.php?show=hottestforums&resultsnr=$resultsnr'); break;
case 'classifiedads': Cas_AFStats_F.send('misc.php?show=classifiedads&resultsnr=$resultsnr'); break;
case 'latestblogs': Cas_AFStats_F.send('misc.php?show=latestblogs&resultsnr=$resultsnr'); break;
case 'badadmin': Cas_AFStats_F.send('misc.php?show=badadmin'); break;
default: Cas_AFStats_F.send('misc.php?show=hottestforums&resultsnr=$resultsnr'); break;
}
}
if (secstat!='onlyf')
{
Cas_AFStats_U = new vB_AJAX_Handler(true);
Cas_AFStats_U.cybcurr_u = secstat;
Cas_AFStats_U.onreadystatechange(Cas_updateStats);
switch(secstat)
{
case 'newestmembers': Cas_AFStats_U.send('misc.php?show=newestmembers&resultsnr=$resultsnr'); break;
case 'posters': Cas_AFStats_U.send('misc.php?show=posters&resultsnr=$resultsnr'); break;
case 'threadstarters': Cas_AFStats_U.send('misc.php?show=threadstarters&resultsnr=$resultsnr'); break;
case 'referrers': Cas_AFStats_U.send('misc.php?show=referrers&resultsnr=$resultsnr'); break;
case 'reputations': Cas_AFStats_U.send('misc.php?show=reputations&resultsnr=$resultsnr'); break;
case 'thanked': Cas_AFStats_U.send('misc.php?show=thanked&resultsnr=$resultsnr'); break;
case 'infractions': Cas_AFStats_U.send('misc.php?show=infractions&resultsnr=$resultsnr'); break;
case 'visitors': Cas_AFStats_U.send('misc.php?show=visitors&resultsnr=$resultsnr'); break;
case 'groups': Cas_AFStats_U.send('misc.php?show=groups&resultsnr=$resultsnr'); break;
case 'donations': Cas_AFStats_U.send('misc.php?show=donations&resultsnr=$resultsnr'); break;
case 'badadmin': Cas_AFStats_U.send('misc.php?show=badadmin'); break;
default: Cas_AFStats_U.send('misc.php?show=newestmembers&resultsnr=$resultsnr'); break;
}
}
}
replace with
if (statid!='onlyu')
{
Cas_AFStats_F = new vB_AJAX_Handler(true);
Cas_AFStats_F.cybcurr_f = statid;
Cas_AFStats_F.onreadystatechange(Cas_updateStats);
switch(statid)
{
case 'latestnews': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=latestnews&resultsnr=$resultsnr'); break;
case 'mostviewedthreads': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=mostviewedthreads&resultsnr=$resultsnr'); break;
case 'hottestthreads': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=hottestthreads&resultsnr=$resultsnr'); break;
case 'hottestforums': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=hottestforums&resultsnr=$resultsnr'); break;
case 'classifiedads': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=classifiedads&resultsnr=$resultsnr'); break;
case 'latestblogs': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=latestblogs&resultsnr=$resultsnr'); break;
case 'badadmin': Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=badadmin'); break;
default: Cas_AFStats_F.send('$vboptions[bburl]/misc.php?show=hottestforums&resultsnr=$resultsnr'); break;
}
}
if (secstat!='onlyf')
{
Cas_AFStats_U = new vB_AJAX_Handler(true);
Cas_AFStats_U.cybcurr_u = secstat;
Cas_AFStats_U.onreadystatechange(Cas_updateStats);
switch(secstat)
{
case 'newestmembers': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=newestmembers&resultsnr=$resultsnr'); break;
case 'posters': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=posters&resultsnr=$resultsnr'); break;
case 'threadstarters': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=threadstarters&resultsnr=$resultsnr'); break;
case 'referrers': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=referrers&resultsnr=$resultsnr'); break;
case 'reputations': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=reputations&resultsnr=$resultsnr'); break;
case 'thanked': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=thanked&resultsnr=$resultsnr'); break;
case 'infractions': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=infractions&resultsnr=$resultsnr'); break;
case 'visitors': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=visitors&resultsnr=$resultsnr'); break;
case 'groups': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=groups&resultsnr=$resultsnr'); break;
case 'donations': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=donations&resultsnr=$resultsnr'); break;
case 'badadmin': Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=badadmin'); break;
default: Cas_AFStats_U.send('$vboptions[bburl]/misc.php?show=newestmembers&resultsnr=$resultsnr'); break;
}
}
}
tamshelton
01-24-2009, 09:03 PM
Works perfectly, no issues. Thanks!
ChrisChristian
01-24-2009, 10:25 PM
Suggestion:
* ability to configure the mod in a vertical way, so it can be used in a sidebar.
vibedream
01-25-2009, 01:40 AM
great
but i can't save setting, when i do that, all setting reset to none
Danial_Faster
01-25-2009, 01:59 AM
Please add "new members " on Forum Stat to show on page load .
Special thanks.
bullet07
01-25-2009, 04:55 AM
Great work installed :)
Stefanus
01-25-2009, 10:31 AM
-New: Option to add Stats automatically to vBA CMPS
i have found a bug .....
"$vboptions[bburl]/" has been lost in this JavaScript ...
Main Top Stats box in vBA CMPS:
That fixed the two left units but the 2nd colum "Latest Posts" is still only "Loading..." any help on this?
shadowevil
01-25-2009, 10:34 AM
Hi Cybernetec,
I like the layout of version 6.0, because i see the newer, can you make out parallel 2 old products and new, can you? or you can add new change layout feature, thanks :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.