Missing Files for Feeder

BigSoccer Tech

Active member
I can't find these files, even in a full download of the package:

An exception occurred: Missing locale file .
...community/library/Zend/Locale/Data/en_US.xml' for 'en_US' locale. in ...community/library/Zend/Locale/Data.php on line 158:
 
I don't have any issues with that feed. Can you include the full back trace of the error? (Check Tools > Server Error Log)
 
Error Info​
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Column 'thread_id' cannot be null - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 2:03 PM
Stack Trace​
#0 ...community/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array) #1 .../community/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 .../community/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 .../community/library/XenForo/Model/Feed.php(407): Zend_Db_Adapter_Abstract->insert('xf_feed_log', Array)
#4 .../community/library/XenForo/Model/Feed.php(426): XenForo_Model_Feed->_insertFeedEntry(Array, Array, Array)
#5 .../community/library/XenForo/Model/Feed.php(453): XenForo_Model_Feed->_insertFeedData(Array, Array)
#6 .../community/library/XenForo/Model/Feed.php(463): XenForo_Model_Feed->importFeedData(Array)
#7 .../community/library/XenForo/CronEntry/Feeder.php(15): XenForo_Model_Feed->scheduledImport()
#8 [internal function]: XenForo_CronEntry_Feeder::importFeeds() #9 .../community/library/XenForo/Model/Cron.php(353): call_user_func(Array)
#10 .../community/library/XenForo/Cron.php(29): XenForo_Model_Cron->runEntry(Array)
#11 .../community/library/XenForo/Cron.php(64): XenForo_Cron->run()
#12 .../community/cron.php(12): XenForo_Cron::runAndOutput()
#13 {main}

Request State​
array(3) { ["url"] => string(55) ".../community/cron.php?1295550187"
["_GET"] => array(1) { [1295550187] => string(0) "" } ["_POST"] => array(0) { } }
 
Top Bottom