imthebest
Well-known member
This is very similar to this one (already fixed).
Code:
ErrorException: Undefined index: album_user_id - library/XenGallery/Model/Category.php:331
Generated By: someone, Yesterday, 20:40
Stack Trace
#0 /var/www/html/library/XenGallery/Model/Category.php(331): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/html/l...', 331, Array)
#1 /var/www/html/library/XenGallery/ControllerPublic/Comment.php(447): XenGallery_Model_Category->getCategoryBreadcrumb(Array)
#2 /var/www/html/library/XenForo/FrontController.php(347): XenGallery_ControllerPublic_Comment->actionReport()
#3 /var/www/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /var/www/html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(222) "http://www.mysite.com/gallery/comments/46166/report?&_xfRequestUri=%2Fgallery%2Fbeautiful-amazing.64843%2F&_xfNoRedirect=1&_xfToken=232975%2C1421372446%2C821a160143b595fb9fcfdc66da71d90dccfc0978&_xfResponseType=json"
["_GET"] => array(4) {
["_xfRequestUri"] => string(37) "/gallery/beautiful-amazing.64843/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(58) "232975,1421372446,821a160143b595fb9fcfdc66da71d90dccfc0978"
["_xfResponseType"] => string(4) "json"
}
["_POST"] => array(0) {
}
}