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
[DBTech] AJAX Threads v1 (vB4) Details »»
[DBTech] AJAX Threads v1 (vB4)
Version: 1.1.3, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.x.x Rating:
Released: 09-29-2011 Last Update: 04-24-2016 Installs: 195
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

AJAX Threads: What is it?
AJAX Threads brings your threads alive, making them automatically refresh without needing to reload the page.

Uses

AJAX Threads is the ideal product for forums with busy threads or which deal with any sort of "event" be that TV shows, sports or game releases!
AJAX Threads allows you to make topics "auto update" without the user having to refresh. This can give performance benefits when applied to threads which receive a lot of refresh requests, and can increase user participation.
Topics can be turned live by admins individually, or you can set whole forums to have their threads be live automatically. You can even allow only VIP usergroups to have threads refresh automatically to increase subscription numbers.

-------------------------------------------------------------------------------------------

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!
-------------------------------------------------------------------------------------------

Priority support & Product Demos available at: http://www.dragonbyte-tech.com

-------------------------------------------------------------------------------------------

Translations available @ our forum
Support for translations handled by the translator in its respective threads only.

-------------------------------------------------------------------------------------------

Major Features:

Automatically Refresh Threads: Users will now see new posts in "real time" without having to refresh the page

Performance Benefits: If your forum receives lots of refresh requests on threads being posted in often this can put a lot of strain on your server - AJAX Threads will greatly reduce server resources used in those situations by refreshing only the minimum information required.

Total Control: You can set threads individually or per forum. You can set particular usergroups to receive the benefit, and you can even have it apply automatically to popular threads!

-------------------------------------------------------------------------------------------

Complete Feature List (Lite)
* vBOption: Enable Automatic Updates
* vBOption: Refresh Interval
* vBOption: Idle Timeout
* vBOption: Automatic Un-Idle
* vBOption: Enable Information Bar (Tells users how often the thread refreshes, whether they're idle, and how to un-idle, etc)
* vBOption: Maximum Shown Posts
* Ability for users to manually refresh threads if Automatic Updates are disabled (cannot refresh more often than Refresh Interval regardless)
* Ability for users to manually un-idle themselves if automatic updates are enabled and the Idle Timeout is reached
* Per-usergroup setting to determine if automatic updates are enabled
* Per-usergroup setting to determine if manual updates are enabled
* Per-category setting to determine if automatic updates are enabled
* Per-category setting to determine if manual updates are enabled
* "Live" image on forumdisplay for threads that have automatic or manual updates enabled
* Posts fetched by AJAX Threads are marked as read
* Per-usergroup "duration" before a thread goes "idle".


Complete Feature List (Pro)
* vBOption: Minimum Replies
* Per-forum setting to determine if automatic updates are enabled
* Per-forum setting to determine if manual updates are enabled
* Per-thread setting to determine if automatic updates are enabled
* Per-thread ability for administrators with the "Manager" permission to override forum / usergroup settings and either enable or disable automatic updates

-------------------------------------------------------------------------------------------
This mod displays a copyright notification in the footer of all pages which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Download Now

File Type: zip [DBTech] AJAX Threads v1.1.3 [Lite].zip (63.8 KB, 125 views)

Screenshots

File Type: png ajaxt_infobar_idle_vb4.png (2.6 KB, 0 views)
File Type: png ajaxt_infobar_manual_vb4.png (2.4 KB, 0 views)
File Type: png ajaxt_infobar_vb4.png (2.5 KB, 0 views)
File Type: jpg ajaxt_vboptions.jpg (130.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
Arianismmm, epsilon80, Erica1977, mcyates, misericorde, nacaruncr

Comments
  #212  
Old 10-09-2012, 08:04 AM
Tjap Tjap is offline
 
Join Date: Oct 2012
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
It doesn't do that?
No, it always shows the newest post on the bottom of the page, which is also quite anoying when you're trying to quick reply
Reply With Quote
  #213  
Old 10-11-2012, 02:24 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tjap View Post
Is it also possible to stop the mod from automatically scrolling down the newest post?
Unfortunately not, no. That'd be the vBulletin function to init the postbit, which we have to use in order to make stuff like Quick Edit and such work


Fillip
Reply With Quote
  #214  
Old 10-22-2012, 03:53 AM
steeler7 steeler7 is offline
 
Join Date: Oct 2009
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
The screen refreshing can happen if there's an error with your AJAX request and it can't load the new post without page reloads.


Fillip
this still happens. I got rid of the manual fix from a while back, so basically I get the prompt to Refresh or Stay on the Page quite often, it seems like it happens if someone maybe posts at the same time as me but that has never been consistent. All I know is that it happens often when there's more traffic than usual, maybe 3-8 people discussing a topic in real time, like a sports game in progress.

It just seems to defeat the purpose of "live" automatic refreshing when about 1/3 of the time the screen has to refresh completely itself.
Reply With Quote
  #215  
Old 10-22-2012, 01:20 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unless it can be reliably reproduced, I have no way of debugging it

You may want to consider enabling error logging to file in your PHP setup, so you can see if there's any PHP errors that are intermittent.


Fillip
Reply With Quote
  #216  
Old 11-19-2012, 06:11 PM
Merlok Merlok is offline
 
Join Date: Mar 2011
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to disable or delete the image which says "LIVE" in front of all threads in bold red? This looks really strange in my forum.
Reply With Quote
  #217  
Old 11-20-2012, 10:25 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Disable the threadbit display plugin for this mod


Fillip
Reply With Quote
  #218  
Old 11-22-2012, 04:10 PM
Merlok Merlok is offline
 
Join Date: Mar 2011
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.
That solved my problem.
Reply With Quote
  #219  
Old 02-18-2013, 05:29 AM
Zakalway Zakalway is offline
 
Join Date: Nov 2012
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to have Metafilter-style new post alert behavior?

IE: If there are no new posts, nothing shows up. When they're are there, a little box pops up with how many new posts there are, and asks if you want to see more. It also tells you to reload the page when it goes too long with no updates. It works a little bit like how new tweets are loaded on Twitter.

My users really love the plugin and I've gone ahead and bought the pro version, but they really don't like how the automatic updates work now.
Reply With Quote
  #220  
Old 02-20-2013, 03:11 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately that would require a significant re-write of the way the mod works

You can post a suggestion in our forums: http://www.dragonbyte-tech.com/forumdisplay.php?f=107 and we'll take it into consideration


Fillip
Reply With Quote
  #221  
Old 03-24-2013, 05:26 AM
cnczone cnczone is offline
 
Join Date: Mar 2003
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Disable the threadbit display plugin for this mod


Fillip
where is the found?
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 06:57 AM.


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.10966 seconds
  • Memory Usage 2,362KB
  • Queries Executed 28 (?)
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
  • (4)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (6)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
  • (5)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_postinfo_query
  • fetch_postinfo
  • 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