Resource icon

[RemiDev] User Group Legend 1.0.2

No permission to download

XenConcept

Well-known member
Rémi C submitted a new resource:

[RemiDev] User Group Legend - List User Group

Just created my first AddOn for XF2

With this AddOn, you can display the user group list

Option :
- Enable user group list
- Exclude groups

After installing it you need to do this

Go to the Appearance tab > widget > create widget

After Select "user group legend"

View attachment 155383

Enter the key widget "rd_user_group_legend"
Then select the position you want

View attachment 155384

Read more about this resource...
 
good Morning
The following error message appears when I go to install.



PHP:
ErrorException: Object of class XF\Mvc\Entity\DeferredValue could not be converted to string in src/XF/Db/Mysqli/Statement.php at line 61
XF::handlePhpError()
mysqli_stmt->execute() in src/XF/Db/Mysqli/Statement.php at line 61
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 66
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 143
XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1679
XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1423
XF\Mvc\Entity\Entity->save() in src/XF/AddOn/AbstractSetup.php at line 55
XF\AddOn\AbstractSetup->createWidget() in src/addons/RemiDev/UserGroupLegend/Setup.php at line 23
RemiDev\UserGroupLegend\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 297
XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 232
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 85
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1612
XF\App->run() in src/XF.php at line 329
XF::runApp() in admin.php at line 13
 
I am the Administrator but I show up in the user group legend as registered.
Any reason why? And how to fix that?
 
Touché means - something I already know!
I dont want to change the primary usergroup because if I do, then everyone will have to also just to accomidate my addon/s.
So do you know how, or was that being sarcastic?
 
Top Bottom