User Essentials

User Essentials [Paid] 4.4.1

No permission to buy ($35.00)
Just started getting these when changing a username:

Code:
XF\PrintableException: Please enter a value using 30 characters or fewer. in src\XF\Mvc\Entity\Entity.php at line 1212
XF\Mvc\Entity\Entity->save() in src\XF\Repository\UserAlert.php at line 157
XF\Repository\UserAlert->insertAlert() in src\XF\Repository\UserAlert.php at line 101
XF\Repository\UserAlert->alertFromUser() in src\addons\SV\UserEssentials\Service\User\UsernameChangeNotifier.php at line 192
SV\UserEssentials\Service\User\UsernameChangeNotifier->sendAlert() in src\addons\SV\UserEssentials\Service\User\UsernameChangeNotifier.php at line 215
SV\UserEssentials\Service\User\UsernameChangeNotifier->notifyUser() in src\addons\SV\UserEssentials\Service\User\UsernameChangeNotifier.php at line 243
SV\UserEssentials\Service\User\UsernameChangeNotifier->notify() in src\addons\SV\UserEssentials\XF\Repository\UsernameChange.php at line 219
SV\UserEssentials\XF\Repository\UsernameChange->SV\UserEssentials\XF\Repository\{closure}() in src\XF.php at line 341
XF::triggerRunOnce() in src\XF\Mvc\Dispatcher.php at line 156
XF\Mvc\Dispatcher->dispatchLoop() in src\XF\Mvc\Dispatcher.php at line 55
XF\Mvc\Dispatcher->run() in src\XF\App.php at line 2326
XF\App->run() in src\XF.php at line 488
XF::runApp() in admin.php at line 13
 
  • Fix username change alerts are made when deleting user

@Xon: I thought this was fixed, but i'm still getting new alerts that don't show up. After looking into the database, there are still usernamechanges of deleted users.

1620196992595.webp
 
@Xon: I have "display mini-avatars" enabled. When i quote a post with a username mentioning by clicking the "quote" button, everything is fine. But when selecting just a part of the post (which contains the mentioning) the username and avatar will be displayed twice. Do you know what i mean?

1620373572432.png

Is there a way to prevent this behaviour?
 
Just started getting these when changing a username:

Code:
XF\PrintableException: Please enter a value using 30 characters or fewer. in src\XF\Mvc\Entity\Entity.php at line 1212
XF\Mvc\Entity\Entity->save() in src\XF\Repository\UserAlert.php at line 157
XF\Repository\UserAlert->insertAlert() in src\XF\Repository\UserAlert.php at line 101
XF\Repository\UserAlert->alertFromUser() in src\addons\SV\UserEssentials\Service\User\UsernameChangeNotifier.php at line 192
SV\UserEssentials\Service\User\UsernameChangeNotifier->sendAlert() in src\addons\SV\UserEssentials\Service\User\UsernameChangeNotifier.php at line 215
SV\UserEssentials\Service\User\UsernameChangeNotifier->notifyUser() in src\addons\SV\UserEssentials\Service\User\UsernameChangeNotifier.php at line 243
SV\UserEssentials\Service\User\UsernameChangeNotifier->notify() in src\addons\SV\UserEssentials\XF\Repository\UsernameChange.php at line 219
SV\UserEssentials\XF\Repository\UsernameChange->SV\UserEssentials\XF\Repository\{closure}() in src\XF.php at line 341
XF::triggerRunOnce() in src\XF\Mvc\Dispatcher.php at line 156
XF\Mvc\Dispatcher->dispatchLoop() in src\XF\Mvc\Dispatcher.php at line 55
XF\Mvc\Dispatcher->run() in src\XF\App.php at line 2326
XF\App->run() in src\XF.php at line 488
XF::runApp() in admin.php at line 13
What version of XenForo and the add-on where you using?
 
None of my add-ons prevent a user from editing a post a moderator has edited. Closest thing is the Thread Reply Ban Teeth so they can't edit posts in threads they are banned from.

 
Excuse me if I'm missing something very obvious, but is it pssible to make the login attempts log any longer than 24 hrs?

Thanks
 
It is really a failed login attempts log, but it would be useful to more durable record the login attempts .
 
Something wrong with the Disable Users feature. Doing testing disabling on one user but it keeps showing warning below even after addon disabled and ran cron "Disabled Users"
 

Attachments

  • Snap2.gif
    Snap2.gif
    22.5 KB · Views: 5
Xon updated User Essentials with a new update entry:

4.0.3 - Bugfix & Maintenance update

  • Fix sending username change to moderators who shouldn't see the alerts (ie moderators who can't approve username changes)
  • Fix XF2.1 to XF2.2 username migration did not update username_date/username_date_visible columns
  • Fix username merging does not update username_date/username_date_visible columns when adding a username change record
  • On install, rebuild username_date/username_date_visible columns for user.
  • Add "Display mini-avatars in quotes" option to support...

Read the rest of this update entry...
 
The "Complete (manual)" button in the user self-disable entries doesn't seem to be working. When I click Save, it still shows the disable as pending. We're on XenForo v2.2.6 Patch 2 with add-on v4.0.4. Would updating to 4.0.5 fix this?

Edit: Nope, still not working in v4.0.5
 
Last edited:
Top Bottom