Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
interactive "activity" page
deniz
New
i want the "activity" page to function like a chat page, is that possible, or like twitter (the number of recent posted text appears at the top) but now, in order to see one's posts, i must reload page, but it is not practical
0
Comments
it would be far simpler to change to create a chat category and then change the "refresh comments" rate
in dashboard -> advanced.
e.g.
refresh every 5 seconds
or adding statement to config.php
$Configuration['Vanilla']['Comments']['AutoRefresh'] = '5';
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.