Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Ajax Chat User Count

Returns Chat(XX), counting the users in Ajax Chat in a standard MyBB installation

Version: 0.1
Author: fwalderd
Submitted: 20th March 2011
This minimal plugin returns the string "Chat(xx)" with xx being the users currently in Ajax chat. It assumes an Ajax Chat installation with the MyBB modification.

There is no language file and no readme - the modifications are commented in the php file itself. Whoever wants, can modify the file to receive the output they want. I assume the word "Chat" is useful in many languages.

The php code is pretty basic - I have tried leaner php and mysql commands, but MyBB did not accept those.

Installation - copy into your plugins directory and activate using the Admin CP.