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.
Read the thread and first post and see if you have any of the mods that users say conflict with this one. Then decide if you want to keep this mod or the mod conflicting with it. If your mod isn't listed yet, then try turning each off to see which one is conflicting. It's a trial and error thing to figure it out.
Works great on IE. 6.0 On Firefox 3.0.9: Appears to have a blank space until I manually refresh the screen
Read something about it on earlier posting in this thread. Still having issues and searching for answers.
Can somebody please help?
Thanks again!
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 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.
Nice DobieGillis!
Would you be so kind enough to post this file? (animation-min.js)