Ad Server Server Error - IP Address Related on Ad Click

graham

Verified Customer
#1
Hi guys

Getting the following error whenever someone clicks on an ad. This is running Ad Server 1.3.4.1

Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect integer value: ':kC' for column 'ip_address' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: graham, A moment ago
Stack Trace
#0 /home/ozcards/public_html/community/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/ozcards/public_html/community/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/ozcards/public_html/community/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xc...', Array)
#3 /home/ozcards/public_html/community/library/XenCentral/AdServer/Model/Stats.php(126): Zend_Db_Adapter_Abstract->insert('xcas_clicks_zon...', Array)
#4 /home/ozcards/public_html/community/library/XenCentral/AdServer/ControllerPublic/Index.php(44): XenCentral_AdServer_Model_Stats->logZoneClick(2)
#5 /home/ozcards/public_html/community/library/XenForo/FrontController.php(347): XenCentral_AdServer_ControllerPublic_Index->actionRedirect()
#6 /home/ozcards/public_html/community/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home/ozcards/public_html/community/index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(152) "http://www.domain.com.au/community/...in.com.au/collections/group-breaks&skipZone=0"
["_GET"] => array(3) {
["bannerId"] => string(2) "16"
["url"] => string(61) "http://www.addomain.com.au/collections/group-breaks"
["skipZone"] => string(1) "0"
}
["_POST"] => array(0) {
}
}
 

XenCentral

XenCentral Support
Staff member
#2
Hello, Graham!

Sorry for the late reply. The issue has been fixed in latest versions already, just make sure to download and apply the product from Client's Area again.

Thank you!
 
Top