User Essentials

User Essentials [Paid] 2.8.4

No permission to buy ($35.00)
  • Thread starter Thread starter Syndol
  • Start date Start date
203 works with XF 1.2 while 204+ works with XF 1.3
Since I'm only one person and my add-ons do not have yearly renewal fees, I cannot afford to support multiple versions of the same add-on.
You can install version 203 on XF 1.2 but any future updates (and any bug fixes) will only work on XF 1.3
 
I have allowed guest to post in a specfic forum.
when posting a new thread as guest , Im getting double post buttons.
4e4e4e4-png.78246



the problem appears only when enabling your addon. any help please?
 
XF 1.4 Beta

Code:
Server Error

Declaration of UserEss_Model_Thread::canEditPoll() should be compatible with XenForo_Model_Thread::canEditPoll(array $poll, array $thread, array $forum, &$errorPhraseKey = '', array $nodePermissions = NULL, array $viewingUser = NULL)

XenForo_Application::handlePhpError() in XenForo/Autoloader.php at line 119
XenForo_Autoloader::autoload() in XenForo/Autoloader.php at line 119
XenForo_Autoloader->autoload() in XenForo/Application.php at line 1011
XenForo_Application::autoload() in XenForo/Application.php at line 521
XenForo_Application::resolveDynamicClass() in XenForo/Model.php at line 189
XenForo_Model::create() in XenForo/Controller.php at line 101
XenForo_Controller->getModelFromCache() in XenForo/ControllerPublic/Forum.php at line 1078
XenForo_ControllerPublic_Forum->_getThreadModel() in CTA/FeaturedThreads/ControllerPublic/Forum.php at line 32
CTA_FeaturedThreads_ControllerPublic_Forum->actionIndex() in DailyStats/ControllerPublic/Forum.php at line 7
DailyStats_ControllerPublic_Forum->actionIndex() in AttachStats/ControllerPublic/Forum.php at line 7
AttachStats_ControllerPublic_Forum->actionIndex() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/www/z22se.co.uk/public/index.php at line 13
 
Give me a break. It hasn't even been 8 hours yet since 1.4 came out.
These add-ons are NOT my full time job., If they were, I'd be starving and homeless!
I've started working on an update but I do have a life.

If you upgrade XenForo to 1.4 then disable the add-on first.
 
Give me a break. It hasn't even been 8 hours yet since 1.4 came out.
These add-ons are NOT my full time job., If they were, I'd be starving and homeless!
I've started working on an update but I do have a life.

If you upgrade XenForo to 1.4 then disable the add-on first.
Wooooah! At no point did I even suggest you drop everything to get it fixed. I thought the whole point in beta testing was to test what works and what doesn't. I was simply posting the error that has been logged with the add-on.
 
I think that David is able to install XF 1.4 and see all errors himself. ;-)
I see really no need to post all error messages with an unsupported XF version minutes after it came out.
 
Syndol updated User Essentials - Enhanced Version with a new update entry:

Version 2.0.7

This is a compatibility upgrade for XenForo 1.4
What's new:
  • Now that XF 1.4 has more Poll features, I've removed some of the options pertaining to polls from the add-on.
  • Adding polls to an existing thread time limit is now defined by the post edit limit.
  • The user group permission 'Create polls' is still there but only applies to forums that have the new 'Allow polls to be created in this forum' option checked.

Read the rest of this update entry...
 
Since I can no longer guarantee long term updates/support I've removed the purchase link.
Please see this post.
You are still welcome to purchase any of my add-ons as long as you can live with not having guaranteed support.
 
Error in XF 1.4B2:

Error Info
ErrorException: Undefined variable: userId - library/vw/XenForo/DataWriter/User.php:58
Generated By: alfa, 4 minutes ago

Stack Trace
#0 /public_html/library/vw/XenForo/DataWriter/User.php(58): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/...', 58, Array)
#1 /public_html/library/UserEss/DataWriter/User.php(15): vw_XenForo_DataWriter_User->_postDelete()
#2 /public_html/library/XenForo/DataWriter.php(1779): UserEss_DataWriter_User->_postDelete()
#3 /public_html/library/XenForo/Controller.php(1019): XenForo_DataWriter->delete()
#4 /public_html/library/XenForo/ControllerAdmin/User.php(606): XenForo_Controller->_deleteData('XenForo_DataWri...', 'user_id', 'admin.php?users...')
#5 /public_html/library/XenForo/FrontController.php(347): XenForo_ControllerAdmin_User->actionDelete()
#6 /public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /public_html/admin.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(66) "https://site.com/admin.php?users/blurry1.241992/delete"
["_GET"] => array(1) {
["users/blurry1_241992/delete"] => string(0) ""
}
["_POST"] => array(2) {
["_xfConfirm"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}
 
I'll be honest in saying I haven't had access to these add ons for too long so please be easy on me.

It looks like that error is actually coming from whatever add on is in the library/vw folder. I'm not sure what add on that is. It's possibly a conflict between this add on and that or its an error in that add on itself.

Would you mind telling me what add on that is?
 
Been getting a lot of these errors:

PHP:
ErrorException: Undefined index: is_admin - library/UserEss/AlertHandler/UNC.php:35
Generated By: Unknown Account, Yesterday at 10:09 PM
Stack Trace
#0 /srv/www/theadminzone.com/public_html/library/UserEss/AlertHandler/UNC.php(35): XenForo_Application::handlePhpError(8, 'Undefined index...', '/srv/www/theadm...', 35, Array)
#1 /srv/www/theadminzone.com/public_html/library/XenPushover/Model/Pushover.php(495): UserEss_AlertHandler_UNC->canViewAlert(Array, Array, Array)
#2 /srv/www/theadminzone.com/public_html/library/XenPushover/Deferred/Pushover.php(18): XenPushover_Model_Pushover->push(117022, 3)
#3 /srv/www/theadminzone.com/public_html/library/XenForo/Model/Deferred.php(256): XenPushover_Deferred_Pushover->execute(Array, Array, 7.9999990463257, '')
#4 /srv/www/theadminzone.com/public_html/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999990463257, '', false)
#5 /srv/www/theadminzone.com/public_html/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#6 /srv/www/theadminzone.com/public_html/deferred.php(23): XenForo_Model_Deferred->run(false)
#7 {main}
Request State
array(3) {
  ["url"] => string(37) "https://theadminzone.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(23) "/account/UserNameChange"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
PHP:
ErrorException: Undefined index: is_moderator - library/UserEss/AlertHandler/UNC.php:35
Generated By: Unknown Account, Yesterday at 10:09 PM
Stack Trace
#0 /srv/www/theadminzone.com/public_html/library/UserEss/AlertHandler/UNC.php(35): XenForo_Application::handlePhpError(8, 'Undefined index...', '/srv/www/theadm...', 35, Array)
#1 /srv/www/theadminzone.com/public_html/library/XenPushover/Model/Pushover.php(495): UserEss_AlertHandler_UNC->canViewAlert(Array, Array, Array)
#2 /srv/www/theadminzone.com/public_html/library/XenPushover/Deferred/Pushover.php(18): XenPushover_Model_Pushover->push(117018, 87751)
#3 /srv/www/theadminzone.com/public_html/library/XenForo/Model/Deferred.php(256): XenPushover_Deferred_Pushover->execute(Array, Array, 7.9999990463257, '')
#4 /srv/www/theadminzone.com/public_html/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999990463257, '', false)
#5 /srv/www/theadminzone.com/public_html/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#6 /srv/www/theadminzone.com/public_html/deferred.php(23): XenForo_Model_Deferred->run(false)
#7 {main}
Request State
array(3) {
  ["url"] => string(37) "https://theadminzone.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(23) "/account/UserNameChange"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Back
Top Bottom