Hi all,
I am constantly getting these server errors, and I dont know what the problem is.
I have read a bit about it on the forums with issues similar to mine (zend db stuff), but the recommendations are not working for me.
I wonder if someone can take a look and try and help me out.
Thanks
Error Info
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 ')' at line 15 - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, Today at 7:52 AM
Stack Trace
#0 /home/mysite.com/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('?????SELECT????...')
#1 /home/mysite.com/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '?????SELECT????...')
#2 /home/mysite.com/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('?????SELECT????...')
#3 /home/mysite.com/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('?????SELECT????...', 'post', 2)
#4 /home/mysite.com/library/InsertFullAttachment/Model/InsertFull.php(26): XenForo_Model->fetchAllKeyed('?????SELECT????...', 'attachment_id', 'post')
#5 /home/mysite.com/library/InsertFullAttachment/CronEntry/Insert.php(12): InsertFullAttachment_Model_InsertFull->getAllAttachmentsForInsert()
#6 [internal function]: InsertFullAttachment_CronEntry_Insert::insertFullAttachments(Array)
#7 /home/mysite.com/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#8 /home/mysite.com/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#9 /home/mysite.com/library/XenForo/Model/Deferred.php(243): XenForo_Deferred_Cron->execute(Array, Array, 9.9999980926514, '')
#10 /home/mysite.com/library/XenForo/Model/Deferred.php(369): XenForo_Model_Deferred->runDeferred(Array, 9.9999980926514, '', false)
#11 /home/mysite.com/library/XenForo/Model/Deferred.php(322): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#12 /home/mysite.com/deferred.php(18): XenForo_Model_Deferred->run(false)
#13 {main}
Request State
array(3) {
["url"] => string(36) "http://mysite.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(10) "/index.php"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
I am constantly getting these server errors, and I dont know what the problem is.
I have read a bit about it on the forums with issues similar to mine (zend db stuff), but the recommendations are not working for me.
I wonder if someone can take a look and try and help me out.
Thanks
Error Info
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 ')' at line 15 - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, Today at 7:52 AM
Stack Trace
#0 /home/mysite.com/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('?????SELECT????...')
#1 /home/mysite.com/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '?????SELECT????...')
#2 /home/mysite.com/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('?????SELECT????...')
#3 /home/mysite.com/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('?????SELECT????...', 'post', 2)
#4 /home/mysite.com/library/InsertFullAttachment/Model/InsertFull.php(26): XenForo_Model->fetchAllKeyed('?????SELECT????...', 'attachment_id', 'post')
#5 /home/mysite.com/library/InsertFullAttachment/CronEntry/Insert.php(12): InsertFullAttachment_Model_InsertFull->getAllAttachmentsForInsert()
#6 [internal function]: InsertFullAttachment_CronEntry_Insert::insertFullAttachments(Array)
#7 /home/mysite.com/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#8 /home/mysite.com/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#9 /home/mysite.com/library/XenForo/Model/Deferred.php(243): XenForo_Deferred_Cron->execute(Array, Array, 9.9999980926514, '')
#10 /home/mysite.com/library/XenForo/Model/Deferred.php(369): XenForo_Model_Deferred->runDeferred(Array, 9.9999980926514, '', false)
#11 /home/mysite.com/library/XenForo/Model/Deferred.php(322): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#12 /home/mysite.com/deferred.php(18): XenForo_Model_Deferred->run(false)
#13 {main}
Request State
array(3) {
["url"] => string(36) "http://mysite.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(10) "/index.php"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}