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

Reply
 
Thread Tools
Live Topic Details »»
Live Topic
Version: 1.07b, by Coders Shack Coders Shack is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.0 Rating:
Released: 01-09-2009 Last Update: 02-28-2009 Installs: 976
DB Changes Uses Plugins Auto-Templates
Is in Beta Stage  
No support by the author.

. . . . . . . . Brought to you by scriptasy.com

Live Demo:
Live Topic 1.07b Demo (you must be logged in, and the topic must be "live")

Videos: 1.00b 1.06b

watch the damn videos... ^_^
Description:
This product is different from anything you have seen before, it raises the bar for forums. It will make your forums much more interactive, and also reduce server load.

Technical Details:
If a thread has been posted in X seconds then its now Live, if other users are viewing the Live topic and are on the last page they will experience a clean ajax experience while talking to other members. Once the thread is older than X seconds its no longer Live and it will now act like a normal thread. Also if a user edits one of their posts that's inside of the thread, it will be updated too so there is no longer a reason to ever have to refresh.

There is also logic for the viewer, the viewer of the thread has to be in an active state to see responses. An active user state is determined upon the users actions, if no actions were made in X seconds then the user is marked as inactive.

Also you may wonder why this could save your server bandwidth and CPU. If a user is refreshing to talk to another members the queries on a normal thread load are way more intense than the ajax call that this modification makes. So if you have 5 people talking to each other none of them have to refresh the page, all they are doing is simple page requests and one intense request when there has actual change.

You can test Live Topic with two users, you will see how amaizing this is... And probably spontaneously combust.

Found a bug? Want to request a feature?
Live Topic - Project Manager
Installation:
This is take less than 3 minutes to install, takes longer to notice its amazing feature. (you need multiple people to be active in the same topic)

Upgrade:
[1.01b to 1.XXb] Uninstall the product, then reinstall it. Overwrite all old files with new files and you should be fine.

[1.02b to 1.03b] Overwrite files, upgrade product (dont install product)

[1.03b to 1.04b] Uninstall the product, then reinstall it. Overwrite all old files with new files and you should be fine.

[1.04b to 1.05b, 1.05b to 1.06b,1.06b to 1.07b] Upgrade the product. Overwrite all old files with new files and you should be fine.
Works With (FF2, FF3, IE6, IE7, IE8, SF2, SF3, CHROME):
vBulletin [3.8.X]

get the vBulletin [3.7.X] version here

INCOMPATIBLE HACKS:
Versions:
1.01b
1.02b
fixes
safari 2 support
safari 3 support
google chrome sup
port
added live topic icon on new posts page
fixed security issue, strongly suggest upgrading!
changes
added live edit (to avoid a performance hit i had to add two rows to two tables in the database)
added external style sheet
1.03b
fixes
fix double post
phrase notification
fixed an edit bug for people with table prefixes
changes
ability to change interval in ACP
1.04b
fixes
javascript error for guests
fixed live topic activation (first poster to raise a dead topic)
changes
auto quick reply focus after post
1.05b
fixes
css flaw
js error for unsupported browsers (random)

fixed chrome issue
changes
edit notification - thanks to nso
rebuilding some of the original logic to hopefully prevent product conflicts

1.06b
fixes
fixed a little javascript issue that had to do with displaying posts
uses GPC cleaner now
changes
limit the number of ajax posts on the live topic (example 40) and fade them away.
changed the way the hooks are used
tightened up everything a bit

1.07b
fixes
fixed a bug where the live topic notification always making an ajax call
changes
support user ignore list
changed the way the javascript logic worked (hopefully there are less compatibly issues) added support for IE6 and IE8
1.10
hmm

Download Now

File Type: zip LiveTopic107b.zip (15.9 KB, 3950 views)

Screenshots

File Type: png Picture 5.png (33.7 KB, 0 views)

Show Your Support

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

Comments
  #562  
Old 02-19-2009, 07:01 PM
bjkinzluvr bjkinzluvr is offline
 
Join Date: Sep 2008
Location: Ohio
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Turn off all your other modifications and then see if this one works.
I'm willing to try that just for the sake of testing the theory. But if that's what it takes to run this, then I probably won't because I have many mods installed and running as an integral part of our forum.

But I'll try it and see.
Reply With Quote
  #563  
Old 02-19-2009, 07:31 PM
Coders Shack Coders Shack is offline
 
Join Date: Apr 2007
Location: Culver City, CA
Posts: 807
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bjkinzluvr View Post
I'm willing to try that just for the sake of testing the theory. But if that's what it takes to run this, then I probably won't because I have many mods installed and running as an integral part of our forum.

But I'll try it and see.
he doesn't mean that this is incompatible with everything. You probably have 1 conflicting modification.
Reply With Quote
  #564  
Old 02-19-2009, 08:00 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I was only suggesting this to see if it was a mod incompatibility thing. If turning off the mods doesn't 'fix' this, then it is probably some server configuration that is causing the problem.
Reply With Quote
  #565  
Old 02-19-2009, 08:55 PM
bjkinzluvr bjkinzluvr is offline
 
Join Date: Sep 2008
Location: Ohio
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bjkinzluvr View Post
I'm willing to try that just for the sake of testing the theory. But if that's what it takes to run this, then I probably won't because I have many mods installed and running as an integral part of our forum.

But I'll try it and see.
Quote:
Originally Posted by Lynne View Post
Yeah, I was only suggesting this to see if it was a mod incompatibility thing. If turning off the mods doesn't 'fix' this, then it is probably some server configuration that is causing the problem.
I did this and got it working, so great suggestion. Thanks.

I was able to disable everything and then enable each mod one at a time until it stopped working again. I found I cannot have the "Topic of the Week" mod running with this.

But that's ok. I prefer this one and it works great now. Thanks for your help.
Reply With Quote
  #566  
Old 02-19-2009, 09:10 PM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bjkinzluvr View Post
I did this and got it working, so great suggestion. Thanks.

I was able to disable everything and then enable each mod one at a time until it stopped working again. I found I cannot have the "Topic of the Week" mod running with this.

But that's ok. I prefer this one and it works great now. Thanks for your help.
If you Check the Thread of this Mod for vB37x you'll find a Possible Solution I Proposed to Solve that Conflict with that Particular Mod and you'll be able to Use Both Mods, (if you use Topic of the Week/Month to Nominate Topics of the First Posts which means to Nominate the Thread and Not Particular Posts).

I think Coders Shack that It'd be Nice if you Include a Link to This Particular Post, on both Threads (vB37x and vB38x), it seems like some Users are having that Conflict and are Reporting that the Mod Don't Work without Checking Your First Mod and also if they Check it perhaps they don't Read Nor Search the Entire Threads of the Mod for vB37x and vB38x to Find This Solution to That Particular Conflict.

I read a User's Post that said that the Solution Worked for Him, so If You Try it and Approve it, it'd Help Some Users yo Enjoy Your Live Topic Mod.

You can Also Include in the Conflict List the Mod "Popup Private Messaging", as I reported to You in one of my Posts on the vB37x Thread, because that Mod Interferes with the Hide of Old Posts.

My Best Regards.

Reply With Quote
  #567  
Old 02-19-2009, 10:19 PM
bjkinzluvr bjkinzluvr is offline
 
Join Date: Sep 2008
Location: Ohio
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by inciarco View Post
If you Check the Thread of this Mod for vB37x you'll find a Possible Solution I Proposed to Solve that Conflict with that Particular Mod and you'll be able to Use Both Mods, (if you use Topic of the Week/Month to Nominate Topics of the First Posts which means to Nominate the Thread and Not Particular Posts).

I think Coders Shack that It'd be Nice if you Include a Link to This Particular Post, on both Threads (vB37x and vB38x), it seems like some Users are having that Conflict and are Reporting that the Mod Don't Work without Checking Your First Mod and also if they Check it perhaps they don't Read Nor Search the Entire Threads of the Mod for vB37x and vB38x to Find This Solution to That Particular Conflict.

I read a User's Post that said that the Solution Worked for Him, so If You Try it and Approve it, it'd Help Some Users yo Enjoy Your Live Topic Mod.

You can Also Include in the Conflict List the Mod "Popup Private Messaging", as I reported to You in one of my Posts on the vB37x Thread, because that Mod Interferes with the Hide of Old Posts.

My Best Regards.

Thank you. Mabye we'll give that a try.
Reply With Quote
  #568  
Old 02-20-2009, 12:44 AM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bjkinzluvr View Post
Thank you. Mabye we'll give that a try.
Please Write in this Thread Your FeedBack Experience With that Solution.

Reply With Quote
  #569  
Old 02-20-2009, 01:55 PM
drsli's Avatar
drsli drsli is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I?m grateful for all efforts to get these two mods (Topic of the Week/Month and Live Topic) working together! Unfortunately one feature of the former mod - to nominate any post, not only the first one - is the most frequently used on my forum. As far as I caught it, the Topic-mod will not function with the nomination-stamp in any posts besides the first one.
Reply With Quote
  #570  
Old 02-20-2009, 02:07 PM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by drsli View Post
I?m grateful for all efforts to get these two mods (Topic of the Week/Month and Live Topic) working together! Unfortunately one feature of the former mod - to nominate any post, not only the first one - is the most frequently used on my forum. As far as I caught it, the Topic-mod will not function with the nomination-stamp in any posts besides the first one.
The Mod Topic of the Month will work but the only restriction will be the Display of the Nominated/Winner Stamp on top of the Posts, besides the first one.

There is something on the Code that you saw Edited (on the Plugin) and on the Template that is Used by that Plugin, that causes the Conflict with this Mod.

Hey, Coders Shack, could you provide a Solution Code Similar to the one you have for the Prevent DoublePost Mod, that can Block the Action of that particular Part of the Plugin so that it doesn't work on Quick Replies, allowing your Mod to work fine, but yes on other cases? I think that'd be the Real Solution, and not only for that Mod but for all the others that are in Conflict with your Mod.

I'll be waiting for your Opinion on this.

My Best Regards.

Reply With Quote
  #571  
Old 02-20-2009, 06:35 PM
nightbloom's Avatar
nightbloom nightbloom is offline
 
Join Date: Mar 2008
Location: Whidbey Island, WA
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Coders Shack View Post
hmm, so just edits? (weird, ill look into this asap)
Yes. At first I assumed it was because of another mod that prevents double posting. I removed that mod completely (literally reverse install) and then reinstalled Live Thread. It did not change. Any edits done to a post pop up like a single post with the message that it had been changed. You have to refresh to get back to the thread.

I cant say that this isnt caused by a conflict with another mod. I have a gaming forum and those are rife with drama so I have a lot of mods that prevent disgruntled former members from being a pain in the ass. None of my mods were on your list though. Here are the ones I am using, just in case that would help you.

AME - The Automatic Media Embeder
Automatic Profile Commenter
Change Threads Prefix Inline
Cyb - Advanced Forum Statistics
Cyb - Auto Birthday Greeter
Cyb - Auto Reply
Cyb - ChatBox
Cyb - PayPal Donate
Cyb - Visitors in Last X Hours
DMeNTED's RBL Checker
Extended reputation display
Favorite Smilies
Forum default avatar for members
Gifts System
GTSmiliebox
HZibProArcade: Profile Awards
ibProArcade for vBulletin
Link Canonicalization For SEO
Live Topic
Mini YouTube/full url for member profile
Miserable Users
Multiple Login Detector
Post Thank You Hack
TCattd - The Image Resizer
vBCode table
vBSEO :: Sitemap Generator
Video-Directory
xFire Profile Hack
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:07 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.05513 seconds
  • Memory Usage 2,378KB
  • Queries Executed 26 (?)
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
  • (9)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
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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
  • 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_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