Version: 4.0.4a, by haothiencz
Developer Last Online: Oct 2021
Category: Add-On Releases -
Version: 4.0.x
Rating:
Released: 01-10-2010
Last Update: 03-04-2010
Installs: 576
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations
No support by the author.
AJAX - Advanced Forum Statisticss
+Compatiable with latest version of vBulletin
+ This Mod has been coded by one person in our Team Linhnt
+ You can also check 3.8.x version here posted by ry215
+ This Mod is supported so I will try my best to give most possible support to you guys here.
+ Enjoy it!
DEMO: view screenshot
LIVE DEMO: my site is currently under construction so feel free to leave a link to your site if you use it. I will put it here.
Features:
Thread, blog, forum:
- Latest Post
- 9 Latest Post custom
- Hostest thread
- Most viewed thread
- Latest News
- Top Forum
- Latest Class Ads
- Latest Blog (Entry)
- Latest Blog Comment
- Most viewed Entry
- Hottest Entry
Member:
- Newest Member
- Top Starter
- Top Referrer
- Top Reputation
- Top thanked
- Top Richest
- Top Bloger
Install:
1. Upload all the folder with file in UPLOAD folder to your root folder.
2. Import Product
3. Settings -> options - > [AJAX] - Advanced Forum Statistics change all options to fit your need. 4. Remember to mark as installed and nominate if you use and like this mod.
History version:
v 4.0.0 : first release
v 4.0.1 : Update with some little fix
v 4.0.2 : Update 1 new template which dispay thread information when mouse-over view.
v4.0.4: Optimize, fix css, add thread prefix. Work with latest version 4.0.2 patch level 1 IF YOU ARE NOT RUNNING VBULLETIN 4.0.2 or HIGHER - DO NOT UPGRADE TO 4.0.4 OR IT WILL MESS YOUR BOARD>
v4.0.4.a: Quick fix with tooltips.
i have a guest database error too ............ although other than this its working fine
PHP Code:
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?
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?
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