View Full Version : Statistics Modifications - Cyb - Advanced Forum Statistics
Roxie
03-01-2007, 02:43 AM
Unless you hide the forums threads will be pulled into recent threads column. When they click they won't be able to read, but thread titles ARE there.
Dream
03-01-2007, 02:58 AM
Any chance this mod will have more statistics rows on the separate page on a future version?
ubblite
03-01-2007, 03:31 AM
ubblite,
Check your private forum settings. Again this is not bug in my hack.
http://img92.imageshack.us/img92/2921/privnr9.gif
Also I'll repeat that modified hack's templates needs to be reverted to solve some problems mentioned by few users. If you just read upgrade instructions in release notes...
I haven't modified any of the templates and have the forum settings set the same way you show in your screenshot. I have also tried all other settings for the private forum, but the thread titles still show up for all usergroups.
Unless you hide the forums threads will be pulled into recent threads column. When they click they won't be able to read, but thread titles ARE there.
Well, this is sort of the same problem I'm having but even if I have the private forum selected for "hide threads", they still show up in this hacks recent threads column. Hopefully Cyb can fix this.
United32
03-01-2007, 05:58 AM
Another way is to open product XML, find:
require_once($vbulletin->options['bburl'].'/global.php');
and change it to:
require_once('./global.php');
After this re-import product to your forums and it will work.
Thank you very much! It is working now! :up:
migowebdesign
03-01-2007, 07:27 AM
Hi,
me again :)
I've analysed my problem a little bit more.
I found out, that topics which are moved to another forum with link from the old forum, are shown twice in the last stats.
First the org. topic and second one the link.
Is there a chance to hide the topic-links ?
Thanks
Cheers
Mike
Distance
03-01-2007, 09:57 PM
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /misc.php(96) : eval()'d code on line 4
Warning: require_once(http://www.***.co.uk/global.php) [function.require-once]: failed to open stream: no suitable wrapper could be found in /misc.php(96) : eval()'d code on line 4
Fatal error: require_once() [function.require]: Failed opening required 'http://www.***.co.uk/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/***/public_html/misc.php(96) : eval()'d code on line 4
Shazz
03-01-2007, 09:59 PM
* Shazz is having no errors
Or can't find any? :confused:
Valter
03-02-2007, 05:17 AM
URL file-access is disabled in the server configuration
Configure allow_url_fopen=on / allow_url_include=on in your php.ini to make that work.
Or open product XML, find:
require_once($vbulletin->options['bburl'].'/global.php');
and change it to:
require_once('./global.php');
Re-import product to your forums and it will work.
Distance
03-02-2007, 05:17 PM
Thanks, nice work!!
dbirosel
03-02-2007, 05:50 PM
the size text in my Site Navigation is really small. How do I make it bigger?
dbirosel
03-02-2007, 07:59 PM
<a href="http://www.caraudiojunkyard.com/forum" target="_blank">www.caraudiojunkyard.com/forum</a>
I have a shoutbox and statistics on the forum home. How can i have the my statistics on top of the shoutbox?? Thanks!!!
Valter
03-03-2007, 08:39 AM
www.caraudiojunkyard.com/forum
I have a shoutbox and statistics on the forum home. How can i have the my statistics on top of the shoutbox?? Thanks!!!
Set positions in ACP settings:
-Shoutbox "above forums"
-Stats "below NavBar"
kfiasche81
03-03-2007, 08:13 PM
It doesn't show date and time when I use it in my language
i have the same problem..
Valter
03-03-2007, 08:56 PM
Please create temp admin account for me to check it. I need access to Options and Plugins. Works fine with my Bosnian translation.
Hi,
I updated to 3.6.5 and now the latest news column is empty and when I remove the forum ID from 'forums excluded' it shows up but it also shows up in latest posts.
What needs to be updated?
Thanks.
D_Acct
03-04-2007, 08:44 AM
Hey! For some reason the 'thread starters' doesn't update, anyone know the reason/what I possibly be doing wrong.
Thanks!
Spika
03-05-2007, 07:27 AM
Please create temp admin account for me to check it. I need access to Options and Plugins. Works fine with my Bosnian translation.
I would like if it is resolved, I have the same problem, in my language date and time show as this: d-m H:i
Thanks
Zagis
03-05-2007, 12:15 PM
I would like if it is resolved, I have de same problem, in my language date and time show as this: d-m H:iIt doesn't show date and time when I use it in my language too and I'm not the only one. I think we should know if this prob can be fix or we have to find a similar mod...
Hi,
I updated to 3.6.5 and now the latest news column is empty and when I remove the forum ID from 'forums excluded' it shows up but it also shows up in latest posts.
What needs to be updated?
Thanks.
Is anybody else having any problems with this hack on 3.6.5?
scheinbs
03-05-2007, 05:37 PM
This mod works like a charm, and I will be donating a nice contribution for your efforts. My client had this feature request from the start, and you deserve to get paid for your efforts! (We are using just the reputation display, nothing else.)
My only issue is very minor: I would like the stats to show on more than one location. I have it listed on showthread, and I also want it listed on forumdisplay. It already shows up on the forum index, since I put it into the left navigation (header template). I would love for this to allow multiple or even a second template (not just one). The client is happy as it is, but we would love to see this in more than one template.
Would love to be able to just list both display templates, seperated by comma, or if there is another way.... I'm open to suggestion. :D
Thanks for allowing a second place, but it seems I need a third.
Puntal
03-05-2007, 07:03 PM
Is it possible to add to the stats the time spent on the board?
https://vborg.vbsupport.ru/showthread.php?t=133059 This one for example.
Thanks very much for good plugin.
AFemaleProdigy
03-05-2007, 10:33 PM
Hello! I have installed this and it's working great. I was just wondering (and forgive me if I missed this somewhere) if there is anyway to add the option to show the top 10 most active threads (meaning post count)? Could someone maybe tell me the code to insert? Thanks!
redlabour
03-07-2007, 12:47 PM
Hi,
i cant view more then the Top10 after Updating to the latest Version of this Modification.
http://www.politikstube.de/forum/misc.php?do=cybstats
The Page appears only blank. The normal Stats are showing correctly under the navbar :
http://www.politikstube.de/forum/
*argh*
MySQLi - 4.1.19
PHP 5.2.1 (cgi)
vBSEO 3.0.0 RC8
vBulletin? Version 3.6.5
Valter
03-07-2007, 09:08 PM
scheinbs,
It will be improved in some of next releases.
AFemaleProdigy,
It wouldn't be that easy to do by yourself. This function may be added also in some of next releases.
redlabour,
I see no reason for that. If you are sure that original hack code is untouched then you may wish to give me access to tour ACP to check it...
redlabour
03-07-2007, 09:27 PM
Send you AdminCP Access tomorrow.
Could you answer my question please Cybernetec?
I've had to disable latest news for the past week. I tried reinstalling but it still isnt working.
Thanks.
Maksa
03-08-2007, 09:41 AM
getting errors on separate page link.
URL: http://www.maksazone.com/misc.php?do=cybstats
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /misc.php(96) : eval()'d code on line 56
Warning: require_once(http://www.maksazone.com/global.php) [function.require-once]: failed to open stream: no suitable wrapper could be found in /misc.php(96) : eval()'d code on line 56
Fatal error: require_once() [function.require]: Failed opening required 'http://www.maksazone.com/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/maksa/public_html/misc.php(96) : eval()'d code on line 56
can anyone explain me wat to do? do i need to make separate page ? how? help help help :(
redlabour
03-08-2007, 10:04 AM
Read the last 8 Postings. You are not alone. :)
Maksa
03-08-2007, 10:13 AM
wow it's working now. thanks a lot friend :)
Mecho
03-08-2007, 10:58 AM
This is really great mod but one problem that when we click on the last posts it goes to the first post instead of last post .
anyway , cyb ur hacks ROCK
Valter
03-08-2007, 11:13 AM
Send you AdminCP Access tomorrow.
Problem solved. Check your PM inbox at your site.
redlabour
03-08-2007, 11:25 AM
Thx ! :)
Great and fast work ! ;)
Valter
03-08-2007, 11:48 AM
Thx ! :)
Great and fast work ! ;)
You're welcome. :)
Spika
03-08-2007, 01:26 PM
You're welcome. :)
I?m not wellcome?
Why not you help me, please?
Is isn?t there solution for my problem I would like know it.
Could you answer my question please Cybernetec?: https://vborg.vbsupport.ru/showpost.php?p=1196039&postcount=518
Thanks
Valter
03-09-2007, 03:15 AM
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
To upgrade:
-Import product XML, allow overwrite.
-Check hack settings (vBulletin Options > Cyb - Advanced Forum Statistics)
aacircle
03-09-2007, 03:27 AM
Thanks for the latest update. Would really love that feature you had before that had top stats of the month etc. I noted you removed it as it was too server intensive. But couldn't these stats just be updated once / day rather than on the fly?
G_Man
03-09-2007, 03:31 AM
Thanks for the latest update. Would really love that feature you had before that had top stats of the month etc. I noted you removed it as it was too server intensive. But couldn't these stats just be updated once / day rather than on the fly?
In fact, I have left that Mod installed and NOT updated. It is perfect as you get new threads/users showing up each month.
I think you might be onto something using a cron 1/hour or even 1/day rather than on the fly. That is how the Top Thread Starter is done now I believe...
aacircle
03-09-2007, 03:35 AM
A lot of our members did see this new feature and loved it and were very disappointed when it was taken away then. I hope it can be re-implemented into future versions.
rjmjr69
03-09-2007, 03:36 AM
Nice thank you. you always keep your hacks up to date. Your a great person
Quantnet
03-09-2007, 03:47 AM
I can't get the Hottest Thread to display...anyone has this problem?
Can anyone have a demo where they have both Latest Thread and Hottest Thread shown ?
Shazz
03-09-2007, 03:52 AM
thanx
/me updates
Hi,
I've updated but i still have this same problem https://vborg.vbsupport.ru/showpost.php?p=1195269&postcount=516.
Hot threads not showing either.
Thanks
d3v1L
03-09-2007, 07:24 AM
Thank you so much for your wonderful hacks. :)
furst
03-09-2007, 07:54 AM
There are lots of people on my site that like the Top 10 Stats, but there are just as many that hate it. Is there any chance of making this feature an option for users to select in the usercp? I know they could just collapse it, but if they do that then the queries are still executed every time they reload. It would be real nice if users could disable/enable it from their CP.
Oh, and it would be really cool if you could press Latest Posts and the latest posts box would refresh itself all javascript-like. It would cut down on server load if only the latest posts box could be refreshed instead of the whole page.
TheBlackPoet
03-09-2007, 02:04 PM
i love this hack... and i really want to display all of the items that it allows for... but we all know that the tables cant hold them all without breaking...
is there a way... to make this vertical?? maybe 2 or 3 columns wide and as many rows down...??
that way, there can be a full listing of all the info without breaking tables...
RYoBiOS
03-09-2007, 05:31 PM
How to I am able modify this represented with red arrows to black arrow?
It is a problem with Aria style.
I don't find the correct template :D
Thank again :)
dbirosel
03-09-2007, 05:53 PM
Why when going to CMPS, it takes a really long time to update? I have to always use Ctrl+f5, to see what's current.
I have photoplog module on CMPS, and i uploaded a pic and i don't see till i hard refresh. Why is it acting like this?
Doctor Death
03-10-2007, 01:38 AM
I am trying to EXCLUDE a usergroup from being included in statistical display...
The three columns I display are NEWEST MEMBERS, TOP POSTERS, and LATEST POSTS.
When I put in usergroup 18 (that only has 1 member in it), it excludes all users from stat calculations in first two columns but shows latest posts properly.
Any ideas?
elmark
03-10-2007, 05:00 PM
Work very good. Thanks
I am trying to EXCLUDE a usergroup from being included in statistical display...
The three columns I display are NEWEST MEMBERS, TOP POSTERS, and LATEST POSTS.
When I put in usergroup 18 (that only has 1 member in it), it excludes all users from stat calculations in first two columns but shows latest posts properly.
Any ideas?
Yea, it looks like everyone's having this problem.
Doctor Death
03-10-2007, 06:17 PM
Yea, it looks like everyone's having this problem.
I am sure it is a simple logic error in his filtering algorithm; Does the author read these forums?
This is a great plugin though.
Tom_S
03-10-2007, 06:27 PM
Very Nice! :)
Installed
BobbyBig
03-10-2007, 08:57 PM
There is a Error.
The & sign turns into & when its cut.
ubblite
03-11-2007, 01:00 PM
There is a Error.
The & sign turns into & when its cut.
I noticed this same problem a while back - as a matter of fact, I think I created a post about it. Hope it gets fixed.
Hey Cyb - were you able to fix the problem with 'recent posts' showing topics from private forums to all usergroups?
q8-star
03-11-2007, 01:06 PM
Nice hack Cybernetec.
I have a small problem with your hacks, my forum has Right to Left direction, and since you code the with "left" or "right" alignment I get some hard time trying to change.
why don't use for example $stylevar[left] instead of "left" in alignment?, it will change anything in Left to Right forum and it will correctly in Right to Left text direction forum like Arabic forum.
Valter
03-12-2007, 07:02 AM
Hey Cyb - were you able to fix the problem with 'recent posts' showing topics from private forums to all usergroups?
I don't know why you have this problem. Private forums are properly excluded from stats on both of my boards.
Nice hack Cybernetec.
I have a small problem with your hacks, my forum has Right to Left direction, and since you code the with "left" or "right" alignment I get some hard time trying to change.
why don't use for example $stylevar[left] instead of "left" in alignment?, it will change anything in Left to Right forum and it will correctly in Right to Left text direction forum like Arabic forum.
This will be fixed.
ubblite
03-12-2007, 11:48 AM
I don't know why you have this problem. Private forums are properly excluded from stats on both of my boards.
I do not have my Private Forum ID listed under this column:
'Forums excluded from stats (List IDs, separate with commas)'.
Is this the only way to block thread titles in private forums from being shown on the latest 'latest posts' list? A few weeks ago, someone also posted a message regarding this same issue.
And I also have this: 'Show Private Forum" set to 'No'.
So I'm expecting this hack to inherit usergroup permissions but maybe it wasn't meant to do that for the 'latest posts' list?
q8-star
03-12-2007, 01:12 PM
This will be fixed.
Thanks man, please note that, this thing applies for all your hacks.
Hi,
I've updated but i still have this same problem https://vborg.vbsupport.ru/showpost.php?p=1195269&postcount=516.
Hot threads not showing either.
Thanks
Cybernetec how about helping me with my problem, PLZ.
Makc666
03-14-2007, 12:11 PM
1.
There is a problem in code here:
<td class="tcat" colspan="10"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('cyb_fh_stats')">$cyb_loc_opts<img id="collapseimg_cyb_fh_stats"
10 is not a "good" value.
Of course we have 10 <td> lines below.
But! Only some of them is enabled by default.
4 if I am not mistaken.
And when we have such situation we have BUG in some browsers.
I made a screenshot.
And here is how the generated code looks like:
<td class="tcat" colspan="10"><a style="float:right" href="#top" onclick="return toggle_collapse('cyb_fh_stats')"><img id="collapseimg_cyb_fh_stats" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a><a href="http://**************/misc.php?do=cybstats" title="Click here to view more than 10 results"> Top 10 Stats</a></td>
</tr>
</thead>
<tbody id="collapseobj_cyb_fh_stats" style="">
<tr>
<td class="thead" align="left" nowrap="nowrap">Newest Members</td>
<td class="thead" align="left" nowrap="nowrap">Top Posters</td>
<td class="thead" align="left" nowrap="nowrap">Most Viewed Threads</td>
<td class="thead" nowrap="nowrap">Latest Posts</td>
</tr>
You see that there is only 4 (four) <td> lines.
The fix for this bug I see is to count from databse home many colums is enables and replace
colspan="10"
with some thing like this:
colspan="$cybtopstats_enabled_colspan"
2.
Also there is some "bad" coding.
I posted a thread here:
https://vborg.vbsupport.ru/showthread.php?t=136982
There is lines in your code like:
$get_latest_news[titletrimmed] = substr($get_latest_news[title], 0, $trimthreadtitle) . '...';
It is not good to use them. As on forum with UTF-8 databse there will be bugs in displaing trimed words.
You have to replace those lines with this one example:
$get_latest_news[titletrimmed] = fetch_trimmed_title($get_latest_news[title], $trimthreadtitle);
fetch_trimmed_title - vBulletin's original function which deals/dealts with UTF-8 problem.
Tom_S
03-14-2007, 12:36 PM
I don't know what browsers you are using but I just checked it moments ago with the latest versions of IE, FF, and Netscape and the issue you speak of does not exist.
Makc666
03-14-2007, 12:44 PM
I don't know what browsers you are using but I just checked it moments ago with the latest versions of IE, FF, and Netscape and the issue you speak of does not exist.
This is Opera 9.10.
You don't need to check this in browser.
Open Source of page and you will see what I posted above:
<td class="tcat" colspan="10"><a style="float:right" href="#top" onclick="return toggle_collapse('cyb_fh_stats')"><img id="collapseimg_cyb_fh_stats" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a><a href="http://**************/misc.php?do=cybstats" title="Click here to view more than 10 results"> Top 10 Stats</a></td>
</tr>
</thead>
<tbody id="collapseobj_cyb_fh_stats" style="">
<tr>
<td class="thead" align="left" nowrap="nowrap">Newest Members</td>
<td class="thead" align="left" nowrap="nowrap">Top Posters</td>
<td class="thead" align="left" nowrap="nowrap">Most Viewed Threads</td>
<td class="thead" nowrap="nowrap">Latest Posts</td>
</tr>
colspan="10" is 10
and <td class=" lines is only 4.
Tom_S
03-14-2007, 12:49 PM
Ahh...I see that. I don't have Opera to check but there is a simple overall fix for that. ;)
Tom_S
03-14-2007, 12:57 PM
Okay..I just installed Opera 9.10 just to see what you are talking about. It dosen't span the table beyond the 100% that the rest of the page is in. I don't see an issue with that small darkened area. I am assuming if you opt to have more statistics show you will either not see that or it will be smaller. Just a guess though. I haven't tried it yet.
Why are my posts being ignored? :confused:
furst
03-21-2007, 04:44 AM
Problem:
I set up a public usergroup.
I excluded all other usergroups from being able to view the stats.
People who are part of the public usergroup still can't view the stats for some reason, even though that usergroup isn't excluded.
In other words, I don't think secondary group permissions are being inherited.
Hey cyb, any word on why it's like this and if it will be fixed. I don't think it's supposed to be like this, is it?
teedizz
03-22-2007, 01:19 AM
I love this mod but was wondering if you could impliment 1 small addition please. Can you add an option to NOT display certain stats from certain users. Like maybe add an option to " Exclude Users: " and then maybe add the member number or something of the sort. I have a bot that floods the latest post feature & I wanna exclude that user's threads from showing up. Can you please let me know if this can be done. Thanks so much.
Valter
03-22-2007, 08:39 AM
You can move it to separate usergroup and exclude that group from showing in stats.
I have also bots on my forums and they have their own usergroup which I've excluded from stats.
I may add option to exclude users in next version anyway...
Snatch
03-22-2007, 10:06 AM
Is it possible to show the "hotes Threads" only from the last 24 h ?
Also only the lost 24h new Themes should be shown in "hottest Threads"
Valter
03-23-2007, 04:31 AM
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
Upgrade info: Import product XML, allow overwrite.
dbirosel
03-23-2007, 04:35 AM
Sweet!! We have an update!! i love updates! thanks cyb!
dbirosel
03-23-2007, 04:39 AM
Success!! :D :D
www.caraudiojunkyard.com/forum
Latest News section doesnt work for me.
aacircle
03-23-2007, 05:27 AM
Thank you for the update to v4.9. The best part of your updates is that any dummy can do. Too simple and that's the way I love life.
Thanks.
D.Ilyin
03-23-2007, 05:47 AM
-Colspan for the main table now calculated automatically, depending on number of enabled stats (this fixes problem with tiny blank column in Opera) Thank's!
furst
03-23-2007, 05:55 AM
Looks like Hottest Threads doesn't work.
United32
03-23-2007, 05:56 AM
Why is the background dark, even if I have alt1/alt2/alt1/alt2 all the way?
Take a look:
Edit: It is working now. I reverted the template, so it is working fine now.
Capper5016
03-23-2007, 06:31 AM
Same here, Hottest Threads and Forum News are not working.
Also, would it be possible to make it so we can adjust the width of the tables? Since VB is stupid in that there are no built in "Latest Post" list, i use your mod at the top of my forum to show the last 10 threads posted to.....but it looks like crap....
http://forums.hardwarelogic.com
rjmjr69
03-23-2007, 07:23 AM
Sweet thank you looks MUCH MUCH better now. As always your the best keep up the good work
voter
03-23-2007, 08:45 AM
Same here, Hottest Threads and Forum News are not working.
Also, would it be possible to make it so we can adjust the width of the tables? Since VB is stupid in that there are no built in "Latest Post" list, i use your mod at the top of my forum to show the last 10 threads posted to.....but it looks like crap....
http://forums.hardwarelogic.com
4.9 Most Viewed Threads also not working.
Cybernetec didn't you ever thought to make it possible to show each statistic in separate Tables and make options, which table where to show, say lates posts on main page, top posters in a subforum e.t.c?
If one switches on, all nice statistics that your hack provides, the table gets Huge and useless.
You force people to choose only some of statistics and I am sure noone shows everything, even on your screenshots one can see that there are only a half of tables shown, sure otherwise a resolution of monitor more than 1600x1200 were needed to show everything in a useful form....
Latest News section doesnt work for me.
Looks like Hottest Threads doesn't work.
Same here.
Makc666
03-23-2007, 09:41 AM
Cybernetec,
a little great proposal for 5.0 or 4.10
Why not to move navigation block:
General | Style Usage | Top Threads & Forums | Display Colors & Resolutions
Countries & Regions | Browsers & Operating Systems | Referring Sites
to the top of the page: psistats.php
At curent moment me/you have to scroll the hole page to the bottom every time we/you open any new stats' page to move to the next page!
BobbyBig
03-23-2007, 10:05 AM
I dont agree with that Idea:
-Trimming is now done in standard vBulletin style - trims a string to the specified length while keeping whole words
This should be optionable because it means loss of data when having to watch out for the statistic width. Its still better to show just a part of a word than just not showing it because its to long.
regards
q8-star
03-23-2007, 10:21 AM
It's fantastic, thanks for the update Cybernetec.
omer161
03-23-2007, 11:06 AM
in Cyb - Advanced Forum Statistics 4.9 it cant show Most Viewed Threads and Top Thread Starters on ie. it doesn't problem on ff.
Shazz
03-23-2007, 11:29 AM
/me updates
Valter
03-23-2007, 01:06 PM
When upgrading always revert hack templates if any customized.
This may cause some of problems mentioned above...
Background color and hot threads are working after "Revert".
Latest News still isn't working though. The column is there but it's empty.
Doctor Death
03-23-2007, 01:27 PM
This update is good, but it still has the issue that if you try and exclude a user group from being calculated in stats, it blanks out the full stat field (no matter what usergroup you are in).
Here is an example...
I tried to exclude an RSS handler feed which is in a unique usergroup. When I put that usergroup into the option field to exclude, it no longer displays any stats.
Thanks!
MeMySelfNi
03-23-2007, 02:32 PM
updates
Illustrious
03-23-2007, 05:57 PM
This update is good, but it still has the issue that if you try and exclude a user group from being calculated in stats, it blanks out the full stat field (no matter what usergroup you are in).
Here is an example...
I tried to exclude an RSS handler feed which is in a unique usergroup. When I put that usergroup into the option field to exclude, it no longer displays any stats.
Thanks!
I have this same problem, except with the "latest news." If it helps, I also enabled forum rewriting for forumdisplay.
kfiasche81
03-23-2007, 07:12 PM
there is a problem
Normal User
http://img252.imageshack.us/img252/1182/03232007211252mf2.jpg
Guest
http://img133.imageshack.us/img133/9219/03232007211007bd8.jpg
farukcan
03-23-2007, 07:44 PM
new version v4.9 veryy good... Thanks...
Shazz
03-23-2007, 08:12 PM
Took the bold off :(
Staxed
03-23-2007, 08:48 PM
Took the bold off :(
you sure about that?...the release notes seem like he made it an option...
-New: Option to remove bold style from usernames in stats
Shazz
03-23-2007, 10:21 PM
you sure about that?...the release notes seem like he made it an option...
-New: Option to remove bold style from usernames in stats
Yup your right, On this mod I never read updates since there ususally just bug fixes.
Found it though in vboptions
:)
Latest News doesn't works! Empy list as result.
Distance
03-25-2007, 06:07 PM
Oh dear.. a bugged release..
I have been suggesting this since I first installed..
Now is a perfect time to implement this 4.9 to 5.0
Feature addon
Users who have no permissions to view topics (either forum permissions or via password)
dont show in the latest posts / announcements :)
RENDY81
03-25-2007, 06:19 PM
thanks and install
Problem fixed. Thanks. :)
captainslater
03-25-2007, 07:01 PM
German version (phrases and informations) is attached.
Skavenger
03-25-2007, 07:05 PM
Latest News doesn't works! Empy list as result.
Same with hottest threads for me
Sidewindr
03-26-2007, 01:02 AM
I cannot get it to work on vbAdvance CMPS main portal/page ... it seems that the $cybtopstats is not putting any info into the page. I have adv_index in the custom pages section under the vBulletin Options section for Top Stats .. I am confused .. It use to work and I have changed nothing just re-enabled the module in CMPS.
Shazz
03-26-2007, 01:05 AM
German version (phrases and informations) is attached.
I even took a german class and I still don't get anything you have in there lol..
captainslater
03-26-2007, 03:33 AM
I even took a german class and I still don't get anything you have in there lol..
Well, the german language is somehow bloated. German basic vocabulary is about 4.000 words so I can understand when you're not able to understand everything :D
Valter
03-26-2007, 07:56 AM
Thanks for the complete translation captainslater. :)
I cannot get it to work on vbAdvance CMPS main portal/page ... it seems that the $cybtopstats is not putting any info into the page. I have adv_index in the custom pages section under the vBulletin Options section for Top Stats .. I am confused .. It use to work and I have changed nothing just re-enabled the module in CMPS.
Use "cybtopstats" instead of "$cybtopstats" in "Portal Output Global Variables".
voter
03-26-2007, 11:18 AM
Any way to have the Statistic as a separate file php top show on non VB page?
Sidewindr
03-27-2007, 12:56 AM
Use "cybtopstats" instead of "$cybtopstats" in "Portal Output Global Variables".
I did that and still no joy ... What am I missing, it never use to be this hard to get it on the front page portal.
Here is my template for the vbA module ..
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><span class="smallfont">$cybtopstats</span></td></tr>
</table>
dan_p
03-27-2007, 03:10 AM
I'm having the same problem other people have noticed since upgrading to 4.9.
My "Most Viewed Threads" column appears, but is empty.
If this helps, I went straight from 4.5 to 4.9, I sure hope that didn't cause any problems.
I still can't exclude certain usergroups without it excluding ALL of my usergroups. Anyone?? Please help.
Doctor Death
03-27-2007, 02:19 PM
Can the developer speak to the columns in including or excluding being fixed?
ohgenki
03-27-2007, 04:12 PM
i actually need this:
-New general option: Choose to show stats from the beginning, for current month, or from custom date
can someone please tell me how can i incorporate it?
The Finman
03-27-2007, 06:10 PM
Hi, I've long enjoyed your Advanced Forum Stats.
I have a very small request. I can add it to the xml file to accomplish this myself, but that means I have to go back and do it everytime I upgrade. I keep the amount of "shown" forum stats low (5) on the main page, and I recently realized that many of my members & guest don't know they could click on my Top 5 Stats to see the top 30,40,50, Etc. stats.
How about a link next to the Top X Stats that simply says More... ? :)
Thanks in advance for your consideration. :)
I have installed the mod and me not the date recognizes neither the hour of the registrations.
Some solution, counsel?
Forgive my poor English;)
ohgenki
03-28-2007, 01:30 PM
can anybody send me version 4.6?
I noticed some bugs with this. I disabled it for now because threads from private forums are being displayed in the stats.
Also, how can I move it to another area on my forumhome? It is added automatically but I don't want to display it where it is by default.
Thanks!
Also, is it possible to use custom profile fields with this, such as sort people by the number in filed[7] or whatever. For points or something?
Sidewindr
03-28-2007, 11:23 PM
I's not showing the stats for private forums/threads on mine, only shows these if you actually have access to the private thread/forum.
I still cannot get it working on the vbAdvanced front portal however .. *sigh*
I logged out to check though and it still shows private threads. :(
ubblite
03-29-2007, 02:10 PM
I logged out to check though and it still shows private threads. :(
This has been a problem for many of us. Hopefully it will be fixed in the next version.
Distance
03-29-2007, 02:27 PM
I hope so..
Bump this:
Oh dear.. a bugged release..
I have been suggesting this since I first installed..
Now is a perfect time to implement this 4.9 to 5.0
Feature addon
Users who have no permissions to view topics (either forum permissions or via password)
dont show in the latest posts / announcements
Valter
03-29-2007, 07:21 PM
Double check those two things:
vBulletin Options > Forum Listings Display Options > "Show Private Forums"
Forum Manager > choose forum > "Show Private Forum"
dbirosel
03-29-2007, 08:53 PM
hey Cyb, how can i have the Most Viewed to the right of the Top 10 threads. Basically relocating the positions of the features.
BACANERIA
03-30-2007, 12:07 AM
Thankss nice and esay mod to install
Terminatoronly
03-30-2007, 08:51 AM
You Are the best :D thanks alot for making this mod :D
YabbaDabba
04-01-2007, 11:47 PM
Have 4.9 running as a clean install on a vB 3.6.5 test board.
All features work, but it is crowded. :eek:
I would like to add one more vote for the following features/options:
1 - Admin selectable time period
I'd use "month" or maybe "week"
2 - Chron job to calculate stats
'cause otherwise the load is pretty bad
3 - More flexibility in display options
Personally I'd like to arrange all the stats in a single (right) column instead of across the width of the page.
And instead of a single call to $cybtopstats, it would be useful to be able to call each type individually, like $cybtop_latestnews, $cybtop_topposters, $cybtop_hotthreads, etc.
But if not, at least an ability to assign stat groups to particular rows in the master top stats table, such as:
Latest Forum News, Newest Members, Top Posters, Top Thread Starters: Row 1
Top Referrers, Most Viewed Threads, Hottest Threads, Top Posters: Row 2
Top Thanked Members. Top Reputations: Row 3
And the ability to change the order of each type would be useful as well.
This issue is very important as you have a super comprehensive stats package, but nobody can use it fully because of layout restrictions.
4 - Add a "more..." link to each stat set.
And a secondary page that displays just the stats for that type, but with the expanded display (i.e., with all features "enabled" perhaps).
Peace,
I'm having the same problem other people have noticed since upgrading to 4.9.
My "Most Viewed Threads" column appears, but is empty.
If this helps, I went straight from 4.5 to 4.9, I sure hope that didn't cause any problems.
I have the same problem.
How to fix this?
Thanks
Yomismito
04-02-2007, 06:52 PM
I've the same problem too :confused:
Still CAN'T exclude one user group without excluding all. Will the auther/coder PLEASE address this issue. Its really the only thing wrong in my opinion.
Capper5016
04-03-2007, 05:06 AM
went from good to God awful, nothing works right.....Hottest Threads and News thread don't work, and groups excluded from stats doesn't work.
I am sure that Cybernetec will find solution for this soon.
He is a great coder, and all his scripts are great.
Just give it some time.
milsirhc
04-04-2007, 12:44 PM
How do I change the "Top 10 Stats" title to some other thing and where do I change them??
Thanks!
Makc666
04-04-2007, 01:08 PM
How do I change the "Top 10 Stats" title to some other thing and where do I change them??
Thanks!
Search for language phrase named: cyb_top_x_stats
Original transltaion is: Top {1} Stats
By the way.
You can always open Cyb_AFStats.xml and for this section (below):
There you can see the translation strings used in this mod for users.
<phrases>
<phrasetype name="GLOBAL" fieldname="global">
<phrase name="cyb_top_x_stats"><![CDATA[Top {1} Stats]]></phrase>
<phrase name="cyb_top_stats"><![CDATA[Top Stats]]></phrase>
<phrase name="cyb_latest_news"><![CDATA[Latest Forum News]]></phrase>
<phrase name="cyb_newest_members"><![CDATA[Newest Members]]></phrase>
<phrase name="cyb_top_posters"><![CDATA[Top Posters]]></phrase>
<phrase name="cyb_top_starters"><![CDATA[Top Thread Starters]]></phrase>
<phrase name="cyb_top_referrers"><![CDATA[Top Referrers]]></phrase>
<phrase name="cyb_referrals"><![CDATA[Referrals]]></phrase>
<phrase name="cyb_most_viewed"><![CDATA[Most Viewed Threads]]></phrase>
<phrase name="cyb_hottest_threads"><![CDATA[Hottest Threads]]></phrase>
<phrase name="cyb_top_reputation"><![CDATA[Top Reputations]]></phrase>
<phrase name="cyb_latest_posts"><![CDATA[Latest Posts]]></phrase>
<phrase name="cyb_thanked_members"><![CDATA[Top Thanked]]></phrase>
<phrase name="cyb_thanked_times"><![CDATA[Thanked]]></phrase>
<phrase name="cyb_afs_show_x_results"><![CDATA[Results To View: {1}]]></phrase>
<phrase name="cyb_afs_results_update"><![CDATA[Update]]></phrase>
<phrase name="cyb_more_disabled"><![CDATA[Disabled momentarily!]]></phrase>
<phrase name="cyb_more_title_tip"><![CDATA[Click here to view more than {1} results]]></phrase>
<phrase name="cyb_jump_to_last_post_in_x"><![CDATA[Jump to first unread post in thread '{1}']]></phrase>
<phrase name="cyb_jump_to_first_post_in_x"><![CDATA[Jump to first post in thread '{1}']]></phrase>
<phrase name="new"><![CDATA[New]]></phrase>
</phrasetype>
milsirhc
04-04-2007, 01:34 PM
thanks mate! You'r a champ!
milsirhc
04-04-2007, 02:32 PM
one more qns! Is there any way we can increase the font size? It sort of doesn't go with my skin.. as I find the font alittle too small!
Any help will be appreciated! =)
Valter
04-05-2007, 05:58 AM
one more qns! Is there any way we can increase the font size? It sort of doesn't go with my skin.. as I find the font alittle too small!
Any help will be appreciated! =)
It's smallfont class to save space. I may add an option to change text size in ACP.
About phrases - When you want to change any phrase in vBulletin just go to:
AdminCP > Languages & Phrases > Search in Phrases
Here you can search text you want and modify or translate it to different language.
So for Top X Stats go to Phrase Manager and search for "Stats".
cyberphr
04-05-2007, 09:09 AM
With the latest update, alt1 and alt2 have changed to just a black background...
Shazz
04-05-2007, 01:44 PM
With the latest update, alt1 and alt2 have changed to just a black background...
Anyone else having a related problem? :o
Valter
04-06-2007, 03:39 AM
With the latest update, alt1 and alt2 have changed to just a black background...
Revert hack templates.
pspcrazy
04-06-2007, 06:04 AM
Wow, this is an awesome hack :) Everything works perfect other then the hottest thread, and most viewed threads. Once those bugs are fixed this will be perfect :)
http://forums.pspcrazy.com/forums/ check out the bottom all installed!
I am still waiting for the fix :)
Ajde prijatelju, popravljaj to, smori me narod :)
netblues
04-06-2007, 08:45 AM
Maybe it helps to know that most view threads works if you are an admin...
Still, a fix would be appreciated.
Also, time and date doesn't appear in non english language (and I'll be damned if I could find why...)
Instead I get the usual H:i php format codes..
GrendelKhan{TSU
04-09-2007, 08:03 AM
is it possible to EXCLUDE select forums from appearing in the stats (specifically RECENT POSTS)?
I dont' want some of my news feeds to appear there as they take up the whole thing in one shot. :rolleyes: :(
if its currently not possible, can I request that as a new feature for future release? :)
GrendelKhan{TSU
04-09-2007, 08:04 AM
is it possible to EXCLUDE select forums from appearing in the stats (specifically RECENT POSTS)?
I dont' want some of my news feeds to appear there as they take up the whole thing in one shot. :rolleyes: :(
if its currently not possible, can I request that as a new feature for future release? :)
omg nvm. found it.
<< n00b :p
Lilyandy
04-09-2007, 03:42 PM
Latest Forum News
Most Viewed Threads
Hottest Threads
my vBulletin config.php:
$config['Database']['tableprefix'] = 'vbb_';
error~~>_<~~
below it change to ok...
find:
?FROM " . TABLE_PREFIX . "thread?x3
change to:
?FROM " . TABLE_PREFIX . "thread AS thread?x3
ok
display ok!
sorry my english very pool....@.@"
patch files download (https://vborg.vbsupport.ru/attachment.php?attachmentid=62862)
Valter
04-10-2007, 02:31 AM
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...
To upgrade: Import XML as product, allow overwrite.
Check hack options after installation. You may need to update some settings.
Screenshots updated.
Shazz
04-10-2007, 02:33 AM
thanx cyb for the update
* Shazz :)
Shazz
04-10-2007, 02:34 AM
Wheres the zip :confused:
Valter
04-10-2007, 02:39 AM
Uploaded.
Shazz
04-10-2007, 02:42 AM
Perfect! :D
TeddyKGB
04-10-2007, 02:45 AM
Sorry Cyb I usually LOVE your mods and alwyas look for you stuff but this change isn't very appealing to me once I installed it.
I think it would be great to have the option to limit the "Latest Posts" to 5 and also turn off the 2nd row option. While it does save space horizontally it chews up space vertically. I had all my settings limited to 5 each so it didn't take up so much space.
I'll be switching back to 4.7 and eagerly awaiting your next release in hopes those options are in there.
Shazz
04-10-2007, 02:58 AM
It dosen't display Some of the options in the columns..
I agree with teddy though
Mrdby
04-10-2007, 02:58 AM
sweet!!!!!
spy_jeddah
04-10-2007, 03:09 AM
Thank you for this fast version
soletrader
04-10-2007, 03:14 AM
Can anyone attach and post the older version of this hack? I just installed the new one and can not get this to work. (wont show more results)
Anyone have 4.7? Or any previous ones? Thanks
Valter
04-10-2007, 03:21 AM
What options Shazz?
Don't forget to revert templates if any customized.
Option to disable rows may be added in the next version. I didn't know that few rows heighter table can be problem for some of you. Usually width was problem. I don't think anyway it's good enough reason to not upgrade, there are several important updates/fixes in latest versions.
soletrader,
check hack settings.
fox3nova
04-10-2007, 03:22 AM
I have some suggests:
Can let admin change stats columns position ?
Can let user choose the stats by day/week/month/year/all functions ?
Shazz
04-10-2007, 03:27 AM
What options Shazz?
Don't forget to revert templates if any customized.
Option to disable rows may be added in the next version. I didn't know that few rows heighter table can be problem for some of you. Usually width was problem. I don't think anyway it's good enough reason to not upgrade, there are several important updates/fixes in latest versions.
soletrader,
check hack settings.
Ill get back to you with screen shots regarding it, Ill try configuring some settings etc.
I never had any edited templates
Valter
04-10-2007, 03:28 AM
I have some suggests:
Can let admin change stats columns position ?
Can let user choose the stats by day/week/month/year/all functions ?
1. You can change positions for all stats except for Latest Posts.
2. For some stats this requires complex queries which pushes server a lot. This was implemented in some of older versions but removed later. If I find some better way to get that working I'll add such options.
rinkrat
04-10-2007, 04:08 AM
I love the new two-column look, very tight and clean looking!
soletrader
04-10-2007, 04:19 AM
Cybernetec,
Is it possible to attach 4.7? Ive had some problems with the newer ones lately. Thanks
redlabour
04-10-2007, 04:32 AM
Small Bug:
Disabling Column 2 - has no Effect for Column 2 - Row 1 it is still shown. Dont know if other Row´s are affected.
and by the Way
please give us a Option to deactivate everything without 1 Column and 1 Row.
It is not a Height or Width problem but i think the most of us only use and want the latest Threads Option.
netblues
04-10-2007, 04:36 AM
Uploaded latest version.
I still have an issue with Greek language and all styles, new ones, default ones, doesn't matter. In English dates appear ok, in Greek I get d-m, H:i instead of date and time.
I guess something is missing, but I need some direction where to look...
GSPFAN
04-10-2007, 04:47 AM
i uploaded it and everything worked except the "enable statistics" on quick links drop down.
I had to do an overwrite with 4.5 to get the stats box back.
kitsch
04-10-2007, 05:45 AM
Installed the latest version a few moments ago.
There's a problem: Latest Forum News shows threads from forums which are in my Forums excluded from stats list.
dbirosel
04-10-2007, 06:13 AM
Hmmm... thanks for the update Cyb, but once updated, my whole forum width stretched like crazy. Any solution?
kitsch
04-10-2007, 06:15 AM
Hmmm... thanks for the update Cyb, but once updated, my whole forum width stretched like crazy. Any solution?
Disable columns 3 and 4 and remove replies / views from the right column.
This did it for me.
dbirosel
04-10-2007, 06:20 AM
Disable columns 3 and 4 and remove replies / views from the right column.
This did it for me.
That sucks. :( I liked the new idea on the columns. O wells went back to 4.9. Also, having those extra columns and other information adds a lot of extra queries.
itsblack
04-10-2007, 07:12 AM
I got these errors:
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in \admincp\plugin.php(1941) : eval()'d code on line 34
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in \admincp\plugin.php(1941) : eval()'d code on line 34
The most options are OK for me, except the "hottest forum", it only display the threads number. So I went back to ver 4.9.
soletrader
04-10-2007, 07:20 AM
How do you go back a version? Can anyone post an older version of this hack?
itsblack
04-10-2007, 07:30 AM
Don't you have any programm backup? I have the old versions from 4.7 to 4.9.
Here you are, the 4.9 version.
voter
04-10-2007, 08:24 AM
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...
To upgrade: Import XML as product, allow overwrite.
Check hack options after installation. You may need to update some settings.
Screenshots updated.
- There is no more advanced options, allowing admin to choose what will be shown in Statistics like New Users, Top Posters etc
- "Main Top Stats box on ForumHome" to which you refer in info.txt dosn't more exist
- Latest Posts no more possible to DISABLE
Sorry Cyb, but I join the others - you spioled your nice hack.
voter
04-10-2007, 08:32 AM
I was need to disable Latest Posts by "Hand" via changing template "cyb_topstats_stats"
If one need to disable any of statistics, he need to delete some lines in mentioned template
For instance, to disable Latest Posts delete
<td class="thead" align="$stylevar[left]" nowrap="nowrap" width="55%">$vbphrase[cyb_latest_posts]</td>
and
<td rowspan="3">
<table width="100%" cellpadding="0" cellspacing="0" border="0" id="cybnpcol" style="height:100%;">
<tr style="height:14px;">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$vbphrase[thread]</td>
<td> </td>
<if condition="$vboptions[cybtopstats_lastpost_dateline]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[date]/$vbphrase[time]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_poster]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[posted_by]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_replies]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[replies]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_views]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[views]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_forums]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[forum]</td>
</if>
</tr>
$cybtopstats_newposts
</table>
</td>
cyberphr
04-10-2007, 09:21 AM
Don't you have any programm backup? I have the old versions from 4.7 to 4.9.
Here you are, the 4.9 version.
Thanks, the new version is terrible. :(
redlabour
04-10-2007, 10:03 AM
Don't you have any programm backup? I have the old versions from 4.7 to 4.9.
Here you are, the 4.9 version.
Thanks you saved my Day! :)
d3v1L
04-10-2007, 10:15 AM
Was just about to import the new version until i saw the feedback. Is the new version that bad?
Valter
04-10-2007, 10:23 AM
Was just about to import the new version until i saw the feedback. Is the new version that bad?
Works perfect for me on three forums.
You can check it here:
http://www.bihforum.com
I'll allow you to view more results as well if you want.
I guess some people don't know how to use this hack, or haven't upgraded properly, or don't know how to set it up.
captainslater
04-10-2007, 10:29 AM
Small Bug:
Disabling Column 2 - has no Effect for Column 2 - Row 1 it is still shown. Dont know if other Row?s are affected.
and by the Way
please give us a Option to deactivate everything without 1 Column and 1 Row.
It is not a Height or Width problem but i think the most of us only use and want the latest Threads Option.
Well I can confirm this, see the screenshot.
Column 2 and 3 are disabled.
I think an option "nothing" for the row-settings would be very useful but your hack is still great, Cybernetec.
As always: german phrases available at http://www.vbhacks-germany.org/forum
soletrader
04-10-2007, 10:38 AM
Don't you have any programm backup? I have the old versions from 4.7 to 4.9.
Here you are, the 4.9 version.
Thank you very much.
kelekian
04-10-2007, 10:42 AM
version 5.0 installed and I got javascript error (object required) and im back to version 4.8
:down:
Valter
04-10-2007, 10:47 AM
I'm not sure i understand that problem with disabling columns.
Table:
A|C|E|G
------
B|D|F|
If you disable column 2 then C/D will be turned off.
If you disable column 3 then E/F will be turned off.
Just like it's shown on your screenshot.
voter
04-10-2007, 11:24 AM
I am getting EROOR in Javascript
nptrobjmisc has no properties
CybNPHSetMisc()misc.php (line 59)
onload(load )misc.php (line 1)
[Break on this error] nptrobjmisc.style.height=cybnpheightmisc+"px";
I have removed the
<script language="Javascript" type="text/javascript">
function CybNPHSetMain() {
var cybnpheightmain=Math.floor((14*($resultsnr*2))+21+ ($stylevar[cellpadding]*2));
nptrobjmain=document.getElementById("cybnpcol");
nptrobjmain.style.height=cybnpheightmain+"px";
}
</script>
and it is still working without that error.
By the Way I guess, scripting in <thead></thead> do not pass HTML Validity. If one need a Script he must write extra js file and put in Header a Scrip loader.
voter
04-10-2007, 11:29 AM
Was just about to import the new version until i saw the feedback. Is the new version that bad?
The new version is nice as of bringing the opportunity to have not only colums as well rows.
But just compare the Options in your present Cyb - Advanced Forum Statistics and the one in Screenshot of 5.0 placed here...
There are drastic changes happen and to control the 5.0 one need to do all staff via Template editions.
cyberphr
04-10-2007, 11:41 AM
Clearly a lot of people don't like the new layout, perhaps you could add an option to use the old display layout?
Ascor
04-10-2007, 11:53 AM
suggestion: option to show the latest thread in the same way latestopic,
can be useful when someone whas not at board for a time
Cybernetec, is this now a feature in this new version ? or plan for futur version ?
Excal
04-10-2007, 12:14 PM
The problem I have with the new version is when you disable like column 3, column 4 (latest posts column) moves over where column 3 starts so it doesn't go 100% over. I attached a screenshot for. If you could center it or make it go 100% to the edge that would be alright with me. I just dont need that many things up there so I'd rather not have column 3 enabled. Thanks for your work though. ;)
Shazz
04-10-2007, 12:37 PM
The problem I have with the new version is when you disable like column 3, column 4 (latest posts column) moves over where column 3 starts so it doesn't go 100% over. I attached a screenshot for. If you could center it or make it go 100% to the edge that would be alright with me. I just dont need that many things up there so I'd rather not have column 3 enabled. Thanks for your work though. ;)
Yea having that many on a fixed skin is not recommended :)
redlabour
04-10-2007, 12:59 PM
I'm not sure i understand that problem with disabling columns.
Let?s say it simple - the Feature does not work in every Combination and has no Effects as describe above. :rolleyes:
I guess some people don't know how to use this hack, or haven't upgraded properly, or don't know how to set it up.
This "some People" are all that have reviewed this Hack today after upgrading. :cool:
In Fact the only thing we want is to get a Version 5.1 where we can decide by ourselves if we want the new Features or not!!
mescalin
04-10-2007, 01:19 PM
It didnt work for me, does not show anything.. its just blank i couldnt get it work.. n i dont have older release can u add it here? btw i liked the way it looks, if it works i would like to install that version..
Valter
04-10-2007, 01:34 PM
This "some People" are all that have reviewed this Hack today after upgrading. :cool:
I don't think so. There are different comments and 5.0 is downloaded 117 times till now. I haven't seen 117 "i have a problem" replies.
You want me to give you access to ACP on my forums to test it by yourself?
jtkjl1302
04-10-2007, 01:35 PM
CYb,i instll 4.9v and find some question:
Fatal error: Invalid row in the style table in \includes\adminfunctions_template.php on line 2296
The 2296 line:trigger_error('Invalid row in the style table', E_USER_ERROR);
help me? Thank you!
tekstylez
04-10-2007, 01:57 PM
i have both of my text colors set to #000000 but the latest posts, news, and newmembers are all still very light color and barely able to read.
Black Hole
04-10-2007, 02:04 PM
I've used 4.9 and 5.0 now and I love this mod and my members do as well, but I do have one small problem.
Some of my users use smaller resolutions where the statistics block requires the screen to use the scroll bar in order to see everything on the right edge of the screen. Other than not showing column 3 of the new hack or even reducing column 2, is there any way to allow the screen to match the persons resolution like the standard screen does?
Thanks in advance.
Matt
Valter
04-10-2007, 02:12 PM
Hi Black Hole,
You can turn off columns, disable some details in "Latest Posts", trim titles.
kelekian
04-10-2007, 02:23 PM
error on line
nptrobjmain=document.getElementById("cybnpcol");
on script
<script language="Javascript" type="text/javascript">
function CybNPHSetMain() {
var cybnpheightmain=Math.floor((14*(5*2))+21+(6*2));
nptrobjmain=document.getElementById("cybnpcol");
nptrobjmain.style.height=cybnpheightmain+"px";
}
</script>
MeMySelfNi
04-10-2007, 02:43 PM
*updated*
redlabour
04-10-2007, 02:46 PM
I don't think so. There are different comments and 5.0 is downloaded 117 times till now. I haven't seen 117 "i have a problem" replies.
You want me to give you access to ACP on my forums to test it by yourself?
I have posted you the Bug and some others did so as well. We understand how to handle the Update - you do not understand what the Problem is.
Deactive 2 and 3 and the first Column of 2 is still shown. This is the Bug and some other Combinations as well.
And what is the Problem to give the Users the choice to deactivate the new Rows and Columns when they only want to use the "Latest Thread" Feature ?
mescalin
04-10-2007, 02:54 PM
Thank you for your support and ur time that u spent in my admincp..;)
You are right my template couses the problem, it seems perfect with other templates.. Probably ill use another template just to use that mod.. ;)
Skavenger
04-10-2007, 03:47 PM
There is no way to disable some options =/ I don't like this new version, sorry. I'm going to stay with 4.9...
IAWBody
04-10-2007, 03:49 PM
I like the v5.0. Suits my forum well. Thank you.
Ba$im
04-10-2007, 03:59 PM
thx very much
AK47 Nemesis
04-10-2007, 04:23 PM
Hi, i have a simple question: What are the links to disable and enable the hack (For users)? Because i don't use the quick links menu anymore, so i don't know how to switch it back on.
PS: Great hack, really easy to use, looks good and has all the stats you need!
NFLfbJunkie
04-10-2007, 04:48 PM
Tring to enable the advanced stats from the quick links menu, but this isn't turning them back on. Tried reinstalling the product, but this does not work either.
mescalin
04-10-2007, 05:26 PM
i cant turn it on too.. how cani turn it on and diasable turn off option?
ThreeD
04-10-2007, 05:46 PM
I don't want to be difficult in any way but can anyone here give me a link to 4.9? I like the end-user layout of 4.9 better than in 5.0 :(
I'll keep it installed though!! Great work..
NFLfbJunkie
04-10-2007, 06:01 PM
To remove the option of users being able to disable the advanced forum statistics, remove the following from the cyb_topstats_stats template:
<tr>
<td class="vbmenu_option" title="$vbphrase[cyb_afs_turnoff_stats]"><form action="" name="cybstats_turnoff" method="post"><input type="hidden" name="cyb_turnoffstats" value="1" /></form><a href="#" rel="nofollow" onclick="cybstats_turnoff.submit();">$vbphrase[cyb_afs_turnoff_stats]</a></td>
</tr>
This will eliminate the problem of trying to turm the statistics back on from the quick links menu, which for the moment, is not working.
ZomgStuff
04-10-2007, 08:35 PM
I don't want to be difficult in any way but can anyone here give me a link to 4.9? I like the end-user layout of 4.9 better than in 5.0 :(
I'll keep it installed though!! Great work..
Me too!
Me too!
Have to agree and stay with 4.9 .. too many extra boxes and no way to turn some off.
Click here (https://vborg.vbsupport.ru/showpost.php?p=1223966&postcount=671) for 4.9
sinanmoda
04-10-2007, 08:47 PM
Yes anyone here give me a link to 4.9. Becouse a mistake in table. Sometimes fix tables. When I reload page its works.
Thanks
dbirosel
04-10-2007, 08:50 PM
Yes anyone here give me a link to 4.9. Becouse a mistake in table. Sometimes fix tables. When I reload page its works.
Thanks
https://vborg.vbsupport.ru/showpost.php?p=1223966&postcount=671
AzaDiyaR
04-10-2007, 09:00 PM
waowwwwwwwwww nica
this working fine :p
sinanmoda
04-10-2007, 09:04 PM
Have to agree and stay with 4.9 .. too many extra boxes and no way to turn some off.
Click here (https://vborg.vbsupport.ru/showpost.php?p=1223966&postcount=671) for 4.9
thank you
Pottsy
04-10-2007, 09:25 PM
After all the comments, I was a bit dubious about giving it a go... But it works perfectly, and IMO is much better than 4.9. So thank you, Cyb!
3D, attached are all versions, 4.6 to 5.0 inclusive.
N-0p3rz
04-11-2007, 04:26 AM
I'm using 3.5
When I install, the options aren't displayed correctly.. Like there's no select menus for certain options.. It's just broken text..
ThreeD
04-11-2007, 05:02 AM
thanks Pottsy :)
Illustrious
04-11-2007, 07:26 AM
I turned off the stats box, and now I'm not sure how to turn it back on. You should just have the collapsable display.
EDIT: I figured it out by looking at the source code. Seems like a problem that many members would have.
ubblite
04-11-2007, 08:35 AM
Even with the new version guests can still view thread titles. Hack does not inherit usergroup permissions. Only way to disallow guests from viewing private forums is to disallow the forum altogether or block usergroup.
captainslater
04-11-2007, 09:17 AM
I turned off the stats box, and now I'm not sure how to turn it back on. You should just have the collapsable display.
EDIT: I figured it out by looking at the source code. Seems like a problem that many members would have.
Try a reload of the page. In your "Quick Links" a new link named "Enable Top Stats" should appear.
voter
04-11-2007, 12:27 PM
I don't think so. There are different comments and 5.0 is downloaded 117 times till now. I haven't seen 117 "i have a problem" replies.
You want me to give you access to ACP on my forums to test it by yourself?
Cyber, you did nice job, sure everybody here would like to thank you for your hack, but if you Signed your hack as a SUPPORTED, then be ready to hear terrible responses too... ;)
What people claim, is that updating to 5.0 brings to loss of some possibilities to control your hack - most of guys if not all are tech-administrators of vbBoards and none like to have hacks, that he is not able to control.
I will stay in 5.0 as of waited too long for opportunity to have a rows and not only collums, everything what I need to switch off/on I do in 5.0 unfortunately via Template edition.
For those who are not familiar with editing templates, I wouldn't suggest to switch to 5.0
olympist
04-11-2007, 12:56 PM
I turned off the stats box, and now I'm not sure how to turn it back on. You should just have the collapsable display.
EDIT: I figured it out by looking at the source code. Seems like a problem that many members would have.
I have installed and got the same problem. When I turned it off, could not turn it on again. There is allways error in explorer, and can not press menu item in firefox
voter
04-11-2007, 02:35 PM
I just mentioned one more thing that Cyber have removed - the definitions of colums with numbers, for instance the column with a number of posts in Top Posters. Previously it was saying "Posts" now there is nothing. May be for Top Posters one can understand, that the number means amount of Posts, but what if I who the statistic of Hot Topics, what the number now means? Amount of Replies in that topic or number of Views?
Please, bring it back.
voter
04-11-2007, 02:37 PM
By the way Cybernetec, your hack provides 11 different statistics, what if one want to show them all?
Why you allow maximum 7 statistics to be shown?
Please add one more Row.
pspcrazy
04-11-2007, 02:49 PM
It seems that the new version of this hack 5.0 crashes servers by putting a heavy load on the site. At least it does this for big sites. Disabled until this problem is solved.
voter
04-11-2007, 02:50 PM
In addition, to those who would like to switch off Latest Posts by editing Template: cyb_topstats_stats, don't forgot to change colspan <td class="tcat" colspan="4"> to <td class="tcat" colspan="3"> in case of switching off Latest Posts like I suggest in post 673 (https://vborg.vbsupport.ru/showthread.php?p=1223995&postcount=673).
Valter
04-11-2007, 03:55 PM
Previously it was saying "Posts" now there is nothing. May be for Top Posters one can understand, that the number means amount of Posts, but what if I who the statistic of Hot Topics, what the number now means? Amount of Replies in that topic or number of Views?
Removed to save space vertically.
Mouse-over anything in the Stats table and it will tell you what you are looking at.
By the way Cybernetec, your hack provides 11 different statistics, what if one want to show them all?
I see no reason to enable them all.
Some forums have disabled Reputation and of course they will never need stats for it.
Some forums has no MySQL 4.0.4 and they can't use Top Thread Starters.
Some forums has no "Post Thanks" hack and they will never enable stats for it.
Some forums has no "News" forum and they will never enable this column.
Some admins simply wan't to show all statistics.
Some admins will never enable all stats because it means 11 new queries.
And no one asked for help to enable all stats which means that probably no one need it all.
This hack still shows threads in private forums in the most popular threads areas to people who cannot see them. I logged out and viewed my forum as a guest and sure enough I could still see links to these threads.
Will this be fixed?
aberg
04-11-2007, 06:27 PM
If users choose to turnoff the Advanced Forum Statistics they can't get it turnon.
So back to version 4.9 and wait for the fix for this issue
Mattikana
04-11-2007, 06:43 PM
I like the new layout, the old layout was not compatible with the Kirsch style.
Anyway, when I set "Number of results to show in Main Top Stats box" to 10 it still displays 5 as default on the stats page.
Neal-UK
04-11-2007, 08:31 PM
When a member, including myself, turn this off, they / me have no way to turn it back on without clearing cookies, which I can't afford to do on my home computer at the moment.
How can I choose which forums are the ones for the latest news? I'm getting new posts showing in the latest news and latest threads / post columns.
By they way, I do like what you have done here. Very clever and very, very useful!
N-0p3rz
04-11-2007, 09:03 PM
I'm using 3.5
When I install, the options aren't displayed correctly.. Like there's no select menus for certain options.. It's just broken text..
Bump on this one..
I'd really like to use this hack.. You stated in your 3.5 thread, that this version works for 3.5.x.. But it doesn't display the options correctly.
MeMySelfNi
04-11-2007, 09:32 PM
This hack still shows threads in private forums in the most popular threads areas to people who cannot see them. I logged out and viewed my forum as a guest and sure enough I could still see links to these threads.
Will this be fixed?
theres a option to keep certain forums from showing up in the stats...
The old version is better
aacircle
04-12-2007, 12:14 AM
Great update! Love the new layout too with the rows. Thanks a million.
ubblite
04-12-2007, 12:23 AM
theres a option to keep certain forums from showing up in the stats...
That doesn't solve usergroup permissions. Blocking out a forum ID disables every usergroup from viewing the thread title. Doesn't make much sense that way, does it? Check the CMPS Recent Threads hack - ideally, that's the way this hack should work. It shows recent thread titles based on usergroup permissions.
itsblack
04-12-2007, 12:30 AM
I would like to say, that the new element in 5.0 version is inspiriting. But it lost much flexibility. And it is also not stable. So I, same as many other people, would like to chose to stay at 4.9.
That's not means cyber's work is going down, no no no, that's not true. I think most of us admire cyber and his great mods. It just need time to make the new version better. So we should keep patient and give cyber time to do that. Complaint means nothing.
Gizmo5h1t3
04-12-2007, 09:02 AM
Bump on this one..
I'd really like to use this hack.. You stated in your 3.5 thread, that this version works for 3.5.x.. But it doesn't display the options correctly.
ive been saying this for a while...i get all weird text where the selections should be....damn shame as well as this is one hell of a hack to use...
Valter
04-12-2007, 09:43 AM
I didn't know that vBulletin Team hasn't implemented yet this way of constructing settings in 3.5.x. I'll see what I can do.
kelekian
04-13-2007, 11:35 AM
error on line
nptrobjmain=document.getElementById("cybnpcol");
on script
<script language="Javascript" type="text/javascript">
function CybNPHSetMain() {
var cybnpheightmain=Math.floor((14*(5*2))+21+(6*2));
nptrobjmain=document.getElementById("cybnpcol");
nptrobjmain.style.height=cybnpheightmain+"px";
}
</script>
Im still have this error, someone could help me?
tekstylez
04-13-2007, 03:38 PM
i have both of my text colors set to #000000 but the latest posts, news, and newmembers are all still very light color and barely able to read.
any support on this? :confused:
The Finman
04-14-2007, 06:17 AM
Hi Cyb,
I've been a fan & user since last September.
I like the new choices and I've moved my stats from the bottom to just under the nav bar. I use only the first two columns (should that be rows?), with the third column(?) being disabled.
I would really like to add our number of members from "What's Going On?" from down below to it. Maybe you could add the choice of "What's Going On" numbers/features for those like me that would like to have them atop with the Cyb Top Stats?
Thanks in advance
Fin
TheBlackPoet
04-14-2007, 09:06 AM
damn!!! this is the best yet!!!! you outdone yourself on this.. i think a few months ago, i asked if you could do it like this.. and BAM! this fits perfectly in the fixed forums... excellent job!
NightShado
04-14-2007, 10:06 AM
i don't want text-decoration my Forum Statics Texts ... Can u help me ?
scart3r
04-14-2007, 10:49 AM
Thanks - this was really easy to install - is a nice change :D
I am wondering if someone could tell me how to get it to sit on the left of the forum though - so that it is not on the bottom, but in a column on the left. Here is my forum - http://www.nettrafficchat.com
Is it possible? And if so - in simple words, how would I do it?
Cheers,
Cindy
Karabaja
04-14-2007, 02:09 PM
Thx Cyb, almost everything fine. I just have one issue.
I have "remove bold style from usernames" set to no. And team members are fine since they are bolded. But I have a problem with registered users. Their usernames appear bolded as well. Even though I have nothing set in Username HTML Markup for that usergroup.
sportsoutlaw
04-14-2007, 02:51 PM
I like the advancement of this, just a couple things that I would like to see changed/fixed
I am running windows vista (if that matters). When using firefox, the table/template, or whatever is used for displaying this information often shows up twice the size as what it needs to be, leaving half the space blank.
Second, on new members, I would like to be able to display the post count. It helps to track new members when they make a post somewhere so moderators can check to see if they are spamming the site, and/or posting in the proper locations.
JimmDaBimm
04-14-2007, 04:02 PM
Great, i like it ! It works fine and i have more Infos and need that much space to show them, thanks a lot :>
NightShado
04-14-2007, 05:34 PM
i don't want text-decoration my Forum Statics Texts ... Can u help me ?
any message ? :erm:
WiseOne38221
04-15-2007, 12:45 AM
Cyb, I love ya, man! EXCELLENT mods...here it comes, BUT the latest version does not let us set new user post count instead of a backwards date...I had to revert, man, because people were getting pissed at me, LOL. Just thought I'd let you know...
as7aab
04-15-2007, 06:42 AM
I have a moderators forum that cant be viewed by other members,
how can exclude it from the "Latest forum News" in the stats
voter
04-15-2007, 11:48 AM
People, do Top Thread Starters show at your forums the real ammount of Threads started by a user? It is not working correctly at my forum.
tehPARADOX
04-16-2007, 10:53 AM
Thanks Cyb for such a great hack, not to mention fast update.
Edit: Wow, I'm loving the admincp.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.