Advertisement
YoFuzzy3

Server Status Block Error 1

Jan 16th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.38 KB | None | 0 0
  1. Error info:
  2. Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'function.fsockopen'>function.fsockopen</a>]: unable to connect to mc.hc.to:25566' at line 1 - library/Zend/Db/Statement/Mysqli.php:77
  3.  
  4. Stack trace:
  5. #0 /home/fuzzola1/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('????UPDATE `hd_...')
  6. #1 /home/fuzzola1/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '????UPDATE `hd_...')
  7. #2 /home/fuzzola1/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('????UPDATE `hd_...')
  8. #3 /home/fuzzola1/public_html/library/HeroDev/ServerStatus/CronEntry/QueryServers.php(15): Zend_Db_Adapter_Abstract->query('????UPDATE `hd_...')
  9. #4 /home/fuzzola1/public_html/library/HeroDev/ServerStatus/ControllerAdmin/Server.php(58): HeroDev_ServerStatus_CronEntry_QueryServers::queryServers()
  10. #5 /home/fuzzola1/public_html/library/XenForo/FrontController.php(310): HeroDev_ServerStatus_ControllerAdmin_Server->actionSave()
  11. #6 /home/fuzzola1/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  12. #7 /home/fuzzola1/public_html/admin.php(13): XenForo_FrontController->run()
  13. #8 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement