View Full Version : Add-On Releases - Update 4.0.4a - [AJAX] - Advanced Forum Statistics
Aclikyano
02-10-2010, 11:18 PM
i put the usergroups in the vb options but still it shows banned usergroup in forum stats :(
Aclikyano
02-11-2010, 04:44 PM
mess up forum with internet explorer browser
perfect on ff
:\
NgocTam
02-11-2010, 06:24 PM
i put the usergroups in the vb options but still it shows banned usergroup in forum stats :(
File class_+++++++.php:
$exclgroups = "AND user.usergroupid NOT IN (".$vbulletin->options['+++++++topstats_excl_groups_listing'].")";
Replace $exclgroups with $this->exclgroups
hope next version will fix this
Braincrusher
02-12-2010, 02:55 PM
Please fix also the footer-version, this doesn´t have any exclude function.
Braincrusher
02-12-2010, 03:06 PM
How can i disable the advanced forum statistics for guests?
ErnestA
02-12-2010, 04:41 PM
Suggestion:
Add an option to display current forum and all sub forums in the statistics window. So when you're at the root level, you see all posts, but as you go down the forum structure, you only see the latest posts from that forum and lower.
Thanks,
ErnestA
Nadeemjp
02-13-2010, 05:20 AM
it is not correctly displaying. see @ www.familybunker.com
synseal
02-13-2010, 06:32 AM
haothiencz, is the problem with how this displays when you Store CSS Stylesheets as Files going to be fixed?, for vbseo to be at it's optimum this needs to be turned on, but when it is the AFS display is aligned down the left hand side.
Many thanks.
ZuFett
02-13-2010, 05:15 PM
Hello,
thx for this great hack but i have a question.
i want to excluded Forum-ID "x" from the Newest Posts and show the exluded Forum ID "x" on a costum tab. but when i write under "Forums excluded from stats" this ID and under costum ID the same ID, both tabs dont show the newest Posts from this ID.
How can i excluded Forum-ID "x" under Newest Posts but show it under Costum-Tab?
LordVader!
02-13-2010, 06:23 PM
Quick question:
Where are the color codes that control the pop up box text? Its hard to read on my forums.
Thanks in advance.
fogjuice
02-13-2010, 06:32 PM
Originally Posted by fogjuice View Post
Originally Posted by fogjuice View Post
It seems there are several broken features on this awesome mod.
1) Usergroups excluded from stats doesn't work. For example, banned users are showing up in the latest registered even though their usergroup ID is included in the exclusion list.
2) Caching seems to be bugged. Sometimes I will view a different page, come back and see that the drop box says "Top Posters" but the list is "Newest users" etc.
When will this be fixed?
Wish the creator would fix this, shame to see such a great mod go to waste
Seriously, when the hell will this be fixed? It was such a great mod but if this isn't fixed, it's useless.
ZuFett
02-13-2010, 06:55 PM
Quick question:
Where are the color codes that control the pop up box text? Its hard to read on my forums.
Thanks in advance.
Template -> viet.vbb_topstats_thread_info
use: <font color=red>
LordVader!
02-13-2010, 07:38 PM
When I do that everything below the box forum stats, etc also changes to red. I see that its set to blue now is their a location that is setting this color to blue? I would like to change that if possible so only the affected text will change.
ZuFett
02-13-2010, 08:39 PM
Du kannst nicht zuf?llig deutsch? xD
You want to set the color blue?
Use: <font color=blue>
:)
fogjuice
02-13-2010, 09:05 PM
It doesnt work at my vbulletin
how to fix this:
http://www.evationstudios.com/cry.PNG
I have the same problem, seems to happen for 4.0.1 users.
LordVader!
02-13-2010, 09:23 PM
Du kannst nicht zuf?llig deutsch? xD
You want to set the color blue?
Use: <font color=blue>
:)
But when I do that everything on the page below the box also turns blue all the way to the end of the page.
synseal
02-13-2010, 09:47 PM
I have the same problem, seems to happen for 4.0.1 users.
If you set "Store CSS Stylesheets as Files" in styles and language settings then reinstall it works fine but that is a no no for vbseo user's so I have uninstalled it until it is fixed.
Shame, still waiting for an answer from the coder to is if this is going to be resolved.
ZuFett
02-13-2010, 10:21 PM
But when I do that everything on the page below the box also turns blue all the way to the end of the page.
you must close the tag with </font>
like:
<div class="childforum forumbit_post">
<div class="forumrow table topx-tip-info">
<div><font color=#ADAEAE> ● <strong>{vb:rawphrase forum}:</strong> <a href="{vb:link forum, {vb:raw content}, null, 'forumid', 'fullforumtitle'}">{vb:raw content.fullforumtitle}</a></div>
<hr />
<div> ● <strong>{vb:rawphrase title}:</strong> <a href="{vb:link thread, {vb:raw content}, {vb:raw content.gotonewpost}, 'threadid', 'fullthreadtitle'}">{vb:raw content.fullthreadtitle}</a></div>
<div> ● <strong>{vb:rawphrase thread_starter}:</strong> <a href="{vb:link member, {vb:raw content}, null, 'postuserid', 'postusername'}">{vb:raw content.postusername}</a></div>
<div> ● <strong>{vb:rawphrase start_date}:</strong> {vb:raw content.startdate} {vb:rawphrase at} {vb:raw content.starttime}</div>
<hr />
<div> ● <strong>{vb:rawphrase +++++++_lastpostby}:</strong><a href="{vb:link member, {vb:raw content}, null, 'lastposterid', 'lastposter'}">{vb:raw content.lastposter}</a></div>
<div> ● <strong>{vb:rawphrase +++++++_lastposttime}:</strong> {vb:raw content.lastpostdate} {vb:rawphrase at} {vb:raw content.lastposttime}</div>
<hr />
<div> ● <strong>{vb:rawphrase views}:</strong> {vb:raw content.views}</div>
<div> ● <strong>{vb:rawphrase replies}:</strong> {vb:raw content.replycount}</font></div>
LordVader!
02-13-2010, 10:39 PM
ahh yes i see thank you sir :)
Nadeemjp
02-13-2010, 10:40 PM
yeah i have the exact same problem. any solutions?
CrosseyedGamer
02-14-2010, 12:02 AM
Forgive me i'm bit newbie :)
ss shows what my problem is
Just installed and mine looks just like this one.
I have a dark skin and this thing shows up all white and unreadable. What is the fix to get it to match the skin?
looking forward to using this.
thanks.
Ok seems others have this same issue. I am reading on. Maybe there is a fix?
Also, I saw someone put this above the what's going on box. How did you do that?
DeviantFlash
02-14-2010, 12:02 AM
Just installed and mine looks just like this one.
I have a dark skin and this thing shows up all white and unreadable. What is the fix to get it to match the skin?
looking forward to using this.
thanks.
Ditto
CrosseyedGamer
02-14-2010, 12:18 AM
I just tried that change css to files and it turned my forum into some stupid looking links page. For now, this one will be turned off until a few fix comes out. Hope to see it as this looks very good.
Pro-eSports.com
02-14-2010, 10:42 AM
I have a little issues. The tab text of this mod is white and the background too. Does anyone where I can change the text color of the text. I would also like to know where I can change the background of this mod/box from white to something else. Where can I do that?
https://vborg.vbsupport.ru/
PS: Also, how can I move the box to the bottom of the forum (between the forum list and forum statistics)?
Thanks in advance. Great mod!
exyuteam
02-14-2010, 01:19 PM
here is how it looks like after 4.0.1 upgrade
http://img40.imageshack.us/img40/7441/81789028.png
If you set "Store CSS Stylesheets as Files" in styles and language settings then reinstall it works fine but that is a no no for vbseo user's so I have uninstalled it until it is fixed.
Shame, still waiting for an answer from the coder to is if this is going to be resolved.
I downloaded, and still waiting fix for this display/CSS in file problem.... :( I hope that coder already working to solve this.... :up:
@CODER: Happy Valentine's Day ;)
Nadeemjp
02-14-2010, 07:49 PM
If you set "Store CSS Stylesheets as Files" in styles and language settings then reinstall it works fine but that is a no no for vbseo user's so I have uninstalled it until it is fixed.
Shame, still waiting for an answer from the coder to is if this is going to be resolved.
ofcourse for the vbseo purpose i have enabled the store css. and i cant disable it.
dear coder, please consider making this hack compatible with this option.
thank you
Jonluci
02-14-2010, 10:43 PM
It works great for me :)
just have a question: Is it possible to add Newest X Threads?
malipl
02-15-2010, 01:24 PM
hey how to make a same forum statistic???
http://img525.imageshack.us/img525/2849/linko.png
Pro-eSports.com
02-15-2010, 02:08 PM
I have a little issues. The tab text of this mod is white and the background too. Does anyone where I can change the text color of the text. I would also like to know where I can change the background of this mod/box from white to something else. Where can I do that?
https://vborg.vbsupport.ru/
PS: Also, how can I move the box to the bottom of the forum (between the forum list and forum statistics)?
Thanks in advance. Great mod!
Can someone tell me where I can change the colors?
It works great for me :)
just have a question: Is it possible to add Newest X Threads?
Newest threads is a great idea. I hope the author will add it to the mod.
Trixi.com
02-17-2010, 05:41 AM
I have the same problem, seems to happen for 4.0.1 users.
Same here...everthing in one line, left hand....
Uninstalled.
Nadeemjp
02-17-2010, 08:03 AM
also dear coder, please give the option to change the location from below navbar to above whats going on depending on the discretion of admins.
hope that the next upgrade will give us this option.
vexvegaz
02-18-2010, 02:37 PM
having a little styling issue when i upgraded to vb 4.0.2 but cant seem to find the template to edit the height of the blockhead
edit: found the problem and fixed the height in "forumbits.css" under .forumhead
Pro-eSports.com
02-18-2010, 03:02 PM
I have a little issues. The tab text of this mod is white and the background too. Does anyone where I can change the text color of the text. I would also like to know where I can change the background of this mod/box from white to something else. Where can I do that?
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_14Feb141340.gif
PS: Also, how can I move the box to the bottom of the forum (between the forum list and forum statistics)?
Thanks in advance. Great mod!
Text like "Newest Members" is white. and it's difficult to see white text on white background. :D
I still need to know where to change the text color and background color of this mod/box and how to move it to the bottom of the forum.
Thanks in advance. :)
Tize.
02-21-2010, 02:13 PM
Hello doenst work whit 4.0.2 ? I have actual version 4.0.1
Thank you for reply.
ZuFett
02-22-2010, 01:39 PM
unistall cause no support.
Tize.
02-22-2010, 03:44 PM
Hello its work in 4.0.2 ?
Thank you.
abualk
02-22-2010, 07:35 PM
It doesn't work perfectly with 4.0.2 when enabling store css as files from Language - Style Options in AdminCp.
Tize.
02-22-2010, 07:49 PM
It doesn't work perfectly with 4.0.2 when enabling store css as files from Language - Style Options in AdminCp.
Thank you bro for your reply.
luan7749
02-22-2010, 07:56 PM
Good job my friend :D
Tize.
02-22-2010, 11:23 PM
Good job my friend :D
Not work whit 4.0.2 :(:(:(
Please reupload the file.
Thanks mate.
Michael Tsai
02-24-2010, 03:11 AM
vBulletin Forum 4.0.2:)
Install and works well, but a display problem with IE7 (It's all right with Firefox):
https://vborg.vbsupport.ru/attachment.php?attachmentid=112918&stc=1&d=1266988384
Michael Tsai
02-24-2010, 03:19 AM
It should display under the "If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. "
Good mods anway, thanks.
It would be perfect if you added a "FOCUS PICTURES" to the left and move the "Top Poster" column to the right.
Just like:
AJAX - Advanced Forum Statistics
Mod Version: 2.0.0, by ry215 (https://vborg.vbsupport.ru/member.php?u=140639) (Coder/Designer (https://vborg.vbsupport.ru/member.php?u=140639#hacks))
URL: https://vborg.vbsupport.ru/showthread.php?t=198791
Screenshots:
https://vborg.vbsupport.ru/external/2010/02/16.jpg
pantani
02-24-2010, 07:28 PM
Why or how do i make it visible on all the styles??
It only shows at 1 style, i have 3???
Thanks
Tize.
02-24-2010, 08:28 PM
It should display under the "If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. "
Good mods anway, thanks.
It would be perfect if you added a "FOCUS PICTURES" to the left and move the "Top Poster" column to the right.
Just like:
AJAX - Advanced Forum Statistics
Mod Version: 2.0.0, by ry215 (https://vborg.vbsupport.ru/member.php?u=140639) (Coder/Designer (https://vborg.vbsupport.ru/member.php?u=140639#hacks))
URL: https://vborg.vbsupport.ru/showthread.php?t=198791
Screenshots:
https://vborg.vbsupport.ru/attachment.php?attachmentid=112929&stc=1&d=1267017764
Hello Michael, you use the other addon is not compatible whit your version.
The other addon is for vBulletin 3.8xxx
Regards.
Michael Tsai
02-25-2010, 04:17 AM
Hello Michael, you use the other addon is not compatible whit your version.
The other addon is for vBulletin 3.8xxx
Regards.I'm using this one, not that one, it's just a reference for haothiencz, so she would know what I'm talking about, thanks anyway. :up:;):D
Michael Tsai
02-25-2010, 04:18 AM
To haothiencz: Are you there?
Tize.
02-25-2010, 07:15 AM
Ok Michael, sorry Bro.
Regards.
Tize.
02-25-2010, 08:37 AM
Its solved in vBulletin 4.0.2 .
Thank you.
Michael Tsai
02-25-2010, 09:43 AM
Its solved in vBulletin 4.0.2 .
Thank you.
I am running vBulletin 4.0.2 right now. :)
Tize.
02-25-2010, 10:23 AM
I am running vBulletin 4.0.2 right now. :)
Good Michael, please send your forum whit MP.
Regards.
Michael Tsai
02-25-2010, 11:08 AM
Good Michael, please send your forum whit MP.
Regards.
Done, nice to meet you.:up::up::up::up::up:
Hello,
Can anyone tell me why I have these characters in the preview?
Thanks
Michael Tsai
02-25-2010, 10:53 PM
Hello,
Can anyone tell me why I have these characters in the preview?
ThanksSeems like some special characters.:up::up::up::up:
synseal
02-25-2010, 11:06 PM
To haothiencz: Are you there?
Best of luck with that :D
I dont understand why the support is ticked at the top of the page?.
Jonluci
02-25-2010, 11:23 PM
Works great on VB 4.0.2 PL1
Top job mate :)
Is there any way to get newest threads to display ;)
Michael Tsai
02-26-2010, 03:09 AM
Come on, haothiencz, say something.......
Michael Tsai
02-26-2010, 03:14 AM
I dont understand why the support is ticked at the top of the page?.Me, neither!
:up::up::up:
Michael Tsai
02-26-2010, 09:56 AM
Dear haothiencz: I've been waiting for you.:(:(:(:(:(:(:(:(
Seems like some special characters.:up::up::up::up:
lol I can see that but why? and how do i get rid?
Nadeemjp
02-26-2010, 02:56 PM
well if the support is not available then lets not use this product. this is not the end of the world mates:) there are other products that could be used
Michael Tsai
02-26-2010, 11:18 PM
Dear haothiencz:
you'll be sorry if you won't show up in 24 hours,
because I will fall
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
.................................................. .......
in love with you.
:D
Sancipa
03-01-2010, 04:05 AM
Hello,
Can anyone tell me why I have these characters in the preview?
Thanks
thats easy... go to Style Manager > VietVB Templates > VB_TopStats_Thread_Info
just delete the annoying chars inside there...
Sancipa
03-01-2010, 04:07 AM
anyone can tell me how to exclude some UserGroups from Top Posters?
i tried this option but it did not works...
Usergroups excluded from stats (List IDs, separate with commas)
Michael Tsai
03-01-2010, 11:23 PM
https://vborg.vbsupport.ru/
Last Activity: Yesterday 10:25 :D:erm:
ViktorDA
03-02-2010, 09:16 PM
Excellent mod!
But while the author makes a correction, I just created a CSS file (vietv.b.b._topstats.css) in the folder vbulletin_css and paste the code in the header <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/vietv.b.b._topstats.css" />
While it works when you select save CSS in the file. :)
P.S.
vietv.b.b. - Remove the points, but here changes the name of the file to + + +
haothiencz
03-03-2010, 09:28 PM
Hi guys,
Last time, I has been spent almost of time in the hostiptal due to some trouble with my health and got no access to internet.
I'm coming back to Prague next day and should get everything solved.
Update of skins and mod will come asap.
Thank you for your support and understanding
Haothiencz
haothiencz
03-03-2010, 09:38 PM
Bump! Updated the latest version.
rul3z
03-03-2010, 09:49 PM
^
Happy to see you back, and hope ur in good health too :$
Is there any procedure for the upgrade?
linuxututs
03-03-2010, 09:50 PM
Thank You, and sorry to hear about the health problems.
Thank You,
CrosseyedGamer
03-03-2010, 09:51 PM
Just did the upload and it turned everything into a white mess.. Can you get this set so the background is easily changed?? Anyone with a dark site has issues with this out of the box.
Thanks.
rul3z
03-03-2010, 09:57 PM
^
Me too, everything is not working now :(
CrosseyedGamer
03-03-2010, 10:02 PM
it works just fine it is just the CSS which gives us troubles. It's there but you can't see it as the entire thing is white. It seems to pull from some default styles and then has some of it's own.
Somewhere back in the threads is the fix which I am trying to get now.
This is agreat mod just some type of tweaking or adjustments for those that no longer have the default style on their site. Maybe a different file altogether for dark sites?
robbiefritz
03-03-2010, 10:26 PM
How do I have it display at the bottom?
haothiencz
03-03-2010, 10:39 PM
Just did the upload and it turned everything into a white mess.. Can you get this set so the background is easily changed?? Anyone with a dark site has issues with this out of the box.
Thanks.
Can I have a live demo please?
it works just fine it is just the CSS which gives us troubles. It's there but you can't see it as the entire thing is white. It seems to pull from some default styles and then has some of it's own.
Somewhere back in the threads is the fix which I am trying to get now.
This is agreat mod just some type of tweaking or adjustments for those that no longer have the default style on their site. Maybe a different file altogether for dark sites?
ok I will try to make a patch for dark styles today. Just in the way coming home.
Thank you for your support.
How do I have it display at the bottom?
Setting/ Ajax Stat.../Auto Template
Just choose NO and follow the instruction the the left side.
haothiencz
03-03-2010, 10:48 PM
Bump!
NOTE: IF YOU ARE NOT RUNNING 4.0.2 and ABOVE DO NOT UPGRADE TO 4.0.4 PATCH. IT WILL MESS YOUR BOARD
for lower version < 4.0.2 I should recommend you to run 4.0.2 patch.
synseal
03-03-2010, 11:01 PM
Thankyou haothiencz for the update, it is working fine now on 4.0.2 with vbseo and Store CSS Stylesheets as Files,..... although on dark styles the whole of the links and background is white, I see there is a fix in this thread so I will go back and read.
Apologies for being impatient and I hope your health is back as it should be.
Michael Tsai
03-04-2010, 12:00 AM
Thank god that you're ok now, I've been worry about you. Welcome back and take care.:D
ViktorDA
03-04-2010, 04:03 AM
Thank you very much!
Good health! :)
Greight
03-04-2010, 04:40 AM
Hi and thanks for the update. I have a problem after the update. When the statistics refresh either automatically or manually no data is shown while when the page is reloaded it is shown correctly till the refresh.
113529
Hope this get fixed soon.:(
haothiencz
03-04-2010, 05:32 AM
Hi and thanks for the update. I have a problem after the update. When the statistics refresh either automatically or manually no data is shown while when the page is reloaded it is shown correctly till the refresh.
May I ask you for a demo?
Hi and thanks for the update. I have a problem after the update. When the statistics refresh either automatically or manually no data is shown while when the page is reloaded it is shown correctly till the refresh.
113529
Hope this get fixed soon.:(
I have the exact same problem. whatever you do you have to refresh the whole page in order to display something.
Welcome Back and be strong!
Greight
03-04-2010, 06:46 AM
Just sent you the address to my site
haothiencz
03-04-2010, 07:28 AM
@Greight:
I have already checked my PM but cannot connect to your site yet.
The page keep loading and doesnt show anything.
Btw try to clean your browser's cookie and tell me if it was fixed.
HT
haothiencz
03-04-2010, 07:30 AM
Got there.
It work perfectly for me in your site. Try to clean your browse's cache and cooke.
It should be fixed after that.
HT
Krystian
03-04-2010, 07:45 AM
Can i limit the results on this mod to 30 days (show most active members in last month) ?
Greight
03-04-2010, 09:58 AM
Got there.
It work perfectly for me in your site. Try to clean your browse's cache and cooke.
It should be fixed after that.
HT
You are totally right dear friend. I cleared the cache of chrome and it worked fine. However it worked without removing cache on Firefox and IE. I don't know perhaps if I just had re-opened chrome it would have worked fine.
Thanks again for checking the problem out.
aouni_tahech
03-04-2010, 10:30 AM
Awesome! I've installed the TopX and it's working like a charm, expect for a ⢠sign appearing on the tooltip before each line.
P.S. I'm using Google Chrome.
haothiencz
03-04-2010, 10:33 AM
Awesome! I've installed the TopX and it's working like a charm, expect for a ?€? sign appearing on the tooltip before each line.
P.S. I'm using Google Chrome.
Are u running the latest version ?
rul3z
03-04-2010, 11:03 AM
I removed it and went back to the old version, because the new one messes everything + I get no stats after I choose anything from the list !!!
BTW, I am running the 4.0.2 patch ---> which is the latest
haothiencz
03-04-2010, 11:17 AM
I removed it and went back to the old version, because the new one messes everything + I get no stats after I choose anything from the list !!!
BTW, I am running the 4.0.2 patch ---> which is the latest
Clean your browse's cached and cookie should fixed it.
HT
aouni_tahech
03-04-2010, 06:28 PM
Are u running the latest version ?
Yup, latest version. I just downloaded it today. Tried it again on firefox and the strange symbol is still showing up.
Thank you.
Michael Tsai
03-04-2010, 11:35 PM
Yup, latest version. I just downloaded it today. Tried it again on firefox and the strange symbol is still showing up.
Thank you.
https://vborg.vbsupport.ru/external/2010/03/85.jpg:confused:
Michael Tsai
03-04-2010, 11:45 PM
It would be better if you change the dark line to broken line, like this:
https://vborg.vbsupport.ru/attachment.php?attachmentid=113579&stc=1&d=1267753266
And it would be perfect if you change the dark text to gray, like the default vB text.:D
Michael Tsai
03-05-2010, 01:56 AM
https://vborg.vbsupport.ru/external/2010/03/83.jpg
Pay attention to the border to the right .:D
paulbhoy
03-05-2010, 03:20 AM
I woudl really love to see a way so that this will work with Dark styles.
Because it has its own style or something,
I would like to either have it so its a little more customizable, as far as style wise, or just have you use the forum css, not its own
aouni_tahech
03-05-2010, 04:17 AM
https://vborg.vbsupport.ru/attachment.php?attachmentid=113578&stc=1&d=1267752867:confused:
Yeah, that's exactly what is showing up. Thank you.
I also support what you suggested regarding the grey line.
haothiencz
03-05-2010, 07:07 AM
https://vborg.vbsupport.ru/external/2010/03/83.jpg
Pay attention to the border to the right .:D
product-ajax_topstats_vb4a.xml has been released with quick fix for the tooltips. Just download and import it then the problem should gone.
about the fix for dark style, please be patience, I just back to work yesterday, still have enough things to do and work with.
Regards,
Haothiencz
Michael Tsai
03-05-2010, 09:54 AM
product-ajax_topstats_vb4a.xml has been released with quick fix for the tooltips. Just download and import it then the problem should gone.
about the fix for dark style, please be patience, I just back to work yesterday, still have enough things to do and work with.
Regards,
Haothiencz
Upgraded and works fine, thanks Haothiencz! Do remeber there are THREE improving to be made, they are:
Fix the dark line to broken line
Fix the dark text to greay, like the vB's default color
Change the right border
https://vborg.vbsupport.ru/attachment.php?attachmentid=113586&stc=1&d=1267761289:D
paulbhoy
03-05-2010, 07:41 PM
product-ajax_topstats_vb4a.xml has been released with quick fix for the tooltips. Just download and import it then the problem should gone.
about the fix for dark style, please be patience, I just back to work yesterday, still have enough things to do and work with.
Regards,
Haothiencz
no problem, take your time.
Michael Tsai
03-06-2010, 12:17 AM
Take your time, I will be right here waiting for you, forever.:):D
haothiencz
03-06-2010, 02:12 AM
Can someone please kindly help me by posting a screenshot of which problems you are having when using dark style?
Btw it's not a bug or broken, this topX was made to work with default one, if you have a basic knowledge of css you should fix it urself easily but let me see what I can do to make it work without manual edit.
HT
Michael Tsai
03-06-2010, 04:29 AM
Can someone please kindly help me by posting a screenshot of which problems you are having when using dark style?
Btw it's not a bug or broken, this topX was made to work with default one, if you have a basic knowledge of css you should fix it urself easily but let me see what I can do to make it work without manual edit.
HT
Right, I'm using the default vB style, it's good enough for me, I don't want to spend too much time on style and stuff.:up:
Michael Tsai
03-06-2010, 04:38 AM
It would work perfectly with every style if only you rewrite the style in the vb package, DO NOT make the style of your own, just inherit it and make some adjustment.:D
Michael Tsai
03-06-2010, 04:43 AM
http://www.vbulletin.org/custompics/forum/avatars/avatar235262_6.gif (https://vborg.vbsupport.ru/member.php?u=235262)haothiencz (https://vborg.vbsupport.ru/member.php?u=235262) https://vborg.vbsupport.ru/external/2010/06/1.gif
BTW: Don't you sleep at night?:D
paulbhoy
03-06-2010, 07:20 PM
here is the problem, as you can see, it does not seem to inherit any of the sites colors.
just the category bar.
here is the problem, as you can see, it does not seem to inherit any of the sites colors.
just the category bar.
I think that is a problem with your skin,have you had other problems with other mods like the arcade for example.
paulbhoy
03-06-2010, 10:57 PM
nope, not at all
Michael Tsai
03-06-2010, 11:35 PM
here is the problem, as you can see, it does not seem to inherit any of the sites colors.
just the category bar.:up:
nope, not at all
Then maybe you could show some evidence to support your comment..
https://vborg.vbsupport.ru/external/2010/03/68.jpg
Not a problem on my theme!!!
:up:
As above.
Michael Tsai
03-08-2010, 03:58 AM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Today 05:52
Viewing Forum vBulletin 4.0 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247) @ 05:52
:D
CrosseyedGamer
03-08-2010, 06:37 PM
Was there ever a fix to this color scheme issue? see attached.
paulbhoy
03-08-2010, 08:12 PM
Then maybe you could show some evidence to support your comment..
https://vborg.vbsupport.ru/external/2010/03/68.jpg
Not a problem on my theme!!!
As above.
yo ustill have the white bg, which does not go well with the dark theme at all
synseal
03-08-2010, 08:49 PM
You need to edit the viet.vbb_topstats.css template in your dark styles. I have the same style as you and have it showing just fine after the template edit.
Michael Tsai
03-09-2010, 04:14 AM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Today 03:51
:D
bo17age
03-09-2010, 05:56 AM
:up:Excellent!! Good Job.
Thanks for Haothiencz
Live Demo for Update 4.0.4a - [AJAX] - Advanced Forum Statisticss here:D:
http://forum.hongha.asia/forum.php
Michael Tsai
03-09-2010, 10:59 AM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Today 11:47
:D
CrosseyedGamer
03-09-2010, 01:50 PM
What was the edit needed to have the pop up box show properly?
The text and background on that are both black. ..
Would be great to get a version of this properly made for dark styles. :-)
synseal
03-09-2010, 02:28 PM
As said above edit the template in your dark style.
https://vborg.vbsupport.ru/external/2010/03/56.png
CrosseyedGamer
03-09-2010, 02:50 PM
yes I know that. However, I am not the coder nor do I pretend to be one which is why I asked specificlly which one of those would change the popup menu colors.
If you are not going to help, don't post.
thanks.
synseal
03-09-2010, 03:15 PM
How rude........ the picture was help :(.
CrosseyedGamer
03-09-2010, 03:37 PM
Dude, relax. It wasn't rude.. It was honest.
You didn't answer the question in the post. You just re-posted what was already there in what came off as being sarcastic. I already know where to change the colors. Which can be seen on my website.
I have used this thing since almost day one of it being made. I love the mod and I love it when people HELP.
Regardless, if you know which of those to edit which will make a difference to the pop up menu and willing to post such. that is helpful.
Thanks.
furst
03-09-2010, 04:08 PM
there should be an option to show latest/random pictures from albums
also latest album picture comments would be excellent
mmacrypt
03-10-2010, 04:45 AM
As said above edit the template in your dark style.
https://vborg.vbsupport.ru/external/2010/03/56.png
Thank you, that is what I also needed, worked like a charm. I have in installed and working great on Xampp, uploading tonight. That's to the author and synseal
Anas User
03-10-2010, 09:15 AM
Thanks for the great mod.
Is there anyway to add the following feature:
- Ability to make the stats for certain period e.g. from 1 January 2010 to 31 January 2010 instead of only the current way which sorts everything from the beginning of the forum in a cumulative way?.
vividbreeze
03-10-2010, 04:39 PM
Ok i installed on my vb 4.0.2 patch level 1 site =
[AJAX] TopX 4.0.4.zip (34.3 KB, 216 downloads)
File Type: %1$s product-ajax_topstats_vb4a.xml
And chose the options for it to show up on forum display at the very bottom of the site and it doesnt show up....what am I doing wrong?
Michael Tsai
03-10-2010, 11:18 PM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Yesterday 13:10
:D
saghir
03-11-2010, 12:00 AM
i download [AJAX]Advanced Forum Statistic - 4.0.2.zip
is it Ok with 4.o.2
and
very nice , Installed
but i want to display forum statics under my chat , can u tell me what i can do plzzzz
here is my Screen Shot
https://vborg.vbsupport.ru/external/2010/03/52.jpg
Thanx
vexxy
03-11-2010, 08:44 PM
it works perfectly but inserts some wierd chars at the beggining of the sentences in detaliled mode, when you mouse over..see attachment
badawidollah
03-12-2010, 01:29 PM
hello
ajax-advanced forum static incompatible for 4.0.2 pl1 (in my forum)
cant open my forum now,
how to delete it?
thanks
Michael Tsai
03-13-2010, 10:32 PM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Yesterday 16:04
synseal
03-13-2010, 10:43 PM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Yesterday 16:04
Are you stalking her?............
synseal
03-13-2010, 10:47 PM
i download [AJAX]Advanced Forum Statistic - 4.0.2.zip
is it Ok with 4.o.2
and
very nice , Installed
but i want to display forum statics under my chat , can u tell me what i can do plzzzz
here is my Screen Shot
https://vborg.vbsupport.ru/external/2010/03/52.jpg
Thanx
Disable auto Template in ACP>>options>> [AJAX] Advanced Forum Statistics
In ACP>>Search Templates>>
Find in FORUMHOME
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_x, {vb:raw vboptions.bbtitle}}</p>
</div>
Add Below,
{vb:raw ad_location.vietv2b_topx}
Thats what I did and it shows fine for me.
Nadeemjp
03-13-2010, 11:27 PM
now finally it works with other modifications and css files.
one thing i would like to request for addition is, can you please add an option where this stat is only visible to users upon logging in?
currently it is viewable to the guests as well which i dont want. because it is bad for SEO.
can you please add this optionh?
thank you
John Streetz
03-14-2010, 03:49 AM
I get the following error when I click on the AJAX link at the top of the grid:
Fatal error: Call to undefined function handle_bbcode_cardlink_quick() in /home/magicdec/public_html/forum/includes/class_bbcode.php on line 1356
Please help. Thanks.
saghir
03-14-2010, 04:18 AM
Disable auto Template in ACP>>options>> [AJAX] Advanced Forum Statistics
In ACP>>Search Templates>>
Find in FORUMHOME
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_x, {vb:raw vboptions.bbtitle}}</p>
</div>
Add Below,
{vb:raw ad_location.vietv2b_topx}
Thats what I did and it shows fine for me.
thanx dude , let me check
anupam_luv
03-14-2010, 04:30 AM
Plz help me show this mod inside the "Whats Going On?" section on the homepage?
Where exactly shld I add {vb:raw ad_location.vietv2b_topx}
Also if I disable auto template in ACP and don't enter the {vb:raw ad_location.vietv2b_topx} anywhere.. it throws javascript errors...
alessai
03-14-2010, 06:36 AM
Latest Threads???
do you have it in ur mind my friend?
Michael Tsai
03-14-2010, 10:10 AM
Are you stalking her?............
Yes, I am.:D
malluland
03-14-2010, 10:41 AM
Warning: require_once(+++++++/topx/class_+++++++topx.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(35) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required '+++++++/topx/class_+++++++topx.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mallula1/public_html/forum/global.php(35) : eval()'d code on line 2
THATS WHAT IM GETTING WHEN I TRY INSTALLING... Please tell me a solution!
t?rkg?rc?
03-15-2010, 03:10 PM
Database error
Database error in vBulletin 4.0.2:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.postusername, thread.postuserid, thread.lastposter, thread.lastposterid, thread.dateline, thread.views, thread.visible, thread.open, user.usergroupid, user.displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open!='10' AND thread.forumid NOT IN(48,21,12,16,41,47,,44,40,32)
ORDER BY lastpost DESC
LIMIT 0, 5;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '44,40,32)
ORDER BY lastpost DESC
LIMIT 0, 5' at line 4
Error Number : 1064
Request Date : Sunday, March 14th 2010 @ 11:03:53 PM
Error Date : Sunday, March 14th 2010 @ 11:03:54 PM
Script : http://www.site.com/forum.php/archive/highslide/archive/vietv_bb/topx/tik_msj/forumdisplay.php?f=28
Referrer :
IP Address : 66.249.65.252
Username : guest
Classname : vB_Database
MySQL Version :
laughatlife85
03-16-2010, 02:18 AM
Chạy trên FF thì được, còn trên IE toàn báo lỗi " Stop running this script?"
It's work fine in FF , but i got error message from IE : "Stop running this script? "
How can i fix it ?
shahryar_neo
03-18-2010, 07:17 PM
how can i disable all menus ?
VonDoom
03-19-2010, 03:24 AM
Sorry if this has already been asked, But id like to disable this for guests. Any ideas??
basilrath
03-19-2010, 06:46 AM
i have a guest database error too ............ although other than this its working fine
Database error in vBulletin 4.0.2:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.postusername, thread.postuserid, thread.lastposter, thread.lastposterid, thread.dateline, thread.views, thread.visible, thread.open, user.usergroupid, user.displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open!='10' AND thread.forumid NOT IN(229,72,28,58,74,225,224,227,228,)
ORDER BY lastpost DESC
LIMIT 0, 10;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
ORDER BY lastpost DESC
LIMIT 0, 10' at line 4
Error Number : 1064
Request Date : Friday, March 19th 2010 @ 03:28:23 AM
Error Date : Friday, March 19th 2010 @ 03:28:24 AM
Script : http://www.tabletennistalk.co.uk/forum/forumdisplay.php?f=71
Referrer :
IP Address : 66.235.116.43
Username : Unregistered
Classname : vB_Database
MySQL Version :
Is there any chance of pulling latest classified too?
carubmun
03-20-2010, 08:55 AM
Under the navbar as default ^^
You also have FAQ and Option in setting to change the position to put in the place you wish!
Regards,
Haothiencz
Great plugin.
I would like to place it on a separate page on my site.
I try to add {vb:raw ad_location.vietv2b_topx} into the page but it causes the page to stop working.
Im guessing it only works in certain areas where you have installed code that allows this vb code to run.
What would that code be specifically, and where would i need to place it in order to run the stats in a separate page?
Thanks.
leclownos
03-20-2010, 03:27 PM
un grand merci
Juggernaut
03-20-2010, 06:30 PM
Even though I love this mod, I also had to disable, because when I visit my site as a guest, it gives me a script error, and the forum page never finishes loading. :s
Michael Tsai
03-22-2010, 12:33 AM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: 19 Mar 2010 07:43:D
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: 19 Mar 2010 07:43
Seriously, if you get any more creepy... How about we keep the thread on topic?
Michael Tsai
03-24-2010, 02:24 AM
Seriously, if you get any more creepy... How about we keep the thread on topic?Calm down, man. ;)
Michael Tsai
03-24-2010, 02:25 AM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Yesterday 09:51:D
synseal
03-24-2010, 02:39 AM
Joking aside it is getting repetitive and just a little weird, why not say what you want then be on your way....
basilrath
03-25-2010, 09:10 AM
keep getting db errors from guests so will have to uninstall
ry215
04-01-2010, 06:51 AM
keep getting db errors from guests so will have to uninstall
install again, i think it good for u :up:
A M I R
04-01-2010, 07:54 AM
How can i apply it to all the pages & topics?
thank
haothiencz
04-01-2010, 10:34 AM
How can i apply it to all the pages & topics?
thank
it auto bro :)
you can see more in vboption
Michael Tsai
04-03-2010, 11:59 PM
https://vborg.vbsupport.ru/external/2010/04/18.gif haothiencz
Coder/Designer (https://vborg.vbsupport.ru/member.php?u=235262#hacks)
Last Activity: Yesterday 03:35:D
rashanoureldin
04-04-2010, 07:44 PM
I Have An error It appear on IE and Google crome only , but the plugin work will on Firefox
Can you please help me in this issue
Thanks
https://vborg.vbsupport.ru/[/URL][/IMG]
desirulez
04-04-2010, 08:56 PM
my site freezes and i get script non responsive error from this plugin
ry215
04-05-2010, 08:39 AM
I Have An error It appear on IE and Google crome only , but the plugin work will on Firefox
Can you please help me in this issue
Thanks
https://vborg.vbsupport.ru/[/URL][/IMG]
you not upload file images,
pls try again
my mod good for all IE, FF,SF ;)
Dr.osamA
04-05-2010, 08:45 AM
thanxx for update
mmacrypt
04-05-2010, 03:22 PM
I Have An error It appear on IE and Google crome only , but the plugin work will on Firefox
Can you please help me in this issue
Thanks
http://img52.imageshack.us/img52/9320/errorulx.jpg (http://img52.imageshack.us/i/errorulx.jpg/)
The author already gave you the fix but in the future, you can always just right click on the bad image link and it will tell you what it's looking for and where it should be. FF is also missing the image, it just doesn't let you know it is.
hulkster
04-05-2010, 06:18 PM
Hi
Great add
but maybe you know why i have this :
http://thegames.pl/x.jpg
Thx for rep
rashanoureldin
04-05-2010, 09:46 PM
you not upload file images,
pls try again
my mod good for all IE, FF,SF ;)
ITS NOT WORKING ON IE8
mikeinjersey
04-10-2010, 03:49 PM
I see you have a 'most viewed thread' statistic.
I'm trying to make a Block / Widget along the right side that will display the most viewed posts for the last 24 hours... will this be able to do that too..or no ?
I can't believe there are only 3 or 4 Widgets out of the box....with VB4.
MooseMoney
04-12-2010, 08:31 PM
ITS NOT WORKING ON IE8
It's working perfectly on my IE8
MooseMoney
04-12-2010, 08:48 PM
Message to haothiencz
I emailed you regarding a custom change to this mod. Please contact me. :)
synseal
04-12-2010, 11:27 PM
Not working for me on vb4,0,3 never worked on 4,0,2 either. IE8 has a problem with this hack, the page freezes and asks whether to continue running the script as it may cause your browser to crash.
Such a shame because I love this mod.
ry215
04-15-2010, 03:24 PM
Not working for me on vb4,0,3 never worked on 4,0,2 either. IE8 has a problem with this hack, the page freezes and asks whether to continue running the script as it may cause your browser to crash.
Such a shame because I love this mod.
check again,. new version, it good for IE 8 bro :up:
Bouncer222
04-15-2010, 06:44 PM
I have a problem... on my forums homepage at http://www.brotherhoodofgamers.com/forum.php
First of all.. I don't like the position of it...and would like it to be right on top of the forums category squeezed in the middle not on top of chatbox.
And for some reason the background of it is white, how to fix that?
synseal
04-15-2010, 07:28 PM
check again,. new version, it good for IE 8 bro :up:
I wish it was ok for my members, tried the new version and its still the same :(
As soon as I disable the mod I script error is gone.
synseal
04-15-2010, 07:37 PM
I have a problem... on my forums homepage at http://www.brotherhoodofgamers.com/forum.php
First of all.. I don't like the position of it...and would like it to be right on top of the forums category squeezed in the middle not on top of chatbox.
And for some reason the background of it is white, how to fix that?
ACP>>Options>>settings>>[AJAX]Advanced Forum Statistics then set Auto Template to NO.
In FORUMHOME find
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div>
Add below,
{vb:raw ad_location.vietv2b_topx}
For the style problem find in templates viet.vbb_topstats.css and edit as described in THIS POST. (https://vborg.vbsupport.ru/showpost.php?p=2000469&postcount=373)
Bouncer222
04-15-2010, 08:07 PM
Thanks for the fast response synseal! All fixed now!
mofeu
04-17-2010, 03:40 PM
Very nice,thanks! How I can put it on the bottom of the forum! Now appears on the top !
Thanks in advance
very nice , how can i place it under forum ????
dhemitz
04-28-2010, 03:01 AM
check again,. new version, it good for IE 8 bro :up:
not works for me :( ,
i'm install in 4.0.3
when i install this plugin, error messages...
"database error"
hoadiem
04-29-2010, 01:59 AM
hi, i have a chat box install below navigation bar, when i install this, it goes on top of my chat box and below navigation bar, how can i move this below the chat box, thanks
Blindspot
04-29-2010, 09:37 PM
just installed on 4.0.3, seems to work fine.
ZuFett
04-29-2010, 11:47 PM
The exclude-bug is not fixed :(
If i want to exclude forum-id x,y,z from newest posts and want to list this id?s unter costums, it doesnt work :(
dhemitz
04-30-2010, 10:13 PM
not works for me :( ,
i'm install in 4.0.3
when i install this plugin, error messages...
"database error"
Solve this problem...
Because crash with the plugin :
https://vborg.vbsupport.ru/showthread.php?t=236131
i uninstall plugin "VSa - Auto Birthday Greeter" and enjoy.......
Very nice,thanks!
teenage.vn
05-03-2010, 07:45 AM
Thanks for this great mod ^_^.
But may I ask sth please? It seems that the Prefix things does not appear in the stats ...
Can someone help me in making it displays the Prefix of threads? It would be fantastic with Prefix working.
Thanks for this great mod once again :D.
-----------------Edited----------------------
Arghh, I got it worked, nvm :)
rohitkhuranadce
05-04-2010, 12:26 PM
Hi
On my forum ( http://www.carblogindia.com/forum/ ) I installed this Add-on. I really like it.
I observed some special characters on hovering the top posts or latest posts. Can you please help me how can I resolve it ? I am using version 4.0.4 of your Add-on and vbulletin 4.0.3
http://img43.imageshack.us/img43/8572/specialcharacters.png
shahryar_neo
05-06-2010, 01:50 PM
nice hack and I've a suggestion :
a feature to shows some forums posts separately in some tabs next to each other .
for example shows computer section new posts next to a tab that shows mobile section's new posts .
robsta
05-06-2010, 04:58 PM
how can i change the color of the background ?
https://vborg.vbsupport.ru/
exturkey
05-12-2010, 07:06 PM
Limitid edition ???? *** Non english text removed ***
desitracker
05-15-2010, 12:58 PM
can u add a bar called Latest Threads and not latest posts plzzz
I'm using 4.0.3
What do you guys recommend? :)
warezgen.com
05-18-2010, 01:57 AM
Not Working When i Import xml file.
Step:
2. Import Product
My site going to close. please help me on this any idea?
Skyrider
05-23-2010, 09:02 PM
Ever since I installed this:
https://vborg.vbsupport.ru/showthread.php?t=236275
The plugin completely broke down. I uninstalled the plugin and re-install this one and shows all the members / threads as normal. But once it refreshes or manually go to another tab, it shows empty results, shows nothing at all. Any help?
Skyrider
05-25-2010, 10:34 PM
Any help please?
alencete
05-26-2010, 02:48 PM
It would be possible to put in the Footer?
For some reason, clicking a new tab doesn't update the tab contents. It only shows data for the initial tab it starts on.
Any ideas how to fix this?
UPDATE:
I fixed this by downgrading to the 4.0.2 version.
urstorm.com
06-26-2010, 07:20 PM
thanx marco , ya man
how i can disable the info show when the mouse rul over a linke in the advanced forum ?
ya asde , lama a7ot elmouse fo2 al2e7s2ya bettla3 ma3loomat ... ma bade eyyaha , keef a3malha off
Skyrider
06-27-2010, 06:30 PM
Will this mod be updated to 4.0.4?
urstorm.com
06-29-2010, 07:05 PM
cannot coler the groups wile i installed this Product, , when coloring impaired the furum home .
and the static syle .
pls try ...and fix
MooseMoney
07-02-2010, 10:05 PM
I can only add up to 10 custom tabs as provided for in the "Custom Latest Post Options" in the admin section. Our forum have lots of different sub forums and I need to add at least 13 customs tabs as per image below. How, where and which files of the mod do I need to change? Can anybody assist me with this?
https://vborg.vbsupport.ru/
pointalk
07-06-2010, 11:41 PM
Can you add "last reputation receive post" Tab?
It's work fine in FF , but i got error message from IE : "Stop running this script? "
How can i fix it ?
Same with me ,all the people that view my site with internet explorer complained that it freezes,when disable everything becomes okay ,but once enable the problem resumes,need help on this,THIS IS MY FAVOURITE PLUGIN IN VB SO FAR.
I am using the latest version with vb 4.04
RobbieZ
07-13-2010, 09:09 AM
Tagged. Looks good but fix for all browsers :p
Whats with all the letters in front when you hover?
https://vborg.vbsupport.ru/external/2010/07/44.jpg
MooseMoney
07-16-2010, 08:57 AM
Anybody?
I can only add up to 10 custom tabs as provided for in the "Custom Latest Post Options" in the admin section. Our forum have lots of different sub forums and I need to add at least 13 customs tabs as per image below. How, where and which files of the mod do I need to change? Can anybody assist me with this?
http://www.weizterfish.com/forum/UploadImages/AJAXmore.jpg
babylove123
07-16-2010, 07:33 PM
Installed. Thanks
Demo: http://huapro.vn/4ho/forum.php
IP-burn3r
07-17-2010, 08:45 PM
I'm receiving script errors in IE8 when this plug-in is active.
bond010007
07-20-2010, 05:31 PM
installed :)
thank you
manutdvn
07-21-2010, 01:00 AM
Hello, do you know how to set the statistics shows on forumhome only? Currently, it shows every pages.
decon8x
07-25-2010, 12:39 PM
Help me, It's still using default style. How do i make it change to new style?
http://img38.imageshack.us/img38/7089/stylea.png
cbiweb
07-30-2010, 12:19 AM
How do I remove the multi-coloured number icons in the Top Posters column? I combed the templates and CSS, and can't find where they're referenced.
BUDIMAN
08-05-2010, 08:41 AM
hi..
how to disable the tooltip ? it's really annoying..
onehost
08-13-2010, 04:02 AM
Can someone tell me where to put the code:
{vb:raw ad_location.vietv2b_topx}
On the home page just above whats going on..?
What template do i need to edit, and where in
the template do i place the code?
Thanks
BUDIMAN
08-15-2010, 06:08 PM
Can someone tell me where to put the code:
{vb:raw ad_location.vietv2b_topx}
On the home page just above whats going on..?
What template do i need to edit, and where in
the template do i place the code?
Thanks
try to put it in Forumhome template..
find this code :
<!-- main -->
{vb:raw template_hook.forumhome_above_forums}
and put {vb:raw ad_location.vietv2b_topx} above that ..
and it will be like this :
{vb:raw ad_location.vietv2b_topx}
<!-- main -->
{vb:raw template_hook.forumhome_above_forums}
just play with yourself
cbiweb
08-17-2010, 02:37 PM
How do I remove the multi-coloured number icons in the Top Posters column? I combed the templates and CSS, and can't find where they're referenced.
I would like to know how to do this. There must be a way. If they're being put into the stats, there must be a way to take them out, but I can't even see where they are coded.
just play with yourself
erm... :rolleyes:
sbsforum.us
08-24-2010, 03:31 PM
I just got this one installed. Thank you very much it is really nice. The link to my forum is http://www.totalandroid.co/forum.php if you would like to use it feel free!!
VIPER-MAN
09-04-2010, 02:27 AM
For everyone that is having the weird characters showing up when hovering over a thread, simply find the template:
vietbb_topstats_thread_info
and edit it ... you can delete the characters in the file, then save. Problem fixed.
VIPER-MAN
09-06-2010, 10:44 PM
Additionally, for those who would like to disable the tool tip, here is how I got it to stop ...
Find the template:
vietbb_topstats_thread_info
Open it up and delete everything within the FIRST DIV tag.
Essentially, you'd end up with this:
<div class="floatcontainer forumbit_nopost" id="tip_{vb:raw content.threadid}" style="display:none;">
</div>
If you delete the entire template, it will produce JS errors.
hiker
09-07-2010, 01:52 AM
Thanks for this great mod ^_^.
But may I ask sth please? It seems that the Prefix things does not appear in the stats ...
Can someone help me in making it displays the Prefix of threads? It would be fantastic with Prefix working.
Thanks for this great mod once again :D.
-----------------Edited----------------------
Arghh, I got it worked, nvm :)
I'm looking for this exact function too, but alas I am running vb 4.0.2 where the instructions say not to install on this version. Is this still the case? If not, I will install.
Thanks.
how can i change the color of the background ?
http://img443.imageshack.us/img443/1903/aufzeichnenm.png
nobody knows how to solve this problem ?
synseal
09-07-2010, 01:48 PM
nobody knows how to solve this problem ?
See this post https://vborg.vbsupport.ru/showpost.php?p=2000469&postcount=373
You need to edit that template.
nukeleo
09-07-2010, 02:36 PM
What is this problem? Have any idea?
https://vborg.vbsupport.ru/
Kraxell
09-07-2010, 03:31 PM
Look at the last post´s, then you find the anwser...
nukeleo
09-07-2010, 08:59 PM
Look at the last post?s, then you find the anwser...
I didn't understand what you are saying
Please help me. How can i close this content viewing option
What is this problem? Have any idea?
http://img713.imageshack.us/img713/7595/top10k.jpg
edit v ietvbb_topstats_thread_info
https://vborg.vbsupport.ru/
I only left this obstacle, I can not change the color of this font.. Who can help me thanks
RobbieZ
09-08-2010, 09:35 AM
The mod isnt self contained, its pulling content from an external source!
This is in the css background: url('+viet+vbb+/topx/listbg.gif') repeat;
remove the + ;)
thanks but this is not my problem, i have to change the font color
nobody knows how to solve my problem ?
RobbieZ
09-09-2010, 10:26 AM
nobody knows how to solve my problem ?
That dark blue is using CSS {element style} to call to it.
Dont know where that is though.
Noerenberg
09-10-2010, 09:47 AM
Know somdebody how i can add the last cms article?
hiker
09-14-2010, 02:56 AM
Thanks for this great mod ^_^.
But may I ask sth please? It seems that the Prefix things does not appear in the stats ...
Can someone help me in making it displays the Prefix of threads? It would be fantastic with Prefix working.
Thanks for this great mod once again :D.
-----------------Edited----------------------
Arghh, I got it worked, nvm :)
Can you tell me what you did to fix this, or if this is a default function?
andretan88888
09-15-2010, 10:26 PM
- Can i use 2 ajax on my forum ? My forum has too many categorries.
- How to use it on cms ?
- The last question. Are you accept custom work ?
Thanks and sorry for bad english
paulbhoy
09-18-2010, 08:00 PM
I cant seem to find the css to edit the color of the white dashed border under each thread title? does anyone know where to edit that?
betts02
09-19-2010, 11:30 AM
Gone back to this after all the better changes, looks great cheers
strudinox
09-19-2010, 07:47 PM
Awesome mod and thanks for the update
zonaenlinea
10-13-2010, 12:03 PM
Good morning could help me change my style and new style now then appear no statistics.
RobbieZ
10-21-2010, 09:30 AM
After storing CSS as files this mod is now broken.
I have moved viet css into additional.css hoping for a fix, but alas, its still broken :(
*Edit, I have fixed this by using the 4.0.4.
Now for a feature, can we have the option to use Dbtech's thanks/likes mod and not use abe's. Thanks
RobbieZ
10-21-2010, 02:38 PM
Thanks for this great mod ^_^.
But may I ask sth please? It seems that the Prefix things does not appear in the stats ...
Can someone help me in making it displays the Prefix of threads? It would be fantastic with Prefix working.
Thanks for this great mod once again :D.
-----------------Edited----------------------
Arghh, I got it worked, nvm :)
Hi teenage.vn
You said you got the prefix working in the stats.
would you share this info please :)
persianpros
10-27-2010, 06:57 AM
Persian Translation :cool:
By Persian Prince
How can I set this plugin to show in sub forums and then pull stats from just that subforum?
TheKnifeFight
11-05-2010, 05:26 AM
For some weird reason, this affects my video (vimeo) dimensions. When I have this installed, it makes my embeds really small.
Any reason why this happens?
http://img530.imageshack.us/img530/373/appunti01f.jpg
I only left this obstacle, I can not change the color of this font.. Who can help me thanks
has anyone figured out how to change the color of selected text ?
RobbieZ
11-24-2010, 10:55 PM
Any chance of the random thread with the image like on 3.7 & 3.8 versions please?
jdi_net
11-29-2010, 09:14 AM
Can anyone explain what the "hottest threads" statistics calculates? It is neither the number of views for a thread, nor the number of replies... What does it relate to?
duyhoadp
11-29-2010, 11:10 AM
How to work with vbseo?
duyhoadp
11-29-2010, 11:15 AM
How to work with vbseo?
duyhoadp
11-29-2010, 11:21 AM
How to work with vbseo?
l2-inferno
12-01-2010, 09:08 AM
hi,
who can i make, only register Users can see the Advanced Forum Statistics?
================================================== ================
it is posible to make a "random threads with thumbnail" for a 4.0.4a? see a picture (have vb 4.0.7)
https://vborg.vbsupport.ru/external/2010/12/81.jpg (http://www.directupload.net)
RobbieZ
12-01-2010, 12:44 PM
Turn show on FORUMDISPLAY off
Paste this in your FORUMDISPLAY template
{vb:raw ad_location.vietv2b_topx}
And surround it with a condition
<vb:if condition="$bbuserinfo[userid]">
</vb:if>
l2-inferno
12-01-2010, 03:22 PM
Could you please explain more?
i have this on FORUMDISPLAY
{vb:raw ad_location.vietv2b_topx}
And surround it with a condition
<vb:if condition="$bbuserinfo[userid]">
</vb:if>
templatte add but dont work
todomaquinas
12-02-2010, 01:08 PM
Hi everyone,
I would put in his statistics, which are certainly very good, a section for visitors to know the forums, or forums as deemed necessary.
Can this be done?
A greeting.
argothiusz
12-02-2010, 09:51 PM
For some reason, clicking a new tab doesn't update the tab contents. It only shows data for the initial tab it starts on.
Any ideas how to fix this?
UPDATE:
I fixed this by downgrading to the 4.0.2 version.
Any solution for this?
sadiq6210
12-03-2010, 07:47 AM
I suggest to add (latest Thread) as a new feature in next release :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.