teletubbi
Well-known member
Have another issue.
I report into threads.
Code:
ErrorException: Undefined index: extraContent - library/LiamW/AlterEgoDetector/ReportHandler/AlterEgo.php:55
Generiert durch: tinoxxl, Heute um 14:25 Uhr
Stapelverfolgung
#0 /usr/www/users/xxxxx/forums/library/LiamW/AlterEgoDetector/ReportHandler/AlterEgo.php(55): XenForo_Application::handlePhpError(8, 'Undefined index...', '/usr/www/users/...', 55, Array)
#1 /usr/www/users/xxxxx/forums/library/XenForo/ReportHandler/Abstract.php(67): LiamW_AlterEgoDetector_ReportHandler_AlterEgo->getContentTitle(Array, Array)
#2 /usr/www/users/xxxxx/forums/library/XenForo/Model/Report.php(439): XenForo_ReportHandler_Abstract->getContentForThread(Array, Array)
#3 /usr/www/users/xxxxx/forums/library/LiamW/AlterEgoDetector/XenForo/Model/SpamPrevention.php(303): XenForo_Model_Report->reportContent('alterego', Array, 'Es sieht so aus...', Array)
#4 /usr/www/users/xxxxx/forums/library/LiamW/AlterEgoDetector/XenForo/ControllerPublic/Login.php(79): LiamW_AlterEgoDetector_XenForo_Model_SpamPrevention->processAlterEgoDetection(Array, Array)
#5 /usr/www/users/xxxxx/forums/library/XenForo/FrontController.php(347): LiamW_AlterEgoDetector_XenForo_ControllerPublic_Login->actionLogin()
#6 /usr/www/users/xxxxx/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /usr/www/users/xxxxx/forums/index.php(17): XenForo_FrontController->run()
#8 {main}
Benötigter Status
array(3) {
["url"] => string(46) "http://www.xxxxx.net/forums/login/login"
["_GET"] => array(0) {
}
["_POST"] => array(7) {
["login"] => string(7) "tinoxxl"
["register"] => string(1) "0"
["password"] => string(8) "********"
["remember"] => string(1) "1"
["cookie_check"] => string(1) "1"
["_xfToken"] => string(8) "********"
["redirect"] => string(35) "http://www.xxxxx.net/forums/"
}
}
I report into threads.
Last edited: