[LIST]
[*]rrorException: Fatal Error: Declaration of SV\UserMentionsImprovements\XF\Admin\Controller\UserGroup::userGroupSaveProcess(XF\Entity\UserGroup $userGroup) must be compatible with apathy\StyleSuite\XF\Admin\Controller\UserGroup::userGroupSaveProcess(XF\Entity\UserGroup $userGroup): XF\Mvc\FormAction
[*]src/addons/SV/UserMentionsImprovements/XF/Admin/Controller/UserGroup.php:10
[*]Generated by: x
[*]Sep 19, 2024 at 7:10 PM
[/LIST]
[HEADING=2]Stack trace[/HEADING]
#0 [internal function]: XF::handleFatalError()
#1 {main}
[HEADING=2]Request state[/HEADING]
array(4) {
["url"] => string(23) "/admin.php?user-groups/"
["referrer"] => string(67) "https://forum.x.com/admin.php?options/groups/ap_style_suite/"
["_GET"] => array(1) {
["user-groups/"] => string(0) ""
}
["_POST"] => array(0) {
}
Is the 2.10.1 version of the addon compatible with Xenforo 2.2.+?Xon updated User Mentions Improvements by Xon with a new update entry:
2.10.1 - XenForo 2.3 support
Read the rest of this update entry...
If the permissionThere is the[UMI] View mentionable user group members
permission which is separate from[UMI] Mention user groups
permission.
data-user-id="187211"
in the tag for @frm. This LESS (in extra.less
is the only way to change the color of @frm when tagged in a post, else it uses the default blue (on XF, default on other forums).[data-user-id="1"],[data-user-id="25"],[data-user-id="163"]{
.m-colorScheme(light,
{
color: green;
-webkit-text-fill-color: green;
}
);
.m-colorScheme(dark,
{
color: red;
-webkit-text-fill-color: red;
}
);
font-weight: bold;
}
bbWrapper
as that's where someone would be mentioned, otherwise the code above would change the postbit too*
- Fix mentioning a group when
[UMI]View mentionable user group members
permission isn't granted but[UMI] Mention user groups
permission is, didn't work.
Thank you very much, great work!Xon updated User Mentions Improvements by Xon with a new update entry:
This add-on only shows those icons when you are hovering over the clickable usergroup link.
User Essentials allows embedding those icons next the the mention like the user icons being embedded next to a user mention.
We use essential cookies to make this site work, and optional cookies to enhance your experience.