icon browser - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Requests (https://community.mybb.com/forum-65.html) +---- Thread: icon browser (/thread-24395.html) |
icon browser - gokufg - 2007-10-01 Is possible that in index.php there is an icon near to each user's nickname that indicate the user's browser? See the example in the attachment Thanks RE: icon browser - LeX- - 2007-10-01 Maybe you can ask 'bryn' to add the feature to his 'User Agent' mod ; http://mods.mybboard.net/view/user-agent RE: icon browser - bryn - 2007-10-04 As far as I see it is not possible to do it by a plugin, since there is no hook around the SQL query for online users. Only manually editing the index.php might help. RE: icon browser - gokufg - 2007-10-04 bryn Wrote:Only manually editing the index.php might help. in thing it consists this change? |