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.
and since its so beta (beta as for ideas and final features), I don't want to have to update two sets the whole time. Id rather just pimp this one out then carry it all over to 3.7.
Just installed it, works like a charm.
One of the features I really like, is the notification of a new post when you're not on the last page in a livetopic.
What would be nice, if those notifications would work on all live topics. So when I just replied in 2 different threads, they get marked as 'live'.
Now I click back to i.e. forum home, and a notification appears because someone else just replied in one of the topics i just left.
I have no clue how hard this is to make, but I really like the notification-feature and I thought this could be a nice addition to it, improving the whole live-experience much more.
I still can't get it to work. Tried uninstalling the fisheye menu, bot nothing changed
was supposed to be yesterday for me, but i couldn't get the edit feature sorted out. (I'm going to give it another go today)
Quote:
Originally Posted by Pipo123
Could vbseo be blocking things?
the live demo i have has the latest version of vbseo
(but i have had issues with VBSEO's mod rewrite rules... i had to make a custom set (but then again i am using lighttpd and not Apache, even though i tried to use their lighttpd rules...)