Bonjour,

Je suis le webmaster de www.blueline-senegal.com
Nous ne parvenons pas à réindexer le catalog_product_price pour remettre à jour nos prix (des prix spéciaux persistent sur le site)

La commande php indexer.php -reindex catalog_product_price nous renvois les erreurs suivantes:

Product Prices index process unknown error:
exception 'PDOException' with message 'SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1' in /home/blueline/public_html/lib/Zend/Db/Statement/Pdo.php:228
Stack trace:
#0 /home/blueline/public_html/lib/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array)
#1 /home/blueline/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#2 /home/blueline/public_html/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#3 /home/blueline/public_html/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#4 /home/blueline/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `ca...', Array)
#5 /home/blueline/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php(389): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `ca...', Array)
#6 /home/blueline/public_html/app/code/core/Mage/Catalog/Model/Resource/Product/Indexer/Price/Default.php(271): Varien_Db_Adapter_Pdo_Mysql->query('INSERT INTO `ca...')
#7 /home/blueline/public_html/app/code/core/Mage/Downloadable/Model/Resource/Indexer/Price.php(45): Mage_Catalog_Model_Resource_Product_Indexer_Price_Default->_prepareFinalPriceData()
#8 /home/blueline/public_html/app/code/core/Mage/Catalog/Model/Resource/Product/Indexer/Price.php(379): Mage_Downloadable_Model_Resource_Indexer_Price->reindexAll()
#9 /home/blueline/public_html/app/code/core/Mage/Index/Model/Indexer/Abstract.php(125): Mage_Catalog_Model_Resource_Product_Indexer_Price->reindexAll()
#10 /home/blueline/public_html/app/code/core/Mage/Index/Model/Process.php(159): Mage_Index_Model_Indexer_Abstract->reindexAll()
#11 /home/blueline/public_html/app/code/core/Mage/Index/Model/Process.php(187): Mage_Index_Model_Process->reindexAll()
#12 /home/blueline/public_html/shell/indexer.php(158): Mage_Index_Model_Process->reindexEverything()
#13 /home/blueline/public_html/shell/indexer.php(198): Mage_Shell_Compiler->run()
#14 {main}

Next exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1' in /home/blueline/public_html/lib/Zend/Db/Statement/Pdo.php:234
Stack trace:
#0 /home/blueline/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/blueline/public_html/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /home/blueline/public_html/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#3 /home/blueline/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `ca...', Array)
#4 /home/blueline/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php(389): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `ca...', Array)
#5 /home/blueline/public_html/app/code/core/Mage/Catalog/Model/Resource/Product/Indexer/Price/Default.php(271): Varien_Db_Adapter_Pdo_Mysql->query('INSERT INTO `ca...')
#6 /home/blueline/public_html/app/code/core/Mage/Downloadable/Model/Resource/Indexer/Price.php(45): Mage_Catalog_Model_Resource_Product_Indexer_Price_Default->_prepareFinalPriceData()
#7 /home/blueline/public_html/app/code/core/Mage/Catalog/Model/Resource/Product/Indexer/Price.php(379): Mage_Downloadable_Model_Resource_Indexer_Price->reindexAll()
#8 /home/blueline/public_html/app/code/core/Mage/Index/Model/Indexer/Abstract.php(125): Mage_Catalog_Model_Resource_Product_Indexer_Price->reindexAll()
#9 /home/blueline/public_html/app/code/core/Mage/Index/Model/Process.php(159): Mage_Index_Model_Indexer_Abstract->reindexAll()
#10 /home/blueline/public_html/app/code/core/Mage/Index/Model/Process.php(187): Mage_Index_Model_Process->reindexAll()
#11 /home/blueline/public_html/shell/indexer.php(158): Mage_Index_Model_Process->reindexEverything()
#12 /home/blueline/public_html/shell/indexer.php(198): Mage_Shell_Compiler->run()
#13 {main}

Merci par avance pour votre aide