interactive "activity" page

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

Comments

  • MVP
    edited November 2012

    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.

Sign In or Register to comment.