(2017-05-19, 06:47 PM)doylecc Wrote: You could do most of the styling without a plugin, but you need PHP (plugin, core edit or PHP in templates) to find out the online status of the user.
Btw. you can find the latest version of the OSA pluginĀ for MyBB 1.8 here:
http://doylecc.altervista.org/en/osava.html
postbit_classic template
{$post['onlinestatus']}
Gives you the user status based on three templates: postbit_away, postbit_offline and postbit_online
With that in mind you can make postbit avatars borders with colors based on user status, without php in templates, plugins or core edits.
I don't give support on PM.