I got an error when I reindex data. I have been working for about 3 days with this problem still can't find the solution. here is the log error I have received:
Default Values (MANAdev) index process unknown error: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (glasseso_magento
.m_filter2_value
, CONSTRAINT FK_m_filter2_value_mana_db?edit_session
FOREIGN KEY (edit_session_id
) REFERENCES m_edit_session
(id
) ON DELETE CASCADE ON UPDATE CASCAD)' in /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Statement/Pdo.php:228 Stack trace:
0 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array)
1 /Applications/MAMP/htdocs/magestore/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
2 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
3 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
4 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `m_...', Array)
5 /Applications/MAMP/htdocs/magestore/lib/Varien/Db/Adapter/Pdo/Mysql.php(419): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `m_...', Array)
6 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Adapter/Abstract.php(574): Varien_Db_Adapter_Pdo_Mysql->query('INSERT INTO `m_...', Array)
7 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(453): Zend_Db_Adapter_Abstract->insert('m_filter2_value', Array)
8 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Core/Model/Abstract.php(318): Mage_Core_Model_Resource_Db_Abstract->save(Object(Mana_Filters_Model_Filter2_Value))
9 /Applications/MAMP/htdocs/magestore/app/code/local/Mana/Db/Helper/Data.php(217): Mage_Core_Model_Abstract->save()
10 /Applications/MAMP/htdocs/magestore/app/code/local/Mana/Db/Model/Indexer.php(36): Mana_Db_Helper_Data->replicate()
11 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Index/Model/Process.php(209): Mana_Db_Model_Indexer->reindexAll()
12 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Index/Model/Process.php(255): Mage_Index_Model_Process->reindexAll()
13 /Applications/MAMP/htdocs/magestore/shell/indexer.php(158): Mage_Index_Model_Process->reindexEverything()
14 /Applications/MAMP/htdocs/magestore/shell/indexer.php(198): Mage_Shell_Compiler->run()
15 {main}
Next exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (glasseso_magento
.m_filter2_value
, CONSTRAINT FK_m_filter2_value_mana_db?edit_session
FOREIGN KEY (edit_session_id
) REFERENCES m_edit_session
(id
) ON DELETE CASCADE ON UPDATE CASCAD)' in /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Statement/Pdo.php:234 Stack trace:
0 /Applications/MAMP/htdocs/magestore/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
1 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
2 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
3 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `m_...', Array)
4 /Applications/MAMP/htdocs/magestore/lib/Varien/Db/Adapter/Pdo/Mysql.php(419): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `m_...', Array)
5 /Applications/MAMP/htdocs/magestore/lib/Zend/Db/Adapter/Abstract.php(574): Varien_Db_Adapter_Pdo_Mysql->query('INSERT INTO `m_...', Array)
6 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(453): Zend_Db_Adapter_Abstract->insert('m_filter2_value', Array)
7 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Core/Model/Abstract.php(318): Mage_Core_Model_Resource_Db_Abstract->save(Object(Mana_Filters_Model_Filter2_Value))
8 /Applications/MAMP/htdocs/magestore/app/code/local/Mana/Db/Helper/Data.php(217): Mage_Core_Model_Abstract->save()
9 /Applications/MAMP/htdocs/magestore/app/code/local/Mana/Db/Model/Indexer.php(36): Mana_Db_Helper_Data->replicate()
10 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Index/Model/Process.php(209): Mana_Db_Model_Indexer->reindexAll()
11 /Applications/MAMP/htdocs/magestore/app/code/core/Mage/Index/Model/Process.php(255): Mage_Index_Model_Process->reindexAll()
12 /Applications/MAMP/htdocs/magestore/shell/indexer.php(158): Mage_Index_Model_Process->reindexEverything()
13 /Applications/MAMP/htdocs/magestore/shell/indexer.php(198): Mage_Shell_Compiler->run()
14 {main}
--------------------------------------------------------------
Here is the solution:
I took at a look of the contents of m_edit_session, and there was just one line with an ID of 1, and a timestamp under created_at.
I changed the ID of that one and only row to 0 (instead of 1) and this error went away.
Revisions
- August 4, 2015 @ 16:51:19 [Current Revision] by admin
- August 4, 2015 @ 16:51:19 by admin
- August 4, 2015 @ 16:51:04 by admin
- August 4, 2015 @ 16:50:41 by admin
Revision Differences
August 4, 2015 @ 16:51:04 | Current Revision | ||
---|---|---|---|
Content | |||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">I got an error when I reindex data. I have been working for about 3 days with this problem still can't find the solution. here is the log error I have received:</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">I got an error when I reindex data. I have been working for about 3 days with this problem still can't find the solution. here is the log error I have received:</span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans- serif;">Default Values (MANAdev) index process unknown error: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">glasseso_ magento</code>.<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_filter2_ value</code>, CONSTRAINT <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">FK_m_filter2_ value_mana_db?edit_session< /code> FOREIGN KEY (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">edit_session_id</code>) REFERENCES <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_edit_ session</code> (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">id</code>) ON DELETE CASCADE ON UPDATE CASCAD)' in /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement/Pdo.php:228 Stack trace:</span> | Unchanged: <span style="font-family: arial,helvetica,sans- serif;">Default Values (MANAdev) index process unknown error: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">glasseso_ magento</code>.<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_filter2_ value</code>, CONSTRAINT <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">FK_m_filter2_ value_mana_db?edit_session< /code> FOREIGN KEY (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">edit_session_id</code>) REFERENCES <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_edit_ session</code> (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">id</code>) ON DELETE CASCADE ON UPDATE CASCAD)' in /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement/Pdo.php:228 Stack trace:</span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">0 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement/ Pdo.php(228): PDOStatement- >execute(Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">0 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement/ Pdo.php(228): PDOStatement- >execute(Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">1 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Statement/ Pdo/Mysql.php(110): Zend_Db_Statement_ Pdo->_execute( Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">1 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Statement/ Pdo/Mysql.php(110): Zend_Db_Statement_ Pdo->_execute( Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">2 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement.php(300): Varien_Db_Statement_ Pdo_Mysql-> _execute(Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">2 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement.php(300): Varien_Db_Statement_ Pdo_Mysql-> _execute(Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">3 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(479): Zend_Db_Statement- >execute(Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">3 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(479): Zend_Db_Statement- >execute(Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">4 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Pdo/Abstract.php(238): Zend_Db_Adapter_ Abstract-> query('INSERT INTO `m_...', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">4 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Pdo/Abstract.php(238): Zend_Db_Adapter_ Abstract-> query('INSERT INTO `m_...', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">5 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Adapter/ Pdo/Mysql.php(419): Zend_Db_Adapter_ Pdo_Abstract- >query('INSERT INTO `m_...', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">5 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Adapter/ Pdo/Mysql.php(419): Zend_Db_Adapter_ Pdo_Abstract- >query('INSERT INTO `m_...', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">6 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(574): Varien_Db_Adapter_ Pdo_Mysql-> query('INSERT INTO `m_...', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">6 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(574): Varien_Db_Adapter_ Pdo_Mysql-> query('INSERT INTO `m_...', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">7 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Resource/Db/Abstract.php(453): Zend_Db_Adapter_ Abstract-> insert(' m_filter2_value', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">7 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Resource/Db/Abstract.php(453): Zend_Db_Adapter_ Abstract-> insert(' m_filter2_value', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">8 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Abstract.php(318): Mage_Core_Model_ Resource_Db_Abstract-> save(Object(Mana_Filters_ Model_Filter2_ Value))</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">8 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Abstract.php(318): Mage_Core_Model_ Resource_Db_Abstract-> save(Object(Mana_Filters_ Model_Filter2_ Value))</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">9 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Helper/ Data.php(217): Mage_Core_Model_ Abstract-> save()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">9 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Helper/ Data.php(217): Mage_Core_Model_ Abstract-> save()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">10 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Model/ Indexer.php(36): Mana_Db_Helper_ Data->replicate()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">10 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Model/ Indexer.php(36): Mana_Db_Helper_ Data->replicate()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">11 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(209): Mana_Db_Model_ Indexer->reindexAll()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">11 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(209): Mana_Db_Model_ Indexer->reindexAll()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">12 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(255): Mage_Index_Model_ Process->reindexAll()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">12 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(255): Mage_Index_Model_ Process->reindexAll()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">13 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(158): Mage_Index_Model_ Process->reindexEverything()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">13 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(158): Mage_Index_Model_ Process->reindexEverything()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">14 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(198): Mage_Shell_Compiler- >run()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">14 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(198): Mage_Shell_Compiler- >run()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">15 {main}</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">15 {main}</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans- serif;">Next exception 'Zend_Db_ Statement_Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">glasseso_ magento</code>.<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_filter2_ value</code>, CONSTRAINT <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">FK_m_filter2_ value_mana_db?edit_session< /code>FOREIGN KEY (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">edit_session_id</code>) REFERENCES <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_edit_ session</code> (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">id</code>) ON DELETE CASCADE ON UPDATE CASCAD)' in /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement/Pdo.php:234 Stack trace:</span> | Unchanged: <span style="font-family: arial,helvetica,sans- serif;">Next exception 'Zend_Db_ Statement_Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">glasseso_ magento</code>.<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_filter2_ value</code>, CONSTRAINT <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">FK_m_filter2_ value_mana_db?edit_session< /code>FOREIGN KEY (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">edit_session_id</code>) REFERENCES <code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">m_edit_ session</code> (<code style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);">id</code>) ON DELETE CASCADE ON UPDATE CASCAD)' in /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement/Pdo.php:234 Stack trace:</span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">0 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Statement/ Pdo/Mysql.php(110): Zend_Db_Statement_ Pdo->_execute( Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">0 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Statement/ Pdo/Mysql.php(110): Zend_Db_Statement_ Pdo->_execute( Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">1 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement.php(300): Varien_Db_Statement_ Pdo_Mysql-> _execute(Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">1 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Statement.php(300): Varien_Db_Statement_ Pdo_Mysql-> _execute(Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">2 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(479): Zend_Db_Statement- >execute(Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">2 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(479): Zend_Db_Statement- >execute(Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">3 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Pdo/Abstract.php(238): Zend_Db_Adapter_ Abstract-> query('INSERT INTO `m_...', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">3 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Pdo/Abstract.php(238): Zend_Db_Adapter_ Abstract-> query('INSERT INTO `m_...', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">4 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Adapter/ Pdo/Mysql.php(419): Zend_Db_Adapter_ Pdo_Abstract- >query('INSERT INTO `m_...', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">4 /Applications/ MAMP/htdocs/magestore/lib/ Varien/Db/Adapter/ Pdo/Mysql.php(419): Zend_Db_Adapter_ Pdo_Abstract- >query('INSERT INTO `m_...', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">5 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(574): Varien_Db_Adapter_ Pdo_Mysql-> query('INSERT INTO `m_...', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">5 /Applications/ MAMP/htdocs/magestore/lib/ Zend/Db/Adapter/ Abstract.php(574): Varien_Db_Adapter_ Pdo_Mysql-> query('INSERT INTO `m_...', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">6 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Resource/Db/Abstract.php(453): Zend_Db_Adapter_ Abstract-> insert(' m_filter2_value', Array)</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">6 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Resource/Db/Abstract.php(453): Zend_Db_Adapter_ Abstract-> insert(' m_filter2_value', Array)</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">7 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Abstract.php(318): Mage_Core_Model_ Resource_Db_Abstract-> save(Object(Mana_Filters_ Model_Filter2_ Value))</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">7 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/Core/Model/ Abstract.php(318): Mage_Core_Model_ Resource_Db_Abstract-> save(Object(Mana_Filters_ Model_Filter2_ Value))</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">8 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Helper/ Data.php(217): Mage_Core_Model_ Abstract-> save()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">8 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Helper/ Data.php(217): Mage_Core_Model_ Abstract-> save()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">9 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Model/ Indexer.php(36): Mana_Db_Helper_ Data->replicate()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">9 /Applications/ MAMP/htdocs/magestore/app/ code/local/Mana/Db/Model/ Indexer.php(36): Mana_Db_Helper_ Data->replicate()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">10 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(209): Mana_Db_Model_ Indexer->reindexAll()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">10 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(209): Mana_Db_Model_ Indexer->reindexAll()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">11 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(255): Mage_Index_Model_ Process->reindexAll()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">11 /Applications/ MAMP/htdocs/magestore/app/ code/core/Mage/ Index/Model/ Process.php(255): Mage_Index_Model_ Process->reindexAll()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">12 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(158): Mage_Index_Model_ Process->reindexEverything()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">12 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(158): Mage_Index_Model_ Process->reindexEverything()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">13 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(198): Mage_Shell_Compiler- >run()</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">13 /Applications/ MAMP/htdocs/magestore/shell/ indexer.php(198): Mage_Shell_Compiler- >run()</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | Unchanged: <h1 style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 21px; line-height: 1.3; word-wrap: break-word; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold !important;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif;">14 {main}</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif;">14 {main}</span> | ||
Unchanged: </h1> | Unchanged: </h1> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: | Unchanged: | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans-serif; ">----------- ------------ ------------- ------------ --------------</span> | Unchanged: <span style="font-family: arial,helvetica,sans-serif; ">----------- ------------ ------------- ------------ --------------</span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: | Unchanged: | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Deleted: <span style="font-family: arial,helvetica,sans-serif; "><strong> | Added: <span style="font-family: arial,helvetica,sans-serif; "><strong>Here is the solution:</strong></span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans- serif;"><span style="color: rgb(34, 34, 34); font-size: 15px; line-height: 13px;">I took at a look of the contents of m_edit_session, and there was just one line with an ID of 1, and a timestamp under created_at.</ span></span> | Unchanged: <span style="font-family: arial,helvetica,sans- serif;"><span style="color: rgb(34, 34, 34); font-size: 15px; line-height: 13px;">I took at a look of the contents of m_edit_session, and there was just one line with an ID of 1, and a timestamp under created_at.</ span></span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: <span style="font-family: arial,helvetica,sans- serif;"><span style="color: rgb(34, 34, 34); font-size: 15px; line-height: 13px;">I changed the ID of that one and only row to 0 (instead of 1) and this error went away.</span></span> | Unchanged: <span style="font-family: arial,helvetica,sans- serif;"><span style="color: rgb(34, 34, 34); font-size: 15px; line-height: 13px;">I changed the ID of that one and only row to 0 (instead of 1) and this error went away.</span></span> | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | Unchanged: <p style="margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 13px;"> | ||
Unchanged: | Unchanged: | ||
Unchanged: </p> | Unchanged: </p> |
Note: Spaces may be added to comparison text to allow better line wrapping.
No comments yet.