Requirements :
Custom Username Icons brings a new level of customization for you and your users !
This add-on lets your user select an icon to be displayed near their username everywhere on your board.
Icons can be selected either from a list of Font Awesome icons (more than 500 icons) or from a list of images icons of your choice.
Total control is given through the admincp to fine tune and manage the functionnality:
Features :
Install/Uninstall instructions
The readme is available HERE.
Don't forget to install our Core add-on first, download it here.
Note to XF1 license owners
Due to the change to a lifetime license, no discount is provided to XF1 version owners. For more information on our XenForo 2 product policy, click HERE.
Version 4.0.8 This version is only compatible with XenForo 2.2
Corrected bugs : Provided compatibility with xF2.2
Version 4.0.9 New icons availability :
We have released an upgrade of our Core add-on which provides support for Font Awesome icons up to FA 5.10.1 (more than hundred of new icons supported).
Version 4.0.10 : Checked compatibility with latest xF version.
Version 5.0.0 Bug fix and new features :
- Corrected bugs : Two = in html code in username class
- New features :
Capability for user to select more than 1 icon
Number of selectable icons permission
Version 5.0.1 Corrected bugs : Remaining dump present in code.
Version 5.0.2 Corrected bugs : InvalidArgumentException: Column 'xfa_cui_type' is unknown src/XF/Mvc/Entity/Entity.php:605 when trying to create a user.
Version 5.0.3 Corrected bugs :
Icon type selection does not show selection details on user group page
Broken image shown on some corner case of icon definition
Version 5.0.4 Corrected bugs :
Icon still broken for usergroups
ErrorException: Template error: [E_WARNING] sizeof(): Parameter must be an array or an object that implements Countable.
Version 5.0.5 Maintenance release :
Corrected bugs :
- Sometimes server icons are not displaying
- XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'xfa_cui_forced' in 'field list' in src/XF/Db/AbstractStatement.php at line 230
- ErrorException: [E_NOTICE] Undefined index: icons src/addons/XFA/CustomUsernameIcons/XF/Template/Templater.php:88
Version 5.0.6 Maintenance release :
Corrected bugs :
- No icons on Account Details page
- TypeError: Template public:widget_forum_statistics error: unserialize(): Argument #1 ($data) must be of type string, array given
Version 5.0.7 Maintenance release :
Corrected bugs :
- InvalidArgumentException: Macro public:conversation_list_macros :: item() error: Column 'message_id' is unknown src/XF/Mvc/Entity/Entity.php:607
Version 5.0.8 Corrected bugs :
Version 5.0.9 :
- We are releasing this new version to address a potential security vulnerability.
- We recommend that all customers running older version of the add-on upgrade to the version 5.0.9 as soon as possible.
- The add-on is not yet compatible with XF2.3, this is planned very soon.
Version 5.1.0 : Compatible xenforo 2.3
- Corrected bugs : Banner icons display incorrect for users part of the staff
- Modifications : Add-on ported to XF2.3
This version is only compatible with XF2.3.
Version 5.1.1 Corrected bugs : Incorrect build led to missing javascript files
- XenForo 2.0 (up to V4.0.3) / 2.1 (from V4.0.4)
- [XFA] Core > 1.5.8
Custom Username Icons brings a new level of customization for you and your users !
This add-on lets your user select an icon to be displayed near their username everywhere on your board.
Icons can be selected either from a list of Font Awesome icons (more than 500 icons) or from a list of images icons of your choice.
Total control is given through the admincp to fine tune and manage the functionnality:
- Permission to select an icon and configure it can be defined at user and usergroup level thanks to xF permission system
- Default username icon can be selected for each usergroup
- Edition and even forcing of username icon and configuration can be performed through user edition
Features :
- Works everywhere, including addons as long as they use XenForo username template syntax <xf:username> (otherwise a tweak might be required)
- Configurable icon position, either before or after the username
- Font Awesome icon (675 icons) or Image Icon, selectable through specific Font Awesome picker menus from usercp. Support Font Awesome icon transformation and animation.
- Provided with 226 image icons from from Mark James famfamfam.com: Silk Icons
- Support new image icon addition by simple upload to your ftp (see here)
- Color picker to tune Font Awesome Icons
- Live Icon Preview
- Configurable custom username icons for all users of a usergroup (admin choice), if users don't have the permission to select a new username icons then it serves as default icon as well.
- Configurable custom banner icons for all usergroups
- Admin can edit user icon from the admincp User edit page
- Admin can force user icon from the admincp User Edit page
- Option to not to load Font Awesome css (eg. if loaded by another add-on)
- Users can also select their custom username color (permission based)
- Users can also select their custom user title color (permission based)
- Users can select wether they want to disable or not the font icons animation on all forum (permission based)
- Tested and work on: Media Gallery, Resources Manager
Install/Uninstall instructions
The readme is available HERE.
Don't forget to install our Core add-on first, download it here.
Note to XF1 license owners
Due to the change to a lifetime license, no discount is provided to XF1 version owners. For more information on our XenForo 2 product policy, click HERE.
Version 4.0.8 This version is only compatible with XenForo 2.2
Corrected bugs : Provided compatibility with xF2.2
Version 4.0.9 New icons availability :
We have released an upgrade of our Core add-on which provides support for Font Awesome icons up to FA 5.10.1 (more than hundred of new icons supported).
Version 4.0.10 : Checked compatibility with latest xF version.
Version 5.0.0 Bug fix and new features :
- Corrected bugs : Two = in html code in username class
- New features :
Capability for user to select more than 1 icon
Number of selectable icons permission
Version 5.0.1 Corrected bugs : Remaining dump present in code.
Version 5.0.2 Corrected bugs : InvalidArgumentException: Column 'xfa_cui_type' is unknown src/XF/Mvc/Entity/Entity.php:605 when trying to create a user.
Version 5.0.3 Corrected bugs :
Icon type selection does not show selection details on user group page
Broken image shown on some corner case of icon definition
Version 5.0.4 Corrected bugs :
Icon still broken for usergroups
ErrorException: Template error: [E_WARNING] sizeof(): Parameter must be an array or an object that implements Countable.
Version 5.0.5 Maintenance release :
Corrected bugs :
- Sometimes server icons are not displaying
- XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'xfa_cui_forced' in 'field list' in src/XF/Db/AbstractStatement.php at line 230
- ErrorException: [E_NOTICE] Undefined index: icons src/addons/XFA/CustomUsernameIcons/XF/Template/Templater.php:88
Version 5.0.6 Maintenance release :
Corrected bugs :
- No icons on Account Details page
- TypeError: Template public:widget_forum_statistics error: unserialize(): Argument #1 ($data) must be of type string, array given
Version 5.0.7 Maintenance release :
Corrected bugs :
- InvalidArgumentException: Macro public:conversation_list_macros :: item() error: Column 'message_id' is unknown src/XF/Mvc/Entity/Entity.php:607
Version 5.0.8 Corrected bugs :
- ErrorException: Template error: [E_WARNING] Attempt to read property "user_group_id" on null
- ErrorException: Template error: [E_WARNING] Attempt to read property "secondary_group_ids" on null
Version 5.0.9 :
- We are releasing this new version to address a potential security vulnerability.
- We recommend that all customers running older version of the add-on upgrade to the version 5.0.9 as soon as possible.
- The add-on is not yet compatible with XF2.3, this is planned very soon.
Version 5.1.0 : Compatible xenforo 2.3
- Corrected bugs : Banner icons display incorrect for users part of the staff
- Modifications : Add-on ported to XF2.3
This version is only compatible with XF2.3.
Version 5.1.1 Corrected bugs : Incorrect build led to missing javascript files
Attachments
-
XFA-CustomUsernameIcons-4.0.8.zip248.4 KB · Views: 0
-
XFA-CustomUsernameIcons-4.0.9.zip243.6 KB · Views: 0
-
XFA-CustomUsernameIcons-4.0.10.zip237.1 KB · Views: 0
-
XFA-CustomUsernameIcons-5.0.4.zip261.7 KB · Views: 0
-
XFA-CustomUsernameIcons-5.0.7.zip245.3 KB · Views: 0
-
[XFA] Custom Username Icons 5.0.8.zip253.4 KB · Views: 0
-
[XFA] Custom Username Icons 5.0.9.zip255.3 KB · Views: 0
-
[XFA] CustomUsernameIcons5.1.1.zip254.6 KB · Views: 1