Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

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
  #592  
Old 12-14-2013, 01:57 PM
ckgb ckgb is offline
 
Join Date: Oct 2007
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great with 4.2.2. Everything seems to work just fine.
Reply With Quote
  #593  
Old 01-29-2014, 07:06 PM
Stan993 Stan993 is offline
 
Join Date: Aug 2013
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have this... help me (4.2.2)

Reply With Quote
  #594  
Old 01-31-2014, 01:52 PM
Stan993 Stan993 is offline
 
Join Date: Aug 2013
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

UP PLEASE
Reply With Quote
  #595  
Old 09-28-2014, 02:07 AM
Carpesimia Carpesimia is offline
 
Join Date: Jun 2011
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd like to put this on the top of my activity feed, as well. I have it integrated into my forumhome using the built-in method, but when I add 'activity' to the list of scripts it should work on (2 of them), it shows the table perfectly, but doesnt draw the background table behind it. Its just sitting in the meat of the page with no background or anything.

Latest 4.2.2 of vb, and Topx 4.0.4.

Thanks!
Reply With Quote
  #596  
Old 10-10-2014, 06:12 PM
todomaquinas's Avatar
todomaquinas todomaquinas is offline
 
Join Date: Sep 2008
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi all, I can remove the statistics of a forum, but departing on latest news?

thank you very much
Reply With Quote
  #597  
Old 01-18-2015, 12:54 PM
franzes80 franzes80 is offline
 
Join Date: Sep 2012
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this error in vb 4.2.2 patch level 4
Code:
Database error in vBulletin 4.2.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 , thread.prefixid
                        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(57,58,244,117,177,118,)
                        ORDER BY lastpost DESC
                        LIMIT 0, 15;

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, 15' at line 4
Error Number  : 1064
Request Date  : Sunday, January 18th 2015 @ 01:36:34 PM
Error Date    : Sunday, January 18th 2015 @ 01:36:34 PM
Please help me
Reply With Quote
  #598  
Old 02-17-2015, 08:48 PM
blackwolf76 blackwolf76 is offline
 
Join Date: Apr 2010
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In possible to enable on topstats of this product the classified of this mod??

https://vborg.vbsupport.ru/showthrea...hreadid=243510

Thanks...
Reply With Quote
  #599  
Old 11-17-2015, 11:22 AM
Raakin Raakin is offline
 
Join Date: Jul 2008
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to add the following ...

- Add a tab for unanswered posts
- Is it possible to make a tab which has specific threads with prefix.
- And hottest threads weekly, not all time.
- Possible to have thread description on hover over?
- Rising threads, which are going up.
Reply With Quote
  #600  
Old 02-01-2016, 08:48 PM
IslamicBoard IslamicBoard is offline
 
Join Date: Jan 2014
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you get "Trending" threads? As a tab?
Reply With Quote
  #601  
Old 05-25-2017, 01:13 PM
ikymbo's Avatar
ikymbo ikymbo is offline
 
Join Date: May 2012
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone help me? i have this error:

PHP Code:
Database error in vBulletin 4.2.5:

Invalid SQL:
ALTER TABLE user ADD topxtab VARCHAR(25NOT NULL DEFAULT '0';

MySQL Error   Duplicate column name 'topxtab'
Error Number  1060
Request Date  
ThursdayMay 25th 2017 11:07:45 AM
Error Date    
ThursdayMay 25th 2017 11:07:45 AM
Script        

Referrer      
IP Address    
Username      
Classname     vB_Database_MySQLi
MySQL Version 
10.1.18-MariaDB-cll-lve
Server        

User Agent    
Reply With Quote
Reply

Thread Tools

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 02:21 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08924 seconds
  • Memory Usage 2,339KB
  • 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
  • (1)bbcode_php
  • (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
  • (3)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