I'm getting these three errors every couple of minutes. I globally disabled listeners to make sure it wasn't an addon causing the problem and they still occurred after they were disabled.
ErrorException: Undefined index: height - image.php:23
ErrorException: Undefined index: width - image.php:22
ErrorException: Undefined index: url - image.php:21
ErrorException: Undefined index: url - image.php:21
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 /home/...../public_html/image.php(21): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/------/p...', 21, Array)
#1 {main}
Request State
array(3) {
["url"] => string(59) "http://www.------.com/image.php?u=6250&dateline=1347661888"
["_GET"] => array(2) {
["u"] => string(4) "6250"
["dateline"] => string(10) "1347661888"
}
["_POST"] => array(0) {
}
}
Any ideas?
ErrorException: Undefined index: height - image.php:23
ErrorException: Undefined index: width - image.php:22
ErrorException: Undefined index: url - image.php:21
ErrorException: Undefined index: url - image.php:21
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 /home/...../public_html/image.php(21): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/------/p...', 21, Array)
#1 {main}
Request State
array(3) {
["url"] => string(59) "http://www.------.com/image.php?u=6250&dateline=1347661888"
["_GET"] => array(2) {
["u"] => string(4) "6250"
["dateline"] => string(10) "1347661888"
}
["_POST"] => array(0) {
}
}
Any ideas?