What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on in Credit [MMO] Live Threads 2.3.7 2.3.7

xF2 Add-on
Fixed a bug with other thread types.
Fixed a bug where the message's appearance would change in a way that was not consistent with the thread type.
Thanks a lot for testing and providing bugs
  • Min require 2.3.0
  • Using new pattern XF
  • Refactoring
  • Fixed If the add-on is installed and the centrifuge is not available, it does not allow you to create a thread or reply to it.
  • Support XF 2.3.0
  • Min require XF 2.3.0 Beta 3
Use of tokens
To use live threads, you now need to set up a namespace.
{ "token_hmac_secret_key": "", "admin_password": "", "admin_secret": "", "api_key": "", "allowed_origins": [ "your_hosting", ], "namespaces": [ { "name": "public" } ] }
Top