Home Forums BP Better Messages Allow participants to clear the chat history.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #12070
    peterbill100
    Participant

    inc folder, modify the file:

    hooks.php comment out line 738 and set $can_delete to true by default

    ajax.php comment out line 1900 and set $can_delete to true by default

    After this modification, in the websocks version, each participant can clear the chat history, and other participants will not immediately be unable to see the chat history until they refresh the entire page.

    I think this can be designed as a setting option:

    Allow participants to clear the chat history.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.