Proxy Log Referrals [Paid] [Deleted]

Hi Daniel,
I get an error:
Code:
ErrorException: Undefined index: HTTP_REFERER - library/XenMods/ProxyLog/XenForo/ProxyOutput.php:16
Generiert durch: Unbekanntes Benutzerkonto, Vor einem Moment
Stapelverfolgung

#0 /kunden/xxx.de/xenforo/public_html/library/XenMods/ProxyLog/XenForo/ProxyOutput.php(16): XenForo_Application::handlePhpError(8, 'Undefined index...', '/kunden/xxx...', 16, Array)
#1 /kunden/xxx.de/xenforo/public_html/library/XenForo/ProxyOutput.php(124): XenMods_ProxyLog_XenForo_ProxyOutput->isValidRequest(false)
#2 /kunden/xxx.de/xenforo/public_html/library/XenForo/ProxyOutput.php(345): XenForo_ProxyOutput->output()
#3 /kunden/xxx.de/xenforo/public_html/proxy.php(12): XenForo_ProxyOutput::run()
#4 {main}

Benötigter Status

array(3) {
  ["url"] => string(123) "http://www.xxx.org/proxy.php?image=http%3A%2F%2Fup.picr.de%2F20822781ro.jpg&hash=f7ac58939be7f61be80147511eb30bb2"
  ["_GET"] => array(2) {
    ["image"] => string(32) "http://up.picr.de/20822781ro.jpg"
    ["hash"] => string(32) "f7ac58939be7f61be80147511eb30bb2"
  }
  ["_POST"] => array(0) {
  }
}
 
and the next one ... ;)
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Data too long for column 'ip' at row 1 - library/Zend/Db/Statement/Mysqli.php:214

#0 /kunden/xxx.de/xenforo/public_html/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /kunden/xxx.de/xenforo/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /kunden/xxx.de/xenforo/public_html/library/XenMods/ProxyLog/XenForo/ProxyOutput.php(21): Zend_Db_Adapter_Abstract->query('INSERT INTO xm_...', Array)
#3 /kunden/xxx.de/xenforo/public_html/library/XenForo/ProxyOutput.php(124): XenMods_ProxyLog_XenForo_ProxyOutput->isValidRequest(false)
#4 /kunden/xxx.de/xenforo/public_html/library/XenForo/ProxyOutput.php(345): XenForo_ProxyOutput->output()
#5 /kunden/xxx.de/xenforo/public_html/proxy.php(12): XenForo_ProxyOutput::run()
#6 {main}

Benötigter Status

array(3) {
  ["url"] => string(144) "http://www.xxx.org/proxy.php?image=http%3A%2F%2Fwww7.pic-upload.de%2F17.03.12%2F7j4976lx9fu3.jpg&hash=59e7d5f6183ac6297dbacee8911efa14"
  ["_GET"] => array(2) {
    ["image"] => string(51) "http://www7.pic-upload.de/17.03.12/7j4976lx9fu3.jpg"
    ["hash"] => string(32) "59e7d5f6183ac6297dbacee8911efa14"
  }
  ["_POST"] => array(0) {
  }
}
 
and the next ... ;)
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Column 'ip' cannot be null - library/Zend/Db/Statement/Mysqli.php:214
Generiert durch: Unbekanntes Benutzerkonto, Vor einem Moment
Stapelverfolgung

#0 /kunden/xxx.de/xenforo/public_html/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /kunden/xxx.de/xenforo/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /kunden/xxx.de/xenforo/public_html/library/XenMods/ProxyLog/XenForo/ProxyOutput.php(21): Zend_Db_Adapter_Abstract->query('INSERT INTO xm_...', Array)
#3 /kunden/xxx.de/xenforo/public_html/library/XenForo/ProxyOutput.php(124): XenMods_ProxyLog_XenForo_ProxyOutput->isValidRequest(false)
#4 /kunden/xxx.de/xenforo/public_html/library/XenForo/ProxyOutput.php(345): XenForo_ProxyOutput->output()
#5 /kunden/xxx.de/xenforo/public_html/proxy.php(12): XenForo_ProxyOutput::run()
#6 {main}

Benötigter Status

array(3) {
  ["url"] => string(162) "http://www.xxx.org/proxy.php?image=http%3A%2F%2Fimg690.imageshack.us%2Fimg690%2F7775%2Fcostadacaparicaaugust20.jpg&hash=276e0b698646c2d8432e8fd213d32530"
  ["_GET"] => array(2) {
    ["image"] => string(67) "http://img690.imageshack.us/img690/7775/costadacaparicaaugust20.jpg"
    ["hash"] => string(32) "276e0b698646c2d8432e8fd213d32530"
  }
  ["_POST"] => array(0) {
  }
 
Top Bottom