User Agent
Remembers and shows browser and operating system for every post. Also provides a stats page in Admin CP.
Version: 1.2
Autor: bryn
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 23.07.2007
Letzte Aktualisierung: 12.10.2007
Support: https://www.mybb.de/forum/thread-19728.html (0 Beiträge)
Kompatibilität: MyBB 1.2.x
Bisherige Downloads: 208
INSTALLATION:Autor: bryn
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 23.07.2007
Letzte Aktualisierung: 12.10.2007
Support: https://www.mybb.de/forum/thread-19728.html (0 Beiträge)
Kompatibilität: MyBB 1.2.x
Bisherige Downloads: 208
1. Copy the files into your main MyBB folder. Doing so will make a new directory: images/useragent/. It will contain around 40 GIF files. It will also copy a useragent.php into your inc/plugins.
2. Visit your Plug-in Maganer in the Admin CP. Activate the "User Agent" plugin.
3. Visit yout Template Manager. Open the "Post bit" template pack and edit "postbit" template. Add these lines:
{$post['icon_os']}{$post['icon_browser']}
where you want the icons to appear.
I recommend adding them just after the {$post['button_report']}.
If you skip #3, you will still be able to see the statistics page in the Admin Panel, but your users won't see os/browser icons in their posts.
---
UPDATING FROM 1.1 to 1.2:
Overwrite all files. Then, edit your "postbit" template. Replace the
<img src="images/useragent/{$post['system']}.gif" />
<img src="images/useragent/{$post['browser']}.gif" />
with
{$post['icon_os']}{$post['icon_browser']}
And that's it.
---
OTHER USELESS STUFF:
Please note that posts which have been posted before activating this plugin will have "unknown" both OS and browser. Therefore, you should activate this plugin as fast as possible after founding your new board.
Have fun with your new plug-in! ;)
Quelle: User Agent bei MyBB.com
Ähnliche Erweiterungen
User-agent 1.4 von bryn für MyBB 1.4.x
Remembers and shows browser and operating system for every post. Also provides a stats page in Admin CP.
218 Downloads
Remembers and shows browser and operating system for every post. Also provides a stats page in Admin CP.
218 Downloads
User Agent Reporter 1.0 von SephorixTH für MyBB 1.4.x
Whenever a user posts, their Browser and Operating System are recorded and shown under their post.
20 Downloads
Whenever a user posts, their Browser and Operating System are recorded and shown under their post.
20 Downloads
DyMy User Agent 0.1.7 von Dylan M. für MyBB 1.6.x
This plugin will place small Browser & OS badges in posts based on the user agent string
16 Downloads
This plugin will place small Browser & OS badges in posts based on the user agent string
16 Downloads
User Activity Promotion 1.2 von SvePu für MyBB 1.8.x
Simple MyBB 1.8 plugin to add a promotion option to push inactive forum user into another user group.
21 Downloads
Simple MyBB 1.8 plugin to add a promotion option to push inactive forum user into another user group.
21 Downloads