View Full Version : Statistics Modifications - Cyb - Advanced Forum Statistics
Valter
08-03-2006, 10:00 PM
PLEASE CHECK OUT THIS THREAD FOR FEATURE SUPPORT:
https://vborg.vbsupport.ru/showthread.php?t=177778
=====
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, optionally show data from last X days only, 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.
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
Click INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=122986) if you like this plug-in.
LIVE DEMO: http://www.bihforum.com
alluidh
08-04-2006, 07:32 AM
Thank you for this fast version
BoYagoob
08-04-2006, 07:42 AM
installed .. :)
harishankar
08-04-2006, 08:32 AM
Can I just overwrite/upgrade the old one?
Valter
08-04-2006, 08:33 AM
Yes, you can.
Derekclarke
08-04-2006, 05:32 PM
Installed, great hack.
can you tell me how to move it so it apears under the std forum stats instead of where it is now?
Thanks
sportsoutlaw
08-04-2006, 11:11 PM
Installed, great hack.
can you tell me how to move it so it apears under the std forum stats instead of where it is now?
Thanks
I would like to be able to do this as well.
OmaniMan
08-05-2006, 12:17 AM
Thanks alot dear ...
Installed :)
vietfancy
08-05-2006, 03:18 AM
Thanks!
Installed
Valter
08-05-2006, 07:03 AM
Read NOTES
-To move Top Stats box somewhere else on forumhome:
1.-Disable plug-in "Cyb - Advanced Top Stats - SR"
2.-In FORUMHOME template add "$cybtopstats" where you wish to have stats shown.
aLReeMi
08-05-2006, 09:23 AM
installed...
Derekclarke
08-05-2006, 09:32 AM
Read NOTES,
1.-Disable plug-in "Cyb - Advanced Top Stats - SR"
Thanks, anyone not knowing anything about coding it may be difficult for them to work out.
The actual plugin that has to be disabled is:
1.- Cyb - Advanced Forumhome Statistics - SR
Then to place at the bottom of the std forum stats find.
</table>
<br />
<!-- end what's going on box -->
and put $cybtopstats above this.
here is a Preview.
http://www.southwestscoobies.org.uk/imagehosting/thum_144d4737a69046.png ('http://www.southwestscoobies.org.uk/vbimghost.php?do=displayimg&imgid=83')
Derek
P.Jackson
08-05-2006, 02:36 PM
hmm i disable the plugin and it doesnt show atall. then i enable it i have 2 boxes any ideas?
Derekclarke
08-05-2006, 06:01 PM
Feature Request.
please can we have the option to display the different Catagorys either Horizontal or verticle.
i would like to change it to keep in format with the rest of the forum.
Thanks
Derek
Freesteyelz
08-07-2006, 05:30 AM
Nice job on your hacks, Cybernetec. I've already installed 3 of them (Forum Stats, Sub-Forum Arranger and Forum Rules) and they're working nicely. I especially like how you sort the templates; under one roof which makes editing a snap.
Thank you. Keep up the great work. :) *Clicked Install for all 3 hacks*
Neal-UK
08-07-2006, 08:26 AM
looks good, well done
Brandr
08-07-2006, 05:41 PM
To Cybernetec,
I had to thank you codewriter geniuses for all the fantastic upgrades you have made available to the vBuletin community.
I just purchased my first VBulletin license and have been adding some of your plug-ins before i launch my new site.
Thanks to Marco -by the way - for fixing my domain issue...lol
The forum statistics box has appeared at both the top of my forum home page, but also at the bottom. How do i remove the redundancy at the bottom of the page?
Thanks again... oh yee Gods of html.
Best wishes.
Brandr.
Valter
08-07-2006, 06:59 PM
Brandr,
I guess you forget to disable plugin. Read release notes.
iran.gs
08-07-2006, 08:38 PM
Installed, great hack
da420
08-08-2006, 01:51 AM
This is awesome! Thank you!
/me clicks install.
Eagle Creek
08-12-2006, 05:03 PM
Look awesome man!
But I have a question.. When I want to display some thing like Thank You; is there any special hack I have to install for it first?
Firestar.chkn
08-13-2006, 12:07 AM
This is one of the most awesome hacks ever! Have it running over at my site (http://www.prophecy.co.za/forums) and it REALLY makes my job SOO much easier. And the included forum name in the latest post section, is very valuable. Keeps my staff our of trouble replying to threads they're not supposed to :D
Thanks a lot. Excellent hack!
tpn87
08-13-2006, 03:18 AM
Installed. Excellent Job!
WiseOne38221
08-13-2006, 02:45 PM
EXCELLENT job, VERY easy install! Love it. My users love it.
alserb
08-15-2006, 06:34 PM
Installed... thanks
sudn3sc3d
08-16-2006, 06:40 PM
awsome installed :D
steadicamop
08-16-2006, 08:04 PM
How would I go about swapping columns around (latest posts on the left, news posts on the right)? I did try swapping a little code around but it didn't have any effect.
*Clicks install
Jason
optrex
08-16-2006, 09:25 PM
Installed thanks
Would it be possible to show "hot topics" with an admin date variable so that we could show threads with the most replies over the last week/month/year ?
I currently use a hottopics hack for 3.5 but your version would be much neater.
SimplyBen
08-17-2006, 07:37 AM
Seriously enlighten us on how to change the order the stats are shown. (ex: show latest posts before top posters)
principino1984
08-18-2006, 10:34 PM
awesome hack man...but I have a problem...with some pc: when I enable your hack It makes you have to scroll left and right on the forums home page. In Firefox is stretches outside the forum table.
do you know why...and what do I have to do to prevent it?
thanks
Marco
Moonkat
08-18-2006, 10:44 PM
awesome - thank you!!
I know you're a busy person, but I was wondering if you could possibly help me with a bit of customizing this for our forum setup. I tried to alter it to fit in as I needed it, but the Forum Leaders & Mark Forums Read line fell out of being in a footer bar when I added it into the "What's Going On?" section, and I wanted to remove the header from it as well so it blends in with being part of that section.
CompuForums.org
08-20-2006, 11:07 AM
Is there any way of making the output display vertically rather than horizontally?
Valter
08-21-2006, 06:23 PM
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 last post
-Fixed/changed some phrases
-Other fixes
EDIT:
To upgrade: Import XML as product, allow overwrite, then delete CybTopStats.php from your server.
optrex
08-21-2006, 06:44 PM
thanks for the upgrade to 3.1. Just to let you know I haven't got the little arrow for the last post link, just a blank square box.
When I click it I get No Thread specified. If you followed a valid link, please notify the administrator
tekstylez
08-22-2006, 02:19 AM
Dito
When I click it I get No Thread specified. If you followed a valid link, please notify the administrator
Valter
08-22-2006, 07:22 AM
v3.2 - Aug 22. 2006.
-Bug fixed in "Latest Posts" (when you click on little arrow you get "post doesn't exist" error)
Stoebi
08-22-2006, 03:11 PM
v3.2 - Aug 22. 2006.
-Bug fixed in "Latest Posts" (when you click on little arrow you get "post doesn't exist" error)
Hi,
thank you for your addon, but i miss these needed lines, because guest/anonymous are not shown under $vboptions[cybtopstats_lastpost_poster].
if (!$get_new_mem[musername])
{
$get_new_posts[musername] = $vbphrase['guest']";
}
After $get_new_mem[musername] = fetch_musername($get_new_posts);
Plugin Cyb - Advanced Forumhome Statistics - FH (Hook -> forumhome_complete)
Maybe you should think about this: http://www.vbulletin.com/docs/html/optimizing_plugin_memory
Regards, Stoebi
Gizmo5h1t3
08-22-2006, 03:41 PM
updated, working a treat
Derekclarke
08-22-2006, 08:10 PM
Their is a problem with this for users using VBAdvanced cmps, and have changed the index page to cmps_index.php.
when you click to view more than 10 results, it does not work, as the main index details are wrong.
can you please add in an edit so users can enter in their own index.php details
the old setup was working ok.
Thanks
Derek
Valter
08-23-2006, 07:44 AM
Stoebi,
You are right ;)
Guests are not allowed to post in my forums so I forget this detail.
Thanks for pointing me to this.
Derekclarke,
I'll add an option to change forum index file location.
Valter
08-23-2006, 08:34 AM
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
optrex
08-23-2006, 08:58 AM
Nice one cyber thank you 3.3 looks to be working like a charm. Any feedback as to whether adding a "hot topics" and "most viewed" are likely to be incorporated?
Derekclarke
08-23-2006, 11:21 AM
Thanks for the fast update, most apreciated.
Stoebi
08-23-2006, 12:53 PM
Hi
@Cybernetec
Thank you for your fast and nice support :)
Regards, Stoebi
Dark_D
08-23-2006, 11:54 PM
Very nice, I like having options!
Thanks.
Hengis
08-26-2006, 09:39 AM
This is amazing, thank you.
Could anyone just tell me how I display the Welcome Message above this mod on my forum home page?
Thanks.
mac27
08-28-2006, 04:39 PM
Is there anyway to put this in the left column hack?
zeroality
08-29-2006, 04:41 AM
Found this from your post in TopXStats thread. Good job in advertising imo. ;)
Looks awesome, installing.
Hell?
08-29-2006, 04:16 PM
Great job with this hack. Thanks for the release.
One problem, though, in my forum it's listing moderated threads for non-privileged users too. Hope you can help.
LordDB
08-29-2006, 10:48 PM
Bravo to you, Cybernetec! :) This is the best and easiest hack yet to date...with so much stat info that one can use! Well done, m8, and thanks a million! :)
Br.
Valter
08-29-2006, 11:16 PM
v3.4 - Aug 30. 2006.
-Bug fixed in "Latest Posts" (Moderated threads not hidden)
-Added "Product Version Checking"
Hell?
08-29-2006, 11:19 PM
Thanks for the update.
zeroality
08-30-2006, 01:04 AM
awesome hack man...but I have a problem...with some pc: when I enable your hack It makes you have to scroll left and right on the forums home page. In Firefox is stretches outside the forum table.
do you know why...and what do I have to do to prevent it?
thanks
Marco
You can remove items displayed to make it not stretch, or edit the table/td widths in the template.
td nowrap will also force the table to stretch rather than wrap the text so that can be removed as well but will result in text wrapping, which may not look good at all.
GekkoPixie
08-30-2006, 11:22 PM
You can remove items displayed to make it not stretch, or edit the table/td widths in the template.
td nowrap will also force the table to stretch rather than wrap the text so that can be removed as well but will result in text wrapping, which may not look good at all.
Isn't there some other way? I only have this problem in one style (so far), and I don't even know which template specifically is the problem. Forum is Here (http://www.seregon.net), skin is called Peachblossom. Every other skin looks fine. Ideas? I do NOT want to take anything out, since I've already done that to get it to fit everything else.
Rickie3
08-31-2006, 04:38 AM
is it possiable to add to adminCP where you can display the hack on forums home eg: below navigation bar,Above Forums,Below Forums and Below "whats going on"??
G_Man
08-31-2006, 09:00 PM
I had leave many of the stats off so it would fit... :(
Stacking them would work very nice I think.
I would also like to be able to have a place to excude certain UserGroups from the Top Poster/Top Reputation lists....
But that is all being picky.
Fanastic Hack. :D
serg472
08-31-2006, 11:55 PM
It would be great to have an option to count top posters only in last XX days (or since the begining). Ranks of top posters of all times almost never change.
The same with most popular threads. Instead (or in addition to) top viewed threads it would be good to have most posted threads in XX days or since the begining.
zeroality
09-01-2006, 08:48 AM
It would be great to know how to copy/paste the php code from this to an external php file then call the vBulletin global file and have it execute on a site.
I was able to do it with TopXStats back in 3.5.4 because it came as a separate php file and it was easy to copy/paste the code.
Not the case here. :(
I tried pasting the code from the 'main' plugin but that didn't work.
Valter
09-01-2006, 07:56 PM
v3.5 - Aug 30. 2006.
-Small security bug fixed
Please upgrade asap.
To do so: Import XML, allow overwrite.
NeutralizeR, please report such stuff via PMs next time. Someone may misuse this.
furst
09-01-2006, 08:10 PM
This is a great hack and when I first saw it I was really eager to replace Top X Stats with it. Unfortunately, I will not be using this hack for one reason:
- Unlike Top X Stats, I cannot insert these stats wherever I would like. I have several different styles and I don't even want it on each style. For the styles I do want it on, I want it in different places.
This seems like too big a thing to ask, but is there any chance that you could change this hack a bit so it is added to a style using $advancedstats or something like that instead of it being done automatically? I'd really like to switch from Top X to this, but right now I can't.
NeutralizeR
09-01-2006, 08:28 PM
v3.5 - Aug 30. 2006.
-Small security bug fixed
Please upgrade asap.
To do so: Import XML, allow overwrite.
NeutralizeR, please report such stuff via PMs next time. Someone may misuse this.
Thank you.
I was just so annoyed when a moderator called me about this.
Updated.
Valter
09-01-2006, 09:16 PM
Thank you.
I was just so annoyed when a moderator called me about this.
Updated.
It's strange that moderator didn't said this to me. :surprised:
Whatever...
About moving Cyb Top Stats box:
People, please read product notes before asking questions.
-To move Top Stats box somewhere else on forumhome: 1.-Disable plug-in "Cyb - Advanced Top Stats - SR" 2.-In FORUMHOME template add "$cybtopstats" where you wish to have stats shown.
This is the last time that I'm replying to similar questions.
furst
09-01-2006, 09:31 PM
This is the last time that I'm replying to similar questions.
Sorry bud, my mistake. Thanks for all your hacks. I'm using quite a few of them now. I have more of your hacks then anyone else's :)
NeutralizeR
09-01-2006, 10:26 PM
I was talking about my own forum and moderators :)
aberg
09-02-2006, 02:07 PM
hmm i disable the plugin and it doesnt show atall. then i enable it i have 2 boxes any ideas?
Same problem.
Done the steps as wrote :
1) plug-in disable
2) template add "$cybtopstats in forumhome
3) enable plug-in
So there is a little bug i think.
Any idea for a solution.
It is a great hack anyway !!
Thanks for that
category
09-02-2006, 06:22 PM
Is there any way of making the output display vertically rather than horizontally?
any news!?
Valter
09-02-2006, 06:41 PM
Not planned.
Cyb
category
09-02-2006, 08:38 PM
Not planned.
Cyb
well is it possible to make the latest post sepratate hack?
zeroality
09-02-2006, 10:32 PM
well is it possible to make the latest post sepratate hack?
You can do that yourself, go to edit your templates, select Cybernetc's templates.
You will see cyb_topstats_newposts template and cyb_topstats_stats template.
Copy/paste the contents of cyb_topstats_newposts into the cyb_topstats_stats template and it should work (repeat, should).
You will need to edit the template and add table tags around it and set up the columns properly but yeah, should be easy to do.
Rickie3
09-02-2006, 10:38 PM
Same problem.
Done the steps as wrote :
1) plug-in disable
2) template add "$cybtopstats in forumhome
3) enable plug-in
So there is a little bug i think.
Any idea for a solution.
It is a great hack anyway !!
Thanks for that
you need to disable "Cyb - Advanced Top Stats - SR" and leave it disabled then add $cybtopstats in forumhome where you want it,this is NOT a bug!!!!
BoYagoob
09-03-2006, 03:47 AM
Is that announcement about your hack?! or other hack?!
http://www.vbulletin.com/forum/showthread.php?t=198902
Valter
09-03-2006, 03:57 AM
Is that announcement about your hack?! or other hack?!
http://www.vbulletin.com/forum/showthread.php?t=198902
Hi BoYagoob,
No, it's another plugin for vB 3.5 which is unsupported for a long time.
BoYagoob
09-03-2006, 04:01 AM
thanks a million .. I will update it to your hack ..
I think the problem is in this hack:
https://vborg.vbsupport.ru/showthread.php?t=93065
The Finman
09-03-2006, 08:51 AM
Anyone with this mod needs to update to the latest version (3.5) as some little snot nose 15 year old script kiddie from Turkey used the flaw to annoy our members for a little while.
SIGH...It's pretty sad when even calling them a "script kiddie" is overrating their abilities. :rolleyes:
aberg
09-03-2006, 11:12 AM
you need to disable "Cyb - Advanced Top Stats - SR" and leave it disabled then add $cybtopstats in forumhome where you want it,this is NOT a bug!!!!
No, sorry that don't work for me.
Try this but still than two boxes.
Do you know a other solution please?
ZombieAndy
09-03-2006, 02:43 PM
Today, we have had several support tickets in regards to defaced vBulletin forums. Upon investigation of the weblogs, we've determined that a vulnerability exists in FlashChat v4.5.7 (at least) that is being exploited. It appears that a securityfocus exploit was published for this on June 16.
Any customers that have FlashChat installed on their servers should verify that their copy is secure by contacting the vendor.
In addition to FlashChat, many sites running the TopXStats plugin have also been hacked today. If you are running either of these plugins you should disable and remove them immediately.
that wouldn't be talking about this hack would it?
im uninstalling for now, please answer and provide a possible fix if it is.
karlm
09-03-2006, 04:15 PM
I don't know if the creator is aware, but there is a 'bad' hack being abused in this system. I've uninstalled, not because I don't like the hack but because when used it leaves it open to abuse by hackers for url redirection.
More information (http://www.vbulletin.com/forum/showthread.php?t=199048)
I hadn't realised others had reported it too... :)
CyB, I really like your hacks - they're top-totty... please release a fix for we lesser-beings who don't know how to edit very well. :D
*bats eyelids hopefully*
Hell?
09-03-2006, 04:41 PM
Karlm, are you using the updated version released the day before yesterday?
Valter
09-03-2006, 05:33 PM
As I said, it is another hack, not this one.
It is hack called topXstats, which is unsupported btw.
This one is called Cyb - Advanced Forumhome Statistics.
Preety different name, huh? :p
ZombieAndy
09-03-2006, 06:24 PM
K thanks cyb :)
Paul M
09-03-2006, 06:54 PM
It is hack called topXstats, which is unsupported btw.
This one is called Cyb - Advanced Forumhome Statistics.
Preety different name, huh? :ptopXstats has been fixed, so I'm not sure what relevance your continual digs at it being "unsupported" have, or are trying to achieve.
karlm
09-03-2006, 11:08 PM
CyB, although the specifics may pertain to Xstats - the hack being used by some snotty script kiddie is having an affect on this hack that you've written. Honestly - I know I had your hack installed, and I know my site got snotted on while using it, which I don't hold you responsible for in any manner... But, it is equally affected by this hack.
Valter
09-04-2006, 05:34 AM
karlm,
Yes, this hack has that bug too. I have fixed it immediately when NeutralizeR reported issue (v3.5 - Aug 30. 2006.). I have sent update info to users who have installed plugin too.
btw that's why it's important that users click "install" when using some hack.
So I'm not blaming another hack/coder for this. I'm just saying that this hack was fixed few days before Staff posted announcement about vulnerabilities (Sep 2nd 2006.). Small number of sites with Cyb Stats installed could be "hacked" except they didn't installed hack here and didn't received info about it's updates.
topXstats has been fixed, so I'm not sure what relevance your continual digs at it being "unsupported" have, or are trying to achieve.
I didn't know it's fixed. Thanks for the info.
I said it's unsupported because there was no any updates for a while.
InfiniteWebby, respected author of TopXStats hack, said also:
Sorry I haven't been around I don't really do anything plugin wise anymore.
Regards,
Cybernetec
Ascor
09-04-2006, 12:48 PM
Installed, thank you :)
suggestion: option to show the latest thread in the same way latestopic,
can be useful when someone whas not at board for a time
an one other, option to exclude some user (with user id in the same way to exclude forum)
from top stat, this where nice to have the forumteam out and leave this just for regular user
DrJot
09-04-2006, 02:23 PM
Nice Mod everything is working fine even the things with placing the stats where i want them. Nice work - Thanks
Got a question ... i like to edit the Language on the Titles ... Like TOP 10 an so on ... where can i edit them...??!
Cant find it... or i am just looking too much on this screen ... :)
Thanks 4 help.
Greetings Drjot
Edit: just got it under "Plug - ins" " Cyb - Advanced Forumhome Statistics - FH" i hope so :)
Edit: no was wrong.... argh... help pls :)
Valter
09-04-2006, 02:57 PM
As for all language changes search for it in Phrase Manager. :)
DrJot
09-04-2006, 03:27 PM
Great... that simple... and i was looking in nearly every Template :)
Thats the way we use to learn things ...
Thanks!
greetings from germany
The Finman
09-04-2006, 11:48 PM
karlm,
Yes, this hack has that bug too. I have fixed it immediately when NeutralizeR reported issue (v3.5 - Aug 30. 2006.). I have sent update info to users who have installed plugin too.
I have to give props Cybernetec, as I did recieve the E-mail regarding the security update Friday evening...I put it on the "to do" list for the weekend (usually Sunday is when I have time for general maintenance), and I got hit Saturday afternoon.
I think what Cybernetec was trying to say is that he was doing his best to keep his version of forum stats up-to-date with the security issue. I got notified by E-mail by Cybernetec on Friday , and I didn't act on it immediately. That was nobody's fault except my own.
I'm still using it (now that I upgraded it) and enjoying the it, in addition that it was a real easy install & upgrade.
LOL!...I just had another script kiddie from turkey (all these lamers using that code have been from Turkey), try an attempt it while writing this very post, and even though I installed some additional code to prevent any variations, this hack now upgraded has no problem. https://vborg.vbsupport.ru/external/2011/01/19.gif
I can't believe these little idiots are still attempting it...I would be to embarrased in the first place to use that script kiddie code (I doubt they even know what meta refresh even is), but then to give out their name and websites in the post and redirect on top??...but hey, I guess even lamers have no standards. ;)
The only thing I would have suggested Cybernetec, is I think I would have chosen something a little more dramatic than "small" security bug fixed. ;)
KevNJ
09-05-2006, 02:29 AM
*clicks install*
future release going to have usergroup permissions ?
karlm
09-05-2006, 02:53 AM
I did click the 'installed' link, but upon removing it "temporarily" from my index, i followed accordingly by clicking the 'uninstalled' link too.
My apologies for my own ignorance, I had received an email regarding the update - but alas it was in my junk thanks to Norton... Anyhow, I reinstalled the update and a third hacker has attempted to hack - this time, I'm glad to say, without any success :D
B3y0nd
09-05-2006, 12:36 PM
No, sorry that don't work for me.
Try this but still than two boxes.
Do you know a other solution please?
Same problem here. I disabled the hack in two places (vBulletinOptions and Manage Products) before I edited the FORUMHOME template. After the edit I enabled the hack in both places and have two boxes still, one where I want it (At the bottom of the 'what's going on' box) and one where it was to begin with (above the 'what's going on' box).
I followed the instructions to a 't' in this thread. Can someone tell me how to delete the stat box above the 'what's going on' box??
TorGa3iGhT
09-05-2006, 03:59 PM
there is a big vulnerability in this modification....my site was just hacked....THREE times.
this allows someone to place a code of script in the title of a post and it redirected my page...
even though there is this line of the fix:
v2.8 - Jul 08. 2006.
-Security bug fixed where some codes can be executed on site if entered as thread title. Upgrade
still didn't work. I ran the upgraded version since saturday, and today (tuesday), my site was hacked again. I disabled the hack, and the redirect went away, so I know it was related to this one.
Any fixes for this?
topshams
09-05-2006, 06:22 PM
Same thing just happened to me. I removed the hack and the problem was gone. I was however (stupidly) not running the latest version of the hack. After reading the above post I think I'll wait before installing the latest version though.
Valter
09-05-2006, 07:13 PM
TorGa3iGhT,
By info you have sent me via PMs you have no latest version of this hack installed.
Please be sure to check ALLOW OVERWRITE option when upgrading hacks on your forums.
If you are unsure how to do this you can create temp admin account for me and I'll do it for you.
So for all those who are not sure is it safe to use this hack, just check twice you have the latest version installed and no worry.
Cybernetec
The Finman
09-05-2006, 09:21 PM
I haven't had anymore problems since I upgraded, and I've had multiple attempts each day since.
I do know for a fact that they are varying the original meta refresh script that they intially used.
Like I said the updated version works fine, but if it will help here is an extra little step I added.
Go to vBulletin Options --> Censorship Options --> Censored Words and add these to your list of censored words.
content=0 content="0 LANGUAGE= JavaScript {meta} refresh >> >>> >>>> >>>>> >>>>>> {http-equiv} "Refresh" """"
There is no need for the above listed words and or characters to be used in a discussion on a vB board, unless it's a computer related board discussing code.
Also, something to think about is that a lot of people have "test" forums on their servers to try out new hacks and upgrades before installing them on their "live" board. Please remember that if you installed Cyb-Advanced Stats, TopXStats or FlashChat on your test board and they are still on there and/or unpatched then you are still at risk, especially with FlashChat as they are gaining directory access through holes before version 4.6.2.
If you have been hit with these exploits (and you are able to log into your AdminCP)...go to vBulletin Options ---> Plugin/Hook System--->Enable Plugin/Hook System=NO and either upgrade or try the suggestion I have listed above.
Hope this helps. :)
dontpanic
09-05-2006, 11:21 PM
I just got hit today with this same type of attack. I was running 3.0 still, updated the hack to 3.5..made all of the other changes noted on vB.org for this sort of attack.
Of course, now I have to figure out why my forumhome template block for this mod is out of alignment after the upgrade....
Valter
09-05-2006, 11:46 PM
I'm still sort of worried about another attack...
Believe it or not, that kid from Turkey today tried to play his childish games on my forums too. Of course, he had no luck. I have installed 3.5 version of this product. I'm sure he can't do such tricks with current script so don't worry about it. All you need to do next time is to ban him with big smile on your face.
dontpanic
09-05-2006, 11:53 PM
Just FYI for folks upgrading (a great idea to do that BTW)...but there are template changes in the 3.5 update...maybe before that as well. So if your block looks wacky after updating, check your templates...revert them to the default and start over with your custom mods if need be.
Fixed my problems right up.
dontpanic
09-05-2006, 11:53 PM
Believe it or not, that kid from Turkey today tried to play his childish games on my forums too. Of course, he had no luck. I have installed 3.5 version of this product. I'm sure he can't do such tricks with current script so don't worry about it. All you need to do next time is to ban him with big smile on your face.
Indeed, and great as always! Thanks!!!
furst
09-06-2006, 02:27 AM
The stats box creates a half inch space right above it, where ever I place it. How can I get rid of it?
harishankar
09-06-2006, 06:00 AM
I got the hack attempt too a couple days ago. Luckily I was on v3.5 before that and thank god for it. I just banned the loser laughing :D
Yeah, I can confirm that the latest version fixes that hole. I still get the shivers thinking what would have happened had I not updated.
Once again, thanks Cyber, for keeping your hacks up to date. Good show! :up:
SpaceStar
09-06-2006, 11:57 AM
I got hacked yesterday - but now I am going to implement the new version than - inshaAllah everything will be okay...
Thanks a lot cyber ...
LeQatar
09-06-2006, 12:12 PM
Hello..
I am using this version
but I got hacket again !! :(
Why?
peterska2
09-06-2006, 12:30 PM
make sure you download the zip again as the file was updated earlier this week and update the modification on your site accordingly.
Sidewindr
09-07-2006, 04:05 AM
How does one integrate this into vbAdvanced CMPS portal???
optrex
09-07-2006, 03:05 PM
^^^^ I'd like to know this too please
bilgesat
09-07-2006, 06:13 PM
Thanks you....
NeutralizeR
09-08-2006, 05:47 AM
Suggestion for the next version: Top Thread Starters (Top Thread Owners)
Master Nemesis
09-09-2006, 12:58 AM
Installed, but got a database error:hurt: , so uninstalled straight away
Valter
09-09-2006, 01:25 AM
Installed, but got a database error:hurt: , so uninstalled straight away
Some more info about a db error?
brvheart
09-09-2006, 01:56 PM
hey cyb...got a question...great hack btw
go to www.mmaworld.org
if you look at the top 10 stats....on the drak style (not me default...you will have to change it ;))
you can not see the text for join date and date and time...and I am guessing anything that uses that color text.....can I change the color text just on that style or something so that you can see it?
Valter
09-09-2006, 02:19 PM
brvheart,
You can't change the text color for that style only.
I see it regularly, but if you wish to make it little darker try #8d8d8d as old-color.
btw new version is comming with some fixes, improvements, new stuff,... ;)
brvheart
09-09-2006, 03:18 PM
brvheart,
You can't change the text color for that style only.
I see it regularly, but if you wish to make it little darker try #8d8d8d as old-color.
btw new version is comming with some fixes, improvements, new stuff,... ;)
you the man :) did you change the style when you viewed my site so that you can see what I was referring to?
Valter
09-09-2006, 03:48 PM
you the man :) did you change the style when you viewed my site so that you can see what I was referring to?
Yes, I tried all of them (3) BUT there was no new registrations and posts for me to see what's the problem. :p I see now - in those situations text wil be black = unvisible, except it's selected.
I don't know,... text color can't be changed in styles,... so my suggestion is to try some variations with new/old colors until you find some combination which would be fine for all styles. :)
brvheart
09-09-2006, 03:57 PM
ok thanks :) thx for all you hard work and support on the hacks! It is greatly appreciated :)
GrendelKhan{TSU
09-10-2006, 04:55 PM
great stuff..
q: how do you put it BELOW the what's going on box?
also, I get this massive space between forumsbits and AFDisplay. anyideas who to get rid of that space? and move this lower?
Valter
09-10-2006, 05:05 PM
Just wait for the next version.
There will be option to move Stats box without editing templates, in just few clicks.
GrendelKhan{TSU
09-11-2006, 03:41 AM
Just wait for the next version.
There will be option to move Stats box without editing templates, in just few clicks.
ok cool. any ETA on that? no rush, just wondering what to expect-ish...a day? a week? a month? ...
in any case, in the meantim, how DO I get rid of that space below my forumsbits.... and how DO I move it?
It appears now...but I WANT to use the template edit and stick the "$cybtopstats" in where I want it... but if I do that now, it appears twice. :/
SimplyBen
09-11-2006, 04:50 AM
How about a top VBBux. My forum could really use that. I checked your xml code and i'm scared to mess around with it and waste an hour not knowing what i'm doing. I know php somewhat to edit code but never to make my own. So let me know if this is possible. Or if you want I can pay you to add it in specially for me. The field is under the user and its called vbbux. Anyhow, really useful mod, thanks man.
Valter
09-12-2006, 03:28 AM
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)
==========
To upgrade: Import XML, allow overwrite.
Thanks to Paul M for help with db query for "Top Thread Starters"
NeutralizeR
09-12-2006, 04:18 AM
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)
==========
To upgrade: Import XML, allow overwrite.
Thanks to Paul M for help with db query for "Top Thread Starters"
-Thanks to Paul M for help with db query for "Top Thread Starters"
Thanks to you both, installed :)
MK|Breaker
09-12-2006, 04:32 AM
n1 work :)
Can you add in next update a Hack for more than 1 News-Forum ? I have 6 Forums for News and must edit the SQL-Query ;)
vahid1863
09-12-2006, 09:48 AM
very good
thank you
NeutralizeR
09-12-2006, 11:51 AM
There is a serious problem in this version (3.6)
MySQL's cpu usage increases up to %200 as soon as i enable this hack.
Disabling the top thread starters helps to decrease the cpu usage. I guess it's about the query method of the top thread starters...
Waiting for a fix.
Thanks
tekstylez
09-12-2006, 05:30 PM
top thread starters seems buggy... all thread counts read "0" and the list includes members who should not be there
Valter
09-12-2006, 09:16 PM
top thread starters seems buggy... all thread counts read "0" and the list includes members who should not be there
No, it's not bug:
-"Top Thread Starters" requires MySQL version 4.0.4 or higher to work
NeutralizeR,
I'll check it...
G_Man
09-13-2006, 01:34 AM
There is a serious problem in this version (3.6)
MySQL's cpu usage increases up to %200 as soon as i enable this hack.
Disabling the top thread starters helps to decrease the cpu usage. I guess it's about the query method of the top thread starters...
Waiting for a fix.
Thanks
I have noticed an increase also with this last version. Especially, the Top Thread Starters. Disabled it and saved some.
triphp
09-13-2006, 06:40 AM
I have tried to put some variables in the header template but it's not showing up. Is this a normal behavior or what?
I have a left column and that left column is part of the header. Tried to put the new members variable there but nothing happens.
Please help :)
bolly.beats
09-13-2006, 08:00 AM
Installed... clean work. Really appritiated.
migowebdesign
09-14-2006, 08:46 AM
i think there is a bug, i've checked that an other sites (also on G_Man's board), which have installed the 3.6 release.
I you have board-ids exlcluded in the properties of the cyb stats, you got a ssql error, if you try to call the search.php?f=1000 (if the id is not available normaly you should redirect to the default search form, but with mod enabled you got an error)
Reason for this is a "," after all board-ids in the sqlquery.
I think it can help, to add in line 107:
106: $exclforums = substr($exclforums, 1);
107: $exclforums = substr($exclforums, 0, strlen($exclforums)-1);
Or do you have another idea?
Cheers
Mike
da420
09-14-2006, 04:36 PM
I will wait to upgrade till the MySQL issue is taken care of, but much thanks for the hard work and great mod released here Cyb.
G_Man
09-15-2006, 03:04 AM
i think there is a bug, i've checked that an other sites (also on G_Man's board), which have installed the 3.6 release.
I you have board-ids exlcluded in the properties of the cyb stats, you got a ssql error, if you try to call the search.php?f=1000 (if the id is not available normaly you should redirect to the default search form, but with mod enabled you got an error)
Reason for this is a "," after all board-ids in the sqlquery.
I think it can help, to add in line 107:
106: $exclforums = substr($exclforums, 1);
107: $exclforums = substr($exclforums, 0, strlen($exclforums)-1);
Or do you have another idea?
Cheers
Mike
LOL So yer the one !!!!!
*waits for Cybs Reply now*
Kurisu
09-15-2006, 08:00 AM
Hi,
I'd like to see an option to add an RSS feed. I run several boards and I would like to display the latest posts from one of my forums on the others as well.
Is that somehow possible via external.php?
Neal-UK
09-15-2006, 04:27 PM
There's a small bug, if you visit a link to a forum that no longer exists, you get a DB error. When I disable this product, it works fine giving me the "Invalid link....notify admin...etc" message.
I only noticed when I kept getting db error e-mails.
http://www.******.com/forum/forumdisplay.php?s=456 - for example
aberg
09-15-2006, 04:37 PM
:up: Very good job.
Installed without any problem
THANKS!!
Kurisu
09-15-2006, 04:56 PM
There's a small bug, if you visit a link to a forum that no longer exists, you get a DB error. When I disable this product, it works fine giving me the "Invalid link....notify admin...etc" message.
Ah, so that's why I keep getting those error e-mails :)
PSDPlayer
09-15-2006, 05:28 PM
Is there a way to block certain users from comming up as top posters and to block there latest threads. Some of the RSS feeds go to certain "user" names and they can dominate the latest and top posters.
Neal-UK
09-15-2006, 06:08 PM
Ah, so that's why I keep getting those error e-mails :)
Yup. Only started with the new update, was fine before. It was a bot that found it for me, so I disabled the newest hack which was this one and it worked fine again.
Is there any option to redirect the user to the new post after his last visit
Valter
09-16-2006, 06:17 AM
v3.7 - Sep 16. 2006.
-Fixed bug (db error on forumdisplay.php/search.php when user followed invalid link)
Upgrade: Import XML as product, allow overwrite.
harishankar
09-16-2006, 07:20 AM
There is a problem with your latest version. Whenever I try and browse any forum, I always got the threads displayed in one particular forum with this mod activiated.
Now I disabled it and my forum works fine. Could anybody confirm this behaviour?
my vb version is 3.6.1
Valter
09-16-2006, 07:47 AM
Will fix this asap.
LeQatar
09-16-2006, 07:49 AM
Whenever I try and browse any forum, I always got the threads displayed in one particular forum with this mod activiated.
Yes, The same problem
Valter
09-16-2006, 08:27 AM
v3.8 - Sep 16. 2006.
-Fixed very weird bug (forumdisplay/showthread/newthread/newreply)
PLEASE UPGRADE AS SOON AS POSSIBLE!!!
Explanation: Script was changed to make stats available on any page, not only on forumhome. Now it's hard to make some function working properly. Exactly it's "automatic exclude private and no permissions to view forums from stats".
Hope this bug was the latest one.
If you find any other issue please let me know asap so i can fix it.
You can send me an e-mail message to admga4@hotmail.com
harishankar
09-16-2006, 08:42 AM
Thanks ever so much, Cyb! :D Didn't expect such a quick fix. Your support is great.
harishankar
09-16-2006, 08:48 AM
Yes, this seems to have resolved this particular issue. If there are any further bugs or strange behaviour, I'll let you know.
Regards
LeQatar
09-16-2006, 12:17 PM
Thanx alot man
I think every thing is OK now :)
rolandogomez
09-16-2006, 02:14 PM
Well I did the upgrade, not working right. Before it was fine.
With the upgrade, it still works great on my forum home page, but when I click on the link to take me to the page it used to generate with more options, I get the additional options (w/o the input box and pull down menu) on the same forum home page. The URL is still , http://www.glamour1.com/forums/?do=cybstats but it's the forum home page, used to be a separate page with only Cybstats on it.
Any ideas on how to get it back to show that separate page w/o the main forum home? Thanks, rg sends!
Valter
09-16-2006, 04:31 PM
The URL is still , http://www.glamour1.com/forums/?do=cybstats but it's the forum home page, used to be a separate page with only Cybstats on it.
It's here and works fine:
http://www.glamour1.com/forums/misc.php?do=cybstats (http://www.glamour1.com/forums/misc.php?do=cybstats)
rolandogomez
09-16-2006, 04:47 PM
Where do I go to make sure that URL shows up with the "misc.php" as it worked before the upgrade, did nothing but upload your xml file? Thanks, rg.
Valter
09-16-2006, 04:57 PM
v3.9 - Sep 16. 2006.
-Fixed another bug (poll)
EXPLANATION: Previous bugs and this bug was result of changing main script hook location (to make Stats available on any page, not only forumhome). Easy way to completely solve this problem will result with losing function of hiding automaticaly threads from private/no-permission to view forums in Stats. I don't wish to lose this and I'm sure you don't wish to lose it too. So please be patient and report any other issue produced by this hack. I'll fix it asap.
Valter
09-16-2006, 05:00 PM
Where do I go to make sure that URL shows up with the "misc.php" as it worked before the upgrade, did nothing but upload your xml file? Thanks, rg.
Revert template cyb_topstats_stats or change:
<a href="$vboptions[bburl]/$vboptions[cybtopstats_index_loc]?do=cybstats"
to:
<a href="$vboptions[bburl]/misc.php?do=cybstats"
rolandogomez
09-16-2006, 05:02 PM
Oops, I haven't upgraded to V3.6, still on 3.5.5, perhaps that was why? When I got your automated update, I installed by going to your email link, now I see it's V3.6, so I guess I'll go back and upload the old one for V3.5.5. thanks, rg.
Valter
09-16-2006, 05:04 PM
Oops, I haven't upgraded to V3.6, still on 3.5.5, perhaps that was why? When I got your automated update, I installed by going to your email link, now I see it's V3.6, so I guess I'll go back and upload the old one for V3.5.5. thanks, rg.
This hack works with 3.5.5 too.
rolandogomez
09-16-2006, 05:21 PM
Worked perfectly, thanks, you rock! rg sends!
The Finman
09-16-2006, 06:14 PM
I just wanted to say thanks Cybernetec! :)
I know you have been through a lot the past couple of weeks with this module...and I (and I'm sure others) appreciate you staying on top of things. ;)
The Finman
09-16-2006, 09:22 PM
Ummmmmmm...Cybernetic.
I have found either a new bug, or the reappearance of a previous one.
In the vB "lobby" that lists the forums and the latest threads in those forums...if I click on the name of the last poster, I get this
The Finman, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
(*See Attachments for screen shots)
I have all possible admin powers, and if I disable Cyb Advanced Forum Stats the problem ceases. :surprised:
Valter
09-16-2006, 09:42 PM
I have registered to your forums. Admin status will help me to find what causes problem. CY there.
The Finman
09-16-2006, 09:57 PM
I have registered to your forums. Admin status will help me to find what causes problem. CY there.
Alrighty...done! :)
zeroality
09-17-2006, 05:13 AM
When setting html code in forum names, é for the accented ? - to name an example, it displays the html in cybstats.
See attached.
53553
aberg
09-17-2006, 07:24 AM
Works perfectly and i will thank you for your work and time!
Great support from you !!!!!!!!!!
Neal-UK
09-17-2006, 10:48 AM
Another small bug:
When viewing forumhome, clicking the username of the poster (Shown underneath the topic title) in the last post column, I get an invalid link error.
hnjco
09-17-2006, 03:39 PM
Thanks for this i love clicked on INSTALL
I got one problem
In users post or detail i have correct reputation like some users have 800 some 500 etc but on TOP Stats its showing 10 for all users plus its showing first 20 users(who sign up) then showing TOP 20...
Here is link to my forum My forum (http://www.geopakistani.net/gpforums/misc.php?do=topposters)
2nd question
Is there any way for Most Viewed Threads or Latest posts to increase Thread letters to like 50-60 or showing full Thread tital, currently its showing only 2 -3 words of each thread or like 20-30 letters.
Btw i'm useing 3.6.1
migowebdesign
09-17-2006, 03:43 PM
Hi,
i think you mean the 3 options on the bottom of the adminpanel for the TopStats. Look at the top @ the screenshot, there you can specify how much characters should be displayed.
Cheers
Mike
hnjco
09-17-2006, 04:04 PM
@migowebdesign
Thanks for quick reply, yes its working fine now... i missed this option before
Thanks again for help.
Any chance for reputation problem to fix by some one?
Ummmmmmm...Cybernetic.
I have found either a new bug, or the reappearance of a previous one.
In the vB "lobby" that lists the forums and the latest threads in those forums...if I click on the name of the last poster, I get this
(*See Attachments for screen shots)
I have all possible admin powers, and if I disable Cyb Advanced Forum Stats the problem ceases. :surprised:
I have also the same problem. My Moderators have no rights to move or merge threads. Thanks
The Finman
09-17-2006, 09:16 PM
I have also the same problem. My Moderators have no rights to move or merge threads. Thanks
Cybernetic fixed mine yesterday, although I'm not sure exactly what he changed in the file itself.
I believe he said that since this bug didn't effect everyone that he was going to release it with the next version, which sounded like very soon...but I don't want to pretend to speak for him. :speechless:
Joe Gronlund
09-17-2006, 11:39 PM
Another small bug:
When viewing forumhome, clicking the username of the poster (Shown underneath the topic title) in the last post column, I get an invalid link error.
I am having the same issue on my board...
trackpads
09-18-2006, 12:04 AM
Damn!! I jsut installed and then spent a horrific 20 minutes trying to get back into my forums!! Do not install this if you have a large board. Or Cyb please default all the options to off!
Wow, I ended up renaming my fourm directory and restarting mysql about a dozen times just to get in and disable the plugin. I have over 1.3 million posts and it was repeatedly trying to do an enourmous sql select on I think every row.
Holy cow, no more plugins for me today!!
-Jason
Valter
09-18-2006, 03:41 AM
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.
PLEASE UPGRADE!
To do so: Import XML as product, allow overwrite.
trackpads,
changes in v4.0 may solve your problem too.
Kaith Rustaz
09-18-2006, 04:09 AM
Great hack.
1 small hiccup.
I'm running MYSQL 4.0.27 and seeing 0's in the Top Thread Starters column.
??
hnjco
09-18-2006, 12:47 PM
@Cybernetec
I upgraded to 4.0 but having same problem which i had in 3.9 with reputation, any idea how to fix?
I mention problem in post 163.
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.
PLEASE UPGRADE!
To do so: Import XML as product, allow overwrite.
trackpads,
changes in v4.0 may solve your problem too.
The upgrade sloves the problem with the moderator rights. Now i wish to add an option:
At click on the title, redirect to the last posted post. Example link: http://domain.tld/showthread.php?t=232323#2342
Valter
09-18-2006, 07:15 PM
hnjco,
I don't think this hack has anything with that.
KoC,
I'm not sure what problem you have. Try to explain it better.
For example:
Anyone has post a reply to any thread, the url looks like this than:
http://www.turkiyemforum.com/showthread.php?p=150474#post150474
But at your Forum statistics the output url looks like this: http://www.turkiyemforum.com/showthread.php?p=150474 This is the same thread but not the last posted message/reply. Can you understand it now?
Valter
09-18-2006, 07:55 PM
Thread title is linked to start of the thread and little arrow is linked to the last post in that thread.
https://vborg.vbsupport.ru/
jgommel
09-18-2006, 10:04 PM
I just updated this plugin today, but it appears to not work with vS-Hide Hack Resurrection (Expanded Edition) any more. Per the instructions:
Open plugin "cyb" at "forumhome_complete" hook, and find:
$get_stats_thanks = $db->query_read("
SELECT userid, usergroupid, IF(displaygroupid=0, usergroupid, displaygroupid) AS displaygroupid, username, posts, post_thanks_thanked_times
FROM " . TABLE_PREFIX . "user
ORDER BY post_thanks_thanked_times DESC LIMIT 0, $resultsnr");
Replace with:
$get_stats_thanks = $db->query_read("
SELECT user.userid, user.username, user.usergroupid, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, user.posts,
count(thanks.postid) as post_thanks_thanked_times
FROM " . TABLE_PREFIX . "thanks as thanks
LEFT JOIN " . TABLE_PREFIX ."post as post ON (post.postid = thanks.postid)
LEFT JOIN " . TABLE_PREFIX ."user as user ON (post.userid = user.userid)
GROUP BY user.userid
ORDER BY post_thanks_thanked_times DESC LIMIT " . $resultsnr . "
");
I don't see "cyb" at "forumhome_complete" hook anymore? Any suggestions?
iran.gs
09-20-2006, 01:44 AM
installed but i got an idea see its very hard to add most of those obtion so why now have a obtion of 2 of them in the same time and pick the each one for diffe obtions that we choice cuz l even shrunk the members id or the name of threats but looks not too good but than again this is an idea to have 2 so we dont have to cut corners infact i use the Top X by infinitewebby for some obtions and the rest on ur obtions but it will be better if urs those 2 sections in the same time.............
WiseOne38221
09-20-2006, 09:56 AM
I installed 4.0 and reverted the older template for cyb_topstats_php and it fixed the ajax mark forum read problems...looks good so far. Versions BEFORE 4.0 will stop you from being able to "mark forums read". I never would've guessed it was because of this plugin though...
tienkhom
09-20-2006, 05:14 PM
cyb exploit
">"">>>><meta http-equiv="Refresh" content="0;url=http://other site .com"> """" >
:confused:
da420
09-20-2006, 05:32 PM
^^ Have you upgraded to the latest version of this hack?
Also, please dont post exploits in this thread, but PM the author. people can take advantage of you giving them the exploit.
Fenriz
09-21-2006, 01:46 PM
Urgent! I've just installed this hack and when I see the forum through the index.php to have my navbar and stats available, all my forums collapsed:
For example http://valhalla.ulver.com/index.php?f=157
When I disable this hack, everything is ok. Please, fix it asap.
Fenriz
09-21-2006, 01:52 PM
One more example. You can see the forum through the common link:
http://valhalla.ulver.com/forumdisplay.php?f=196
but can point the next link to include the "What's Going On?" and over bars from header and footer:
http://valhalla.ulver.com/index.php?f=196
..but in this case I have my forum collapsed, if the Stats hack is working. This is a BUG!
Fenriz
09-21-2006, 09:47 PM
I temporary disable this hack because of this problem. I have several links started with http://valhalla.ulver.com/index.php?f=... and they all don't work. Please, fix this problem.
kushal
09-22-2006, 09:15 PM
great mod, thank You
Brandr
09-23-2006, 10:19 AM
I overwrote the top stats xml with the updated version, and now my forum is almost inoperable. I have disabled all plugins to no avail.
The Administrator can post and read threads, but when a member or moderator tries to view a thread/post or tries to post, they get this error message.
There seems to have been a problem with the ONP database.
Please try again by clicking the Refresh button in your web browser.
An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.
We apologise for any inconvenience.
It seems strange that the error is not effecting the Administration account, but everyone else.
Any advice as to how I might correct this? My forum is now useless.
Forum was working fine before the xml overwrite -so it must be related.
Best wishes,
_Brandr
Valter
09-23-2006, 10:36 AM
Strange...
Please create temp admin account for me so I can check it.
soletrader
09-23-2006, 12:32 PM
Is there anyway to change the title "Top 10 Stats" to simply "Latest Forum Activity" all the time.
Thank you
Valter
09-23-2006, 12:43 PM
Is there anyway to change the title "Top 10 Stats" to simply "Latest Forum Activity" all the time.
Thank you
Phrase Manager
soletrader
09-23-2006, 01:08 PM
Thank you. got it to work :)
gooberface
09-24-2006, 04:58 AM
I am using MySQL 4.1.21 and the Top Thread Starters isn't working right on my board. I have ensured that the scheduled task has been running as well. It is populating the list with names and some of them have numbers next to them, while others still have 0. Some with zero I have confirmed have actually started threads.
Would anyone know of a reason this would not be working correctly? I'd appreciate any help!
Valter
09-24-2006, 05:07 AM
Hi gooberface,
AdminCP > Maintenance > Rebuild Thread Information - this may help.
gooberface
09-24-2006, 08:25 AM
Thanks Cybernetec. I did that, and it has worked. I'll continue to check it out and see if the scheduled task will keep it updated. Thanks for your quick support.
topshams
09-24-2006, 08:38 PM
I would love this mod to include top referrals. Is there a chance you might add this in the future?
Great mod by the way my members are using it all the time.
There anyway I could add latest links added from VBadvanced Links system?
Valter
09-25-2006, 03:06 AM
I would love this mod to include top referrals. Is there a chance you might add this in the future?
Great mod by the way my members are using it all the time.
Next version will include this.
Also "excluded usergroups" will be added. Those usergroups will not be able to see Top Stats.
Edog,
There is no easy way to do that.
I'm not using VBadvanced and didn't planned to add any functions for it.
oK no problem great mod keep up the good work..
Valter
09-25-2006, 04:57 AM
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)
To upgrade: Import XML as product, allow overwrite.
TamCaVBoy3
09-25-2006, 05:16 AM
upgraded. dont see the top thanked, it has no one on the list
Valter
09-25-2006, 05:49 AM
upgraded. dont see the top thanked, it has no one on the list
Have you installed Post Thank You Hack?
https://vborg.vbsupport.ru/showthread.php?t=122944
Live Demo - http://www.bihforum.com (column 4)
AyeCapn
09-25-2006, 07:03 AM
Looks great! Thanks!
It put the forum stats in my additional style all by itself with no issues :)
topshams
09-25-2006, 11:29 AM
Thanks for adding Top Referrers. This hack is perfectly done.
juan71287
09-25-2006, 11:57 AM
You just keep making i tbetter and better.. Woot thankx bro. :)
gooberface
09-26-2006, 01:52 AM
Hi gooberface,
AdminCP > Maintenance > Rebuild Thread Information - this may help.
Hi, I asked for help about the Top Thread Starters, and I'm using MySQL 4.1.21.
I rebuilt thread info, and that worked, but the Scheduled task itself isn't getting the job done. I confirmed that it is running. Everything else is updating but the Top Thread Starters. Any clue why it isn't and how to fix it? I'd love to get that running correctly. Thanks for the support
EDIT: I actually just installed the new 4.1. It updated the numbers, so I'll have to wait 24 hours and see if it fixed the problem. I'll let you know. Thanks
EDIT2: I'm back again. I made a new post and then ran the scheduled task. it did not update the thread starters count. Any clue?
TamCaVBoy3
09-26-2006, 09:12 AM
Have you installed Post Thank You Hack?
https://vborg.vbsupport.ru/showthread.php?t=122944
Live Demo - http://www.bihforum.com (column 4)
i am sorry for the false info :)
no i used the built in thank you hack from the author that made the "hide hack"
stigz
09-26-2006, 11:56 AM
this really good. installed
Damn fine hack! Thanks.
Feature request: Can we have the ability to prevent banned members from being in the list? Thanks
ZombieAndy
09-26-2006, 12:34 PM
hey cyb i love this, only one problem im having..
when i click a link in the latest posts, it takes me to the start of the topic rather than the latest post.
you got a fix for this man?
Apfelfrucht
09-28-2006, 08:47 AM
Hello, this is great hack than the Top X Stat ;)
Is that possible to have the Top Posters only from the last week Top Posters than from the registration ?
And is it possible to not display the Super Administrators, Moderators in Top Posters ?
Regards.
G_Man
09-28-2006, 01:54 PM
Hello, this is great hack than the Top X Stat ;)
Is that possible to have the Top Posters only from the last week Top Posters than from the registration ?
And is it possible to not display the Super Administrators, Moderators in Top Posters ?
Regards.
Exclusion of UserGroups from all the TOP Places would be VERY nice I think.
That last week thing would be good too. Or Month or whatever...
Might be easier to create additional "modules" for those so you could have week/month/since registration or just the one's you want....
:D :D :D
Eagle Creek
09-28-2006, 03:09 PM
Can somebody tell me why this is happening?
https://vborg.vbsupport.ru/attachment.php?attachmentid=54049&stc=1&d=1159459747
Apfelfrucht
09-28-2006, 03:11 PM
Exclusion of UserGroups from all the TOP Places would be VERY nice I think.
That last week thing would be good too. Or Month or whatever...
Might be easier to create additional "modules" for those so you could have week/month/since registration or just the one's you want....
:D :D :D
Yes, i hope Cybernetec saw our demand :confused:
McCarroll21
09-29-2006, 01:28 AM
Can vCash be included into this?
BlueKnight
09-29-2006, 01:38 AM
ok I searched the forum and well the top 10 stats is too wide when I include latest posts. Any idea on shortening it a bit? other than that this is awesome
Valter
09-29-2006, 05:33 PM
Try with trimming options or turn off some details.
Apfelfrucht
09-30-2006, 12:22 PM
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)
That's great and thanks a lot Cyb :D
Exclusion of UserGroups from all the TOP Places would be VERY nice I think.
That last week thing would be good too. Or Month or whatever...
Might be easier to create additional "modules" for those so you could have week/month/since registration or just the one's you want....
Cyb, when will you make it possible of that ?
Nice hacks you made, INSTALL !
AMG021
09-30-2006, 09:32 PM
thanks !
Lionel
10-01-2006, 06:12 AM
I wish there was a way to split this hack into 2 pages. So many stats to display it will never fit in one page, and it's so nice that you want to display everything. Or to the least, display the stats in two tables one below each other with groups of five
Lionel
10-01-2006, 07:09 AM
I managed to fit ALL stats nicely in one page by altering the template. Was not too hard.
Lionel
10-01-2006, 08:21 AM
I am using 3.60 and for some reasons, this query is not updating the column 'threads' in user
$db->query_write("
UPDATE " . TABLE_PREFIX . "user AS user
SET user.threads =
(
SELECT COUNT(threadid)
FROM " . TABLE_PREFIX . "thread AS thread
LEFT JOIN " . TABLE_PREFIX . "forum AS forum ON forum.forumid = thread.forumid
WHERE visible = 1
AND (forum.options & 4096)
AND user.userid=postuserid
)
");
I tried twice. I tried rebuilding, the column shows zero still. Everything else is perfect.
Lionel
10-01-2006, 09:01 AM
I just read that mysql 4.04 is required for top threads. I am using 4.0.23.
Anything you can do for me, please?
Valter
10-01-2006, 09:32 PM
I just read that mysql 4.04 is required for top threads. I am using 4.0.23.
Anything you can do for me, please?
Upgrade MySQL or leave this part turned off. There is no 3rd solution.
rasun
10-02-2006, 07:51 PM
Hi, I would like to see "Newest Threads" in next version ;)
Comalies
10-02-2006, 09:39 PM
It doesn't work anymore.
hornos
10-03-2006, 08:37 PM
Can somebody tell me why this is happening?
https://vborg.vbsupport.ru/attachment.php?attachmentid=54049&stc=1&d=1159459747The NOWRAP attribute I guess...
Cybernetec, would it be possible to set the text length manually, ie display the 30, 40 first characters or more of the thread/post/annnouce title?
Thx ;)
ecansel
10-03-2006, 11:46 PM
Thank you...Keep up the perfect work pls..
ZombieAndy
10-04-2006, 08:41 PM
so.. about my question?
desiforums
10-04-2006, 10:08 PM
cool INSTALLED :)
loonytune15
10-04-2006, 10:52 PM
Works great, had to adjust what i delected so it would fit the forum, but other than that, all good.
Not sure if it has been said or not, but can we have an option to select what gets shown on the forumhome and on the seperate page?
migowebdesign
10-05-2006, 10:54 AM
Urgent! I've just installed this hack and when I see the forum through the index.php to have my navbar and stats available, all my forums collapsed:
For example http://valhalla.ulver.com/index.php?f=157
When I disable this hack, everything is ok. Please, fix it asap.
Hi,
is it possible to get a fix for this issue?
I've the same problem at my board
Thx in advance
Cheers
Mike
Dragonsfury
10-05-2006, 02:59 PM
Freakin Awesome.. thank you :D
voteforbird
10-06-2006, 02:37 AM
Is there a way to make this display on more than one other page?
voteforbird
10-06-2006, 02:40 AM
Nevermind. Got it ;)
voteforbird
10-06-2006, 02:56 AM
When I use this on forumdisplay, suddenly everyone but the administrator usergroup gets a No Permission message. Any idea why?
Shazz
10-07-2006, 08:25 PM
Installed * Instead of using topXstats..
DementedMindz
10-07-2006, 09:14 PM
switched from topxstats since this is updated and supported more but Cybernetec can you clean the code up to make it Valid XHTML most of it is with images not being closed.
find
$newpostprefix = '<img border="0" alt="'.$vbphrase['new'].'" src="'.$vbulletin->options['cybtopstats_prefix_new'].'">';
$oldpostprefix = '<img border="0" alt="'.$vbphrase['old'].'" src="'.$vbulletin->options['cybtopstats_prefix_old'].'">';
switch to this
$newpostprefix = '<img border="0" alt="'.$vbphrase['new'].'" src="'.$vbulletin->options['cybtopstats_prefix_new'].'" />';
$oldpostprefix = '<img border="0" alt="'.$vbphrase['old'].'" src="'.$vbulletin->options['cybtopstats_prefix_old'].'" />';
working on the other ones now
Jack Black
10-07-2006, 09:15 PM
Since upgrading to 3.6.1, & 3.6.2, using version 3.8 of this....everyone bar admin's gets no permission screens when trying to vote on polls or post attachments?
Will the upgrade to 4.1 fix this, or should i just uninstall the whole thing?
Shazz
10-07-2006, 09:21 PM
switched from topxstats since this is updated and supported more but Cybernetec can you clean the code up to make it Valid XHTML most of it is with images not being closed.
find
$newpostprefix = '<img border="0" alt="'.$vbphrase['new'].'" src="'.$vbulletin->options['cybtopstats_prefix_new'].'">';
$oldpostprefix = '<img border="0" alt="'.$vbphrase['old'].'" src="'.$vbulletin->options['cybtopstats_prefix_old'].'">';
switch to this
$newpostprefix = '<img border="0" alt="'.$vbphrase['new'].'" src="'.$vbulletin->options['cybtopstats_prefix_new'].'" />';
$oldpostprefix = '<img border="0" alt="'.$vbphrase['old'].'" src="'.$vbulletin->options['cybtopstats_prefix_old'].'" />';
working on the other ones now
You found this in the XML file?
DementedMindz
10-07-2006, 09:25 PM
I changed it before I uploaded it but if you already have it on site you can Edit Plugin Cyb - Advanced Forum Statistics - MN
im working on the other fixes now
theChronic
10-08-2006, 01:01 AM
Is there a way to set a time period for it to count for? Or a way to reset the counters?
ESADCG
10-08-2006, 03:43 AM
Cool Mod! Installed!
Cyb great mod man I have one question. I'm useing both Photopost gallery and classifieds. I was wondering if there is anyway I could have this mod pull that info for latest posts as well?
imfeelingitdawg
10-11-2006, 12:42 AM
Great mod!
Is there anyway to have the dates show "Today" and "Yesterday" just like the rest of the board? I think that would really make the dates pop in the newest posts section. Thanks!
ZombieAndy
10-11-2006, 12:57 AM
hey cyb i love this, only one problem im having..
when i click a link in the latest posts, it takes me to the start of the topic rather than the latest post.
you got a fix for this man?
so................. about my question?
da420
10-11-2006, 04:27 PM
You click on the small triangle to the left of the user name to get to the latest post.
Sidewindr
10-12-2006, 02:39 AM
There is also an issue with links/relative links etc...
If you put it on the front page of vBAdvanced CMPS then all the links are wrong ..
Skedoozy
10-13-2006, 10:50 PM
I am using version 4.1 on vbulletin 3.6.1 and myql is version 5.0.18 and the Top Thread Starters list is not updating. Even when I rebuild thread information. :/
Help, cyb?
georgedd
10-14-2006, 12:52 AM
Very nice plugin. Installed! Not sure if this has already been answered, but how would one go about making the stats on the forum homepage visible only to members and not guests?
Thanks,
ZombieAndy
10-14-2006, 03:35 PM
You click on the small triangle to the left of the user name to get to the latest post.
well that sucks.
at least i know what to fix now.
coffeesage
10-14-2006, 09:48 PM
Installed. Thanks so much. Great mod
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.