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.
I've been having issues with livetopic for the past week, with no solution.
After changing servers, and moving databases... LiveTopic stopped working. The little livetopic image on the thread title shows up, but the threads never update when some one posts in it. You have to refresh for new posts to show up. Any reason for this?
I've installed and reinstalled a couple times, with no luck.
When I open in IE8, I get an error, and it is as follows:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
Timestamp: Mon, 28 Jun 2010 15:17:57 UTC
There are text editors for programmers that will tell you the character number you are at, google for 'advanced text editor' or such... off hand I don't know of one that does for sure though... I use Notepad2 but it has line numbers, not by character.
OK, so it's really starting to look like this is just not going to happen. Could someone who has got it working on vb4 please maybe point us in the right direction.
Guys, enough of this. The developer has not given permission to have a vB4 version of this mod posted. In fact, someone even said he was working on it himself. Anyway, a vB4 version of this mod that isn't written/approved by the developer is not going to get posted in here. End of discussion really.
I don't see the problem if it's completely re-written.
this seems to work well but I noticed an issue where a user edited a livetopic and and his post disappeared. His post was the first post, and vanished when it was edited, leaving only the replies. a refresh sorted out the problem.