Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Update 4.0.4a - [AJAX] - Advanced Forum Statistics Details »»
Update 4.0.4a - [AJAX] - Advanced Forum Statistics
Version: 4.0.4a, by haothiencz haothiencz is offline
Developer Last Online: Oct 2021 Show Printable Version Email this Page

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.

Regards,
haothiencz

Download Now

File Type: zip [AJAX] - Advanced Forum Statistics.zip (33.3 KB, 1573 views)
File Type: zip [AJAX]Advanced Forum Statistic - 4.0.2.zip (32.5 KB, 2600 views)
File Type: zip [AJAX] TopX 4.0.4.zip (34.3 KB, 3494 views)
File Type: xml product-ajax_topstats_vb4a.xml (66.9 KB, 1783 views)

Screenshots

File Type: png vBCreative.net - Premium vBulletin Style_1263237317659.png (29.4 KB, 0 views)
File Type: jpg vBulletin Options - vBCreative.net - Premium vBulletin Style - vBulletin Admin Control Panel_126.jpg (99.3 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
iiioroh

Comments
  #572  
Old 11-09-2012, 11:49 AM
kamran_dotnet kamran_dotnet is offline
 
Join Date: Apr 2012
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wish there is a way to exclude a topic from "last topics"
Anyone know a way?
Reply With Quote
  #573  
Old 12-29-2012, 12:33 PM
swiNz swiNz is offline
 
Join Date: Apr 2002
Location: Purmerend, Netherlands
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to get te mod also in CMS, as CMS is our home page?
Reply With Quote
  #574  
Old 01-02-2013, 09:51 PM
Iguana Goddess's Avatar
Iguana Goddess Iguana Goddess is offline
 
Join Date: Sep 2009
Location: Pennsylvania
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this on versio 4.2.0. patch level 3, Is there a way to fix this?
Reply With Quote
  #575  
Old 01-31-2013, 09:11 PM
ExplosiV2k ExplosiV2k is offline
 
Join Date: Jan 2013
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i Miss the slideshow. Can u reimplement it?
Reply With Quote
  #576  
Old 02-15-2013, 07:58 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The exlude of a forumid does not work for me and as soon as I use multiple forumid's in the settings like 1,2,3 I get a db error.
We're using vb 4.2 and it would be nice to get an update and fix of this great addon.
Code:
Database error in vBulletin 4.2.0:

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
			,forum.childlist
			FROM vb_thread AS thread
			LEFT JOIN vb_user AS user ON (user.userid = thread.lastposterid)
			LEFT JOIN vb_forum AS forum ON (forum.forumid = 59,15)
			WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open!='10' AND FIND_IN_SET(thread.forumid, forum.childlist)
			ORDER BY lastpost DESC
			LIMIT 0, 15;

MySQL Error   : Operand should contain 1 column(s)
Error Number  : 1241
Reply With Quote
  #577  
Old 03-31-2013, 12:33 PM
stealth360 stealth360 is offline
 
Join Date: Mar 2013
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

iI have a problem on the images of the posts, image:
Reply With Quote
  #578  
Old 05-05-2013, 10:38 PM
svyrydov svyrydov is offline
 
Join Date: Jan 2012
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed. Running. but when you click on another tab, is not updating.
Reply With Quote
  #579  
Old 05-15-2013, 07:33 PM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fresh install on 4.2.1, works great.
Reply With Quote
  #580  
Old 05-16-2013, 03:04 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by svyrydov View Post
Installed. Running. but when you click on another tab, is not updating.
possibly there is a conflict with another mod!!
Reply With Quote
  #581  
Old 05-16-2013, 03:05 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stealth360 View Post
iI have a problem on the images of the posts, image:
you can right-click on the broken image and copy the image url and then paste it on the browser to see where the link address lead to.... I mean what image directory it attach from...

cheers
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:03 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10429 seconds
  • Memory Usage 2,346KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete