Mrs.T
Active member
I used the add on installer and have TMS.Make sure you've uploaded the banned avatar to the right location. The location may vary depending on your specific config and whether you use a CDN etc.
I used the add on installer and have TMS.Make sure you've uploaded the banned avatar to the right location. The location may vary depending on your specific config and whether you use a CDN etc.
To translate this avatarAny reason why you would need the PSD? I know you asked this months ago but am curious, I'm assuming for colour changes?
To translate this avatar
Just tested it and it works fine.
The banned avatar will show if the is_banned flag is set on the user in xf_user.
Once a ban has expired, a Cron entry needs to run to delete the ban. Are you sure they aren't still banned? Can you check in PHP My Admin or similar against that user to see if is_banned is 1 or 0?
Also check in the xf_user_ban table and make sure the ban has definitely expired and the user isn't in there.
Make sure you've uploaded the banned avatar to the right location. The location may vary depending on your specific config and whether you use a CDN etc.
I didn't say it would.
But you'll need to be more specific about the areas where it doesn't work so I can investigate further.
Thanks for the quick bug detectionYes, it is that. It is a bug so I will look at sorting that out.
ErrorException: Undefined index: is_banned - library/BannedAvatar/Listener.php:84
Generated By: RedNinja, A moment ago
Stack Trace
#0 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/BannedAvatar/Listener.php(84): XenForo_Application::handlePhpError(8, 'Undefined index...', '/srv/d_6CM001/w...', 84, Array)
#1 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/BannedAvatar/Listener.php(117): BannedAvatar_Listener::_getDefaultAvatarUrl(Array, 's')
#2 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/BannedAvatar/Listener.php(49): BannedAvatar_Listener::_getGravatarUrl(Array, 's')
#3 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/BannedAvatar/Listener.php(33): BannedAvatar_Listener::getAvatarUrl(Array, 's', NULL)
#4 [internal function]: BannedAvatar_Listener::helperAvatarUrl(Array, 's')
#5 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/XenForo/Template/Helper/Core.php(819): call_user_func_array(Array, Array)
#6 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/XenForo/ViewPublic/Member/Find.php(11): XenForo_Template_Helper_Core::callHelper('avatar', Array)
#7 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/XenForo/ViewRenderer/Abstract.php(220): XenForo_ViewPublic_Member_Find->renderJson()
#8 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/XenForo/ViewRenderer/Json.php(88): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Json', Array, 'member_autocomp...')
#9 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/XenForo/FrontController.php(536): XenForo_ViewRenderer_Json->renderView('XenForo_ViewPub...', Array, 'member_autocomp...', NULL)
#10 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/library/XenForo/FrontController.php(156): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Json), Array)
#11 /srv/d_6CM001/www/www.sixcrazyminutes.com/htdocs/index.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
["url"] => string(85) "http://www.sixcrazyminutes.com/index.php?members/tag-suggestions&_xfResponseType=json"
["_GET"] => array(2) {
["members/tag-suggestions"] => string(0) ""
["_xfResponseType"] => string(4) "json"
}
["_POST"] => array(5) {
["q"] => string(2) "pl"
["_xfRequestUri"] => string(51) "/index.php?forums/fantasy-football.15/create-thread"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.