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 today with 1.02. Still occured after i upgraded to 1.03. Whenever someone makes a post and edits it right after it, everyone that's still in the live topic will see that post appear as a single post. All previous posts are suddenly invisible. The postcount of the visible post is set to 'undefined'. F5 will bring back all the posts, but I thought it's still worth mentioning here.
Its working now. I disabled the USC and then unistalled live topic and then installed it again and it worked. There must be something that stops the automated template change working properly when some modifications are installed.
Also, when I enabled the Ultimate Side Columns it stops wrking again and the above error comes up again. So this modification isn't compatible with the USC.
Firefox, and it seems to occur on IE as well.
I'm able to reproduce it on the default template as well as my custom. I have some plugins installed, but I don't see any that can possibly be responsible for this. I wonder if anyone else has this problem...
Firefox, and it seems to occur on IE as well.
I'm able to reproduce it on the default template as well as my custom. I have some plugins installed, but I don't see any that can possibly be responsible for this. I wonder if anyone else has this problem...