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.

Free Online Status Buttons

Customise your postbit easily with online status buttons

Version: 1.0
Author: hazy
Submitted: 17th October 2010
Last Updated: 23rd August 2014
These buttons are intended for use on the Classic Layout of MyBB. As per the preview snapshot you can see how you may utilise these buttons. You will have to edit your template in order to place these in the correct location. Below is a rough guide to help you through this process. If you need any help you can contact me on myBB forums and I'll be more than happy to help you!

Preview Image 4355

Instructions:
Admin CP - > Template - > Postbit Templates -> postbit_author_user

Paste the following to achieve the same look as mine:

{$lang->postbit_joined} {$post['userregdate']}<br/>
Location: {$post['fid1']}<br/>
{$lang->postbit_posts} {$post['postnum']}<br>
<br/>{$post['onlinestatus']}{$post['replink']}{$post['warninglevel']}


Please note Location: {$post['fid1']} -> fid1 1 should be replaced by your own custom profile field number. Not all will be the same as mine, if any!

If you're like me, you might also want to remove the default buddy icon that is displayed after each users name on the post bit - to do this simply go to the following path:

Admin CP - > Template - > Postbit Templates -> postbit

and remove the following:

{$post['onlinestatus']} - then save changes.

If you wish to request various designs, colours or titles please do let me know and I'll help you out!

Thanks,
Hazel : )