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.
However, we would like to know how to disable certain usergroups from using it (namely, Guests (Usergroup 1)). Sometimes we get a bunch of guests viewing our manga section on release days, and we'd really only like logged-in users to be able to use the LiveTopic, so as to decrease load.
This isn't working for me. It did work for a few days after installing it, and it still works for my other members, but it doesn't work for me. Any ideas?
Seems pretty stable so far. Some users are reporting freezing, lagging and posts disappearing, but I think once I tweak the settings it will be awesome.
I had this issue. Turned out that in the latest version, there was a file missing. It was animation-min.js. It was in 1.06 not 1.07. I figured it out by running in debug mode. Not sure if that is needed in 1.07 but when I took it out, it stopped working in FF and Opera, but worked in IE. Putting it back in solved my issues.
I Confirm this Solution; I installed the Latest Version of LiveTopic without having installed the previous ones, and this File was missing on the vBulletin Installation; by Uploading this File the Posting Started to Show, (before the Postings were made but with Blank Spaces, that if copied and pasted contained the Post but Invisible on Screen); the problem was happening on FireFox and on Chrome, but not on Explorer 6.0; Is Very Important to Include that File on the Zip Package, because many users can be Experiencing this Bug caused by this Missing File.
I'd like also to Report a Conflict of this Mod with "vBFavorites", and only by Disabling that Mod is that LiveTopic works Fine.
Coders Shack, I Hope that you can Share with Us an Update with the Solution of the Bug of the Old Posting Hiding Problem; that is a Great Feature that would be nice to be able to Use.