User Essentials

User Essentials [Paid] 4.3.5

No permission to buy ($35.00)

Xon

Well-known member
Xon submitted a new resource:

User Essentials - Provide your members with additional username, thread, and post functions.

About:
This add-on provides useful user functions and options. Provide your members with additional username, thread, and post functions.
Changing usernames has never been this easy!

Feature List:
  • Delete Poll. Moderators and poll creators (when no votes have been cast) can delete a poll via a simple link.
  • Custom User Upgrade Amounts. By setting the upgrade price to 0, you can allow the...

Read more about this resource...
 
Conflict's with @Jaxel https://xenforo.com/community/resources/xf2-8wr-member-utilities.6095/ :(

PHP:
ErrorException: [E_WARNING] Declaration of EWR\Member\Pub\Controller\Account::actionUsername(XF\Mvc\ParameterBag $params) should be compatible with SV\UserEssentials\XF\Pub\Controller\Account::actionUsername() in src/addons/EWR/Member/Pub/Controller/Account.php at line 0
XF::handlePhpError() in src/vendor/composer/ClassLoader.php at line 444
include() in src/vendor/composer/ClassLoader.php at line 444
Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 322
Composer\Autoload\ClassLoader->loadClass()
spl_autoload_call()
class_exists() in src/XF/Extension.php at line 172
XF\Extension->extendClass() in src/XF/App.php at line 2366
XF\App->extendClass() in src/XF/App.php at line 1240
XF\App->XF\{closure}() in src/XF/Container.php at line 228
XF\Container->create() in src/XF/App.php at line 2321
XF\App->controller() in src/XF/Mvc/Dispatcher.php at line 211
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1891
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13
 
Xon updated User Essentials with a new update entry:

3.0.0 Beta 6 - Bugfix update

  • Fix having "Separate thread title and post edit time limits" disabled would unexpectedly prevent title edits
  • Fix compatibility issue with MultiPrefix which could result in prefixes being lost if the user edited the first post without the ability to edit the title.
    • Recommend updating MultiPrefix to 2.0.1
  • Fix that reset days & custom title days interval periods was locked to 30 day steps...

Read the rest of this update entry...
 
Last edited:
Xon updated User Essentials with a new update entry:

3.0.0 Beta 7 - Feature update

  • Option to display mini-avatar next to mentions
    • If User Mention Improvements (v2.3.0+), then display mini-avatars next to a group.
    • Supported content types; Posts, Profile Posts, Profile post comments
  • Allows editing in mentions (user or user group) and sending alerts for new users/groups without sending duplicates.
    • Supported content types; Posts, Profile Posts, Profile post comments
  • Group-work for being able to search for posts which...

Read the rest of this update entry...
 
This should be the last non-bugfix update before this add-on is declared stable.

The user mention tracking (required for mini-avatars with XF2, as the full user object is required to render the avatar) looks reasonably robust, but obviously may fetch a lot of records if you are mentioning a large number of users.
 
Xon updated User Essentials with a new update entry:

3.0.0 Beta 11 - Bugfix update

Changes:
  • Avoid duplicate insert alerts for posts, profile posts & profile post comments when editing in mentions.
  • 'Send edited in mentions' feature flag
    • After running php cmd.php xf-rebuild:sv-mentions or "Rebuild content mentions" this flag will be enabled
  • Mention rebuild is now more robust, will resume from the last point across multiple runs.
  • GUI option "Rebuild content mentions"
  • Fix creating a user via admincp
  • When merging user A...

Read the rest of this update entry...
 
Top Bottom