Resource icon

[AA] Notable Members [Paid] 1.3.1

No permission to buy ($7.50)
@Daniel Hood I've noticed following errors in server log.

Code:
Error Info
ErrorException: Undefined property: XenForo_ControllerResponse_Error::$templateName - library/XMNotableMembers/ControllerPublic/Member.php:14
Generated By: Unknown Account, Yesterday at 7:30 AM
Stack Trace

#0 /home/mella/public_html/library/XMNotableMembers/ControllerPublic/Member.php(14): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home/mella/pub...', 14, Array)
#1 /home/mella/public_html/library/bdTagMe/XenForo/ControllerPublic/Member.php(13): XMNotableMembers_ControllerPublic_Member->actionIndex()
#2 /home/mella/public_html/library/XenForo/FrontController.php(347): bdTagMe_XenForo_ControllerPublic_Member->actionIndex()
#3 /home/mella/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/mella/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}

Request State

array(3) {
  ["url"] => string(142) "http://www.tafreehmella.com/members/!!..%20%CA%8D&%23593;s&%234326;0&%23653;%20&%238467;&%23593;&%23640;&%238706;&%231116;&%23616;%20..!!.html"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
Error Info
ErrorException: array_merge(): Argument #1 is not an array - library/XMNotableMembers/ControllerPublic/Member.php:14
Generated By: Unknown Account, Yesterday at 7:30 AM
Stack Trace

#0 [internal function]: XenForo_Application::handlePhpError(2, 'array_merge(): ...', '/home/mella/pub...', 14, Array)
#1 /home/mella/public_html/library/XMNotableMembers/ControllerPublic/Member.php(14): array_merge(NULL, Array)
#2 /home/mella/public_html/library/bdTagMe/XenForo/ControllerPublic/Member.php(13): XMNotableMembers_ControllerPublic_Member->actionIndex()
#3 /home/mella/public_html/library/XenForo/FrontController.php(347): bdTagMe_XenForo_ControllerPublic_Member->actionIndex()
#4 /home/mella/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/mella/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(142) "http://www.tafreehmella.com/members/!!..%20%CA%8D&%23593;s&%234326;0&%23653;%20&%238467;&%23593;&%23640;&%238706;&%231116;&%23616;%20..!!.html"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Code:
Error Info
ErrorException: Undefined property: XenForo_ControllerResponse_Error::$params - library/XMNotableMembers/ControllerPublic/Member.php:13
Generated By: Unknown Account, Yesterday at 7:30 AM
Stack Trace

#0 /home/mella/public_html/library/XMNotableMembers/ControllerPublic/Member.php(13): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home/mella/pub...', 13, Array)
#1 /home/mella/public_html/library/bdTagMe/XenForo/ControllerPublic/Member.php(13): XMNotableMembers_ControllerPublic_Member->actionIndex()
#2 /home/mella/public_html/library/XenForo/FrontController.php(347): bdTagMe_XenForo_ControllerPublic_Member->actionIndex()
#3 /home/mella/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/mella/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}

Request State

array(3) {
  ["url"] => string(142) "http://www.tafreehmella.com/members/!!..%20%CA%8D&%23593;s&%234326;0&%23653;%20&%238467;&%23593;&%23640;&%238706;&%231116;&%23616;%20..!!.html"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
and some here too, I've just turned it back on from beta 3 to 1.2.2

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'last_post_date' in 'having clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, A moment ago
Stack Trace
#0 /home/srv/www/domain.com/public_html/forum/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('??????SELECT us...')
#1 /home/srv/www/domain.com/public_html/forum/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '??????SELECT us...')
#2 /home/srv/www/domain.com/public_html/forum/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('??????SELECT us...')
#3 /home/srv/www/domain.com/public_html/forum/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('??????SELECT us...', Array, 2)
#4 /home/srv/www/domain.com/public_html/forum/library/XMNotableMembers/Model/User.php(64): XenForo_Model->fetchAllKeyed('??????SELECT us...', 'user_id')
#5 /home/srv/www/domain.com/public_html/forum/library/XMNotableMembers/Deferred/Members.php(35): XMNotableMembers_Model_User->getUsers(Array, Array)
#6 /home/srv/www/domain.com/public_html/forum/library/XenForo/Model/Deferred.php(252): XMNotableMembers_Deferred_Members->execute(Array, Array, 9.9999978542328, '')
#7 /home/srv/www/domain.com/public_html/forum/library/XenForo/Model/Deferred.php(378): XenForo_Model_Deferred->runDeferred(Array, 9.9999978542328, '', false)
#8 /home/srv/www/domain.com/public_html/forum/library/XenForo/Model/Deferred.php(331): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#9 /home/srv/www/domain.com/public_html/forum/deferred.php(23): XenForo_Model_Deferred->run(false)
#10 {main}
Request State
array(3) {
  ["url"] => string(39) "http://domain.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(3) {
    ["_xfRequestUri"] => string(39) "/threads/something.28103/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
@Daniel Hood After buying and installing this, I still have hundreds of birthdays listed of members who have not been around for years. Is there a setting for this somewhere?

Bug: there are two most resources tabs.
Bug: the most resources tab shows members without resources.
Bug: the most followers tab shows members without followers. (Though this will probably fix itself once people start following)
 
Last edited:
I keep getting the following errors in sets of 3 at the same time. There is also the issue with Post Ratings "Most Positive Ratings" listing. I know you're busy but it's been quite a while now.
Code:
Error Info

ErrorException: Undefined property: XenForo_ControllerResponse_Error::$params - library/XMNotableMembers/ControllerPublic/Member.php:13
Generated By: Unknown Account, Today at 2:25 AM

Stack Trace

#0 /home/adminx/public_html/library/XMNotableMembers/ControllerPublic/Member.php(13): XenForo_Application::handlePhpError()
#1 /home/adminx/public_html/library/FreddysHouse/MemberProtect/ControllerPublic/Member.php(21): XMNotableMembers_ControllerPublic_Member->actionIndex()
#2 /home/adminx/public_html/library/LatestMembersBlock/ControllerPublic/Member.php(12): FreddysHouse_MemberProtect_ControllerPublic_Member->actionIndex()
#3 /home/adminx/public_html/library/XenForo/FrontController.php(347): LatestMembersBlock_ControllerPublic_Member->actionIndex(Object(XenForo_RouteMatch))
#4 /home/adminx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#5 /home/adminx/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(46) "http://adminextra.com/members/alan-cit-alan.0/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Code:
Error Info

ErrorException: Undefined property: XenForo_ControllerResponse_Error::$templateName - library/XMNotableMembers/ControllerPublic/Member.php:14
Generated By: Unknown Account, Today at 2:25 AM

Stack Trace

#0 /home/adminx/public_html/library/XMNotableMembers/ControllerPublic/Member.php(14): XenForo_Application::handlePhpError()
#1 /home/adminx/public_html/library/FreddysHouse/MemberProtect/ControllerPublic/Member.php(21): XMNotableMembers_ControllerPublic_Member->actionIndex()
#2 /home/adminx/public_html/library/LatestMembersBlock/ControllerPublic/Member.php(12): FreddysHouse_MemberProtect_ControllerPublic_Member->actionIndex()
#3 /home/adminx/public_html/library/XenForo/FrontController.php(347): LatestMembersBlock_ControllerPublic_Member->actionIndex(Object(XenForo_RouteMatch))
#4 /home/adminx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#5 /home/adminx/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(46) "http://adminextra.com/members/alan-cit-alan.0/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Code:
Error Info

ErrorException: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array - library/XMNotableMembers/ControllerPublic/Member.php:14
Generated By: Unknown Account, Today at 2:25 AM

Stack Trace

#0 [internal function]: XenForo_Application::handlePhpError(NULL, Array)
#1 /home/adminx/public_html/library/XMNotableMembers/ControllerPublic/Member.php(14): array_merge()
#2 /home/adminx/public_html/library/FreddysHouse/MemberProtect/ControllerPublic/Member.php(21): XMNotableMembers_ControllerPublic_Member->actionIndex()
#3 /home/adminx/public_html/library/LatestMembersBlock/ControllerPublic/Member.php(12): FreddysHouse_MemberProtect_ControllerPublic_Member->actionIndex()
#4 /home/adminx/public_html/library/XenForo/FrontController.php(347): LatestMembersBlock_ControllerPublic_Member->actionIndex(Object(XenForo_RouteMatch))
#5 /home/adminx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#6 /home/adminx/public_html/index.php(13): XenForo_FrontController->run()
#7 {main}

Request State

array(3) {
  ["url"] => string(46) "http://adminextra.com/members/alan-cit-alan.0/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Upgraded to the latest version of this add-on, as well as XenForo 1.2.5. Now I'm getting:
Code:
Error Info

ErrorException: Undefined variable: viewParams - library/XMNotableMembers/ControllerPublic/Member.php:13
Generated By: Howard, A moment ago

Stack Trace

#0 /home/adminx/public_html/library/XMNotableMembers/ControllerPublic/Member.php(13): XenForo_Application::handlePhpError()
#1 /home/adminx/public_html/library/FreddysHouse/MemberProtect/ControllerPublic/Member.php(36): XMNotableMembers_ControllerPublic_Member->actionIndex()
#2 /home/adminx/public_html/library/LatestMembersBlock/ControllerPublic/Member.php(12): FreddysHouse_MemberProtect_ControllerPublic_Member->actionIndex()
#3 /home/adminx/public_html/library/XenForo/FrontController.php(347): LatestMembersBlock_ControllerPublic_Member->actionIndex(Object(XenForo_RouteMatch))
#4 /home/adminx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#5 /home/adminx/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(30) "http://adminextra.com/members/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Code:
Error Info

ErrorException: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array - library/XMNotableMembers/ControllerPublic/Member.php:13
Generated By: Howard, 1 minute ago

Stack Trace

#0 [internal function]: XenForo_Application::handlePhpError(Array, NULL)
#1 /home/adminx/public_html/library/XMNotableMembers/ControllerPublic/Member.php(13): array_merge()
#2 /home/adminx/public_html/library/FreddysHouse/MemberProtect/ControllerPublic/Member.php(36): XMNotableMembers_ControllerPublic_Member->actionIndex()
#3 /home/adminx/public_html/library/LatestMembersBlock/ControllerPublic/Member.php(12): FreddysHouse_MemberProtect_ControllerPublic_Member->actionIndex()
#4 /home/adminx/public_html/library/XenForo/FrontController.php(347): LatestMembersBlock_ControllerPublic_Member->actionIndex(Object(XenForo_RouteMatch))
#5 /home/adminx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#6 /home/adminx/public_html/index.php(13): XenForo_FrontController->run()
#7 {main}

Request State

array(3) {
  ["url"] => string(30) "http://adminextra.com/members/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Thanks Daniel - the server errors are gone but... there is some kind of glitch in the Notable Members Most Messages listing - the members are not listed in order of the number of messages.
 
Most Points, Most Messages, and Most Followers do not (and all of these listings are in the same member order). Most Positive Ratings and Most Resources are in the correct order, but of course the most Positive Ratings still considers all members and not just those who've recently participated.
 
Top Bottom