Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
AJAX Details »»
AJAX
Version: 2.0.0, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Statistics Modifications - Version: 3.7.4 Rating:
Released: 12-12-2008 Last Update: 12-28-2008 Installs: 158
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

Info:
vBulletin Version: 3.7.x
File Edits: 1 (if you want)
New Files: Yes
Template Edits: 0
New Templates: 20
New Phrases: 80
Uses Hooks: 4
Setting: 42
Uses Plugins: Yes
Time to install: 2 minutes max

Features:
This modification includes these statistics

- Top Threads:
  • Random threads with slideshow using attached images in threads
  • Latest Posts with tooltips
  • Most Viewed Threads
  • Latest Forum News
  • Hottest Threads
  • 5 Custom Lastest Posts: Get new topics in specified forums
- Top Members:
  • Newest Members
  • Top Posters
  • Top Thread Starters
  • Top Referrers
  • Top Reputations
  • Top Thanked
  • Top Infractions
  • Top Richest
- Customs:
  • Most Popular Forums
  • Latest Classified Ads
  • Latest Blogs
- On/Off Auto Reload TOP
- Time to Reload
- Support 10 Tabs and 9 Customs Laspost
- View more Result (Ajax) << v2.0.0

---- more



#####################################

[AJAX] - Advanced Forum Statistics.zip (Random threads with slideshow using attached images in threads)

Install:

1. Upload files to your root folder.

2. Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

3. If you want Guest to see Images in Random Threads, choose one of two ways:

A. (Recommended) Edit attachment.php file. Find line 156:
PHP Code:
  if (!($forumperms $vbulletin->bf_ugp_forumpermissions['canview']) OR !($forumperms $vbulletin->bf_ugp_forumpermissions['canviewthreads']) OR !($forumperms $vbulletin->bf_ugp_forumpermissions['cangetattachment'])  OR (!($forumperms $vbulletin->bf_ugp_forumpermissions['canviewothers']) AND ($attachmentinfo['postuserid'] != $vbulletin->userinfo['userid'] OR $vbulletin->userinfo['userid'] == 0))) 
Add Above
PHP Code:
  if(!in_array(strtolower($attachmentinfo['extension']), array('bmp','gif','jpe','jpeg','jpg','png'))) 
B. Edit Guests' group permission: Can Download Attachments

Upgrade:
1. Reupload files to your root folder.

2. Reimport Product

3. Revert the templates if you had changed it recently

#####################################

[AJAX] - Advanced Forum Statistics 1.5.0.zip (Random threads with slideshow displays the images in [IMG] code in threads)

Install:

1. Upload files to your root folder.

2. Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

Upgrade:

1. Reupload files to your root folder.

2. Reimport Product

3. Revert the templates if you had changed it recently

#####################################

[AJAX] - Advanced Forum Statistics 2.0.0.zip (Do not use Random threads)

Install:

1. Upload files to your root folder.

2. Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

Upgrade:

1. Reupload files to your root folder.

2. Reimport Product

3. Revert the templates if you had changed it recently



Live Demo: using v1.5.0
http://viet-enter.net/diendan/index.php

History:

*12.18.2008
  • Update vietvbb_topx.css for Black Styles!
*12.19.2008 v1.3.1
  • Fix lastest blog template
*12.19.2008 v1.4.0
  • Random threads with slideshow displays the images in [IMG] code in threads
*12.29.2008 v1.5.0
  • Fix vietvbb_topstats_stats15 template
  • Use class smallfont
  • Change load style form.
Thanks for using this MOD!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 12-13-2008, 04:47 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, it looks nice.
I do have a question about the "Top Thanks" stat. How is this calculated and is it cached? There have been a couple other thanks display hacks in the past but I could never use them as they calculated the thanks on every page load at runtime. I have almost 4 million thanks issued on my board and when enabled the queries killed my server load. Is this any different? I could probably use it if it ran a scheduled task every few hours and cached the results to display for the thanks statisitics.
Please advise and thank you.
Reply With Quote
  #3  
Old 12-13-2008, 04:49 PM
ishare ishare is offline
 
Join Date: Jun 2006
Location: Stockholm
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It really looks very nice...
I'll test it.
Thanks a lot...
Reply With Quote
  #4  
Old 12-13-2008, 05:19 PM
Si?uNoopy Si?uNoopy is offline
 
Join Date: Oct 2008
Location: Alger
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mark As Installed
Reply With Quote
  #5  
Old 12-13-2008, 06:11 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ajax_loading.gif is missing from zip file ??

what to put in top richest (have casino )?

regards

macc

edit: time and date do not come up!
Reply With Quote
  #6  
Old 12-13-2008, 06:23 PM
Forum Lover Forum Lover is offline
 
Join Date: Jun 2007
Location: Sydney
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Instead of Top thanked, How can I put Top nominated? (asking for this)

Any possible way to call latest blog and latest threads too?

Tagged at this moment. Seems promising.
Reply With Quote
  #7  
Old 12-13-2008, 07:09 PM
rizelim's Avatar
rizelim rizelim is offline
 
Join Date: Nov 2006
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks !
Reply With Quote
  #8  
Old 12-13-2008, 07:51 PM
ry215 ry215 is offline
 
Join Date: Apr 2006
Location: Paraguay
Posts: 508
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by macc View Post
ajax_loading.gif is missing from zip file ??

what to put in top richest (have casino )?

regards

macc

edit: time and date do not come up!
I have updated attachment file. Thanks!

Money Field For Top Richest. Ex: With vBcredit, money field = credits. With vbPlaza, money field = vbbux
Reply With Quote
  #9  
Old 12-13-2008, 07:53 PM
Martell Martell is offline
 
Join Date: Dec 2006
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, mark as installed.
Reply With Quote
  #10  
Old 12-13-2008, 08:33 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ry215 View Post
I have updated attachment file. Thanks!

Money Field For Top Richest. Ex: With vBcredit, money field = credits. With vbPlaza, money field = vbbux
found solution for all with casino - casino_cash

how to get bold names of forums, threads and posts in statistics ?

regards

macc
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 07:54 PM.


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.04877 seconds
  • Memory Usage 2,304KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete