This plugin allows you to add the ability to generate first and/or last post avatars on the index, forum display, search and show thread pages of your forum in one simple plugin. Made from a request by Shade (with thanks!). It was developed on MyBB 1.8 but I'm sure it works on peasant other versions too.
What it doesn't do is style the avatar - it's up to you to decide how to implement them on your forum. Just have the last poster on the index or first poster on the forum display - your choice. You can even style them differently; OCD permitting.
I know some won't like this as it doesn't do everything for you but it seemed a waste not to allow others to use it too.
Installation
Download and follow the readme; upload all files in the Upload folder to your forum's root and visit the Plugins section of the ACP and install FLP Avatar. When installed it adds a new setting and a cache record.
Usage
FLP Avatar is designed to prevent duplicating content and re-use as much information as possible; i.e. only querying the database when it really needs to.
Follow the instructions in the readme as to how to turn on each avatar section and example coding as to getting the avatars to appear. Remember - you style the avatar. A little effort will pull off some pretty awesome results.
Demo
Currently in use at Xekko Resources.
Download
Available via the Mods Site or via GitHub.
Change Log
v1.0.1:
- Fixed issue with announcement avatars not displaying properly
- Fixed issue with permissions not adhering to settings
- Added support for PM (including tracking) avatars
If you've already installed this plugin simply deactivate it in the ACP, download/upload the new files in the Upload folder to your forum and then reactivate the plugin. If successful, there should be a new 'Private Messages' option in the settings.
v1.0.2:
- Fixed issue with permissions saving incorrectly
- Fixed issue with avatars not displaying in the PM areas
- Fixed issue when saving users in the ACP
- Fixed issue for MyBB 1.8 where format_avatar doesn't return all data needed
If you have already installed this plugin simply re-download it and upload the files within the Upload folder to your forum. There is no need to deactivate or uninstall the plugin.
What it doesn't do is style the avatar - it's up to you to decide how to implement them on your forum. Just have the last poster on the index or first poster on the forum display - your choice. You can even style them differently; OCD permitting.
I know some won't like this as it doesn't do everything for you but it seemed a waste not to allow others to use it too.
Installation
Download and follow the readme; upload all files in the Upload folder to your forum's root and visit the Plugins section of the ACP and install FLP Avatar. When installed it adds a new setting and a cache record.
Usage
FLP Avatar is designed to prevent duplicating content and re-use as much information as possible; i.e. only querying the database when it really needs to.
Follow the instructions in the readme as to how to turn on each avatar section and example coding as to getting the avatars to appear. Remember - you style the avatar. A little effort will pull off some pretty awesome results.
Demo
Currently in use at Xekko Resources.
Download
Available via the Mods Site or via GitHub.
Change Log
v1.0.1:
- Fixed issue with announcement avatars not displaying properly
- Fixed issue with permissions not adhering to settings
- Added support for PM (including tracking) avatars
If you've already installed this plugin simply deactivate it in the ACP, download/upload the new files in the Upload folder to your forum and then reactivate the plugin. If successful, there should be a new 'Private Messages' option in the settings.
v1.0.2:
- Fixed issue with permissions saving incorrectly
- Fixed issue with avatars not displaying in the PM areas
- Fixed issue when saving users in the ACP
- Fixed issue for MyBB 1.8 where format_avatar doesn't return all data needed
If you have already installed this plugin simply re-download it and upload the files within the Upload folder to your forum. There is no need to deactivate or uninstall the plugin.