cancel
Showing results for 
Search instead for 
Did you mean: 

SUPEE 7405 Causes strange issue with site messages?

SUPEE 7405 Causes strange issue with site messages?

Sometime after installing SUPEE 7405, I've started noticing a strange issue on my site.  Whenever certain types of normal alerts/notifications/errors display on the site itself (for example, a message on a 404 notification page) the message will continue to display all throughout the site where those sorts of notifcations normally display, including in the admin backend.  I've tracked down the file that generates the error messages (./code/core/Mage/Adminhtml/Block/Messages.php), but I'm unfamiliar with the overall system in Magento that might be generating these messages on the site in the first place, and why it might be persisting the message past the first page that it was seen.  Thanks!

2 REPLIES 2

Re: SUPEE 7405 Causes strange issue with site messages?

Hello,

 

You can take screen shots on both front page and admin?

Problem solved? Click Accept as Solution!

Re: SUPEE 7405 Causes strange issue with site messages?

hi after i installed the patch, am getting the following error on the index page, am able to login to admin and also the other urls are working fine. am getting the following error at home page.

 

There has been an error processing your request

Exception printing is disabled by default for security reasons.

Error log record number: 741935184895

 

the error log shows the following, please help

 

a:5:{i:0;s:244:"SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.`value)` = '0') ORDER BY order_banner ASC' at line 2";i:1;s:3939:"#0 /home/readersi/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/readersi/public_html/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /home/readersi/public_html/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#3 /home/readersi/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `main_ta...', Array)
#4 /home/readersi/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php(428): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `main_ta...', Array)
#5 /home/readersi/public_html/lib/Zend/Db/Adapter/Abstract.php(737): Varien_Db_Adapter_Pdo_Mysql->query('SELECT `main_ta...', Array)
#6 /home/readersi/public_html/lib/Varien/Data/Collection/Db.php(740): Zend_Db_Adapter_Abstract->fetchAll('SELECT `main_ta...', Array)
#7 /home/readersi/public_html/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php(521): Varien_Data_Collection_Db->_fetchAll('SELECT `main_ta...', Array)
#8 /home/readersi/public_html/lib/Varien/Data/Collection/Db.php(572): Mage_Core_Model_Resource_Db_Collection_Abstract->getData()
#9 /home/readersi/public_html/lib/Varien/Data/Collection.php(741): Varien_Data_Collection_Db->load()
#10 /home/readersi/public_html/app/design/frontend/rwd/civic/template/catalog/product/slider.phtml(16): Varien_Data_Collection->getIterator()
#11 /home/readersi/public_html/app/code/core/Mage/Core/Block/Template.php(241): include('/home/readersi/...')
#12 /home/readersi/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rwd/ci...')
#13 /home/readersi/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#14 /home/readersi/public_html/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#15 /home/readersi/public_html/app/design/frontend/rwd/civic/template/page/1column.phtml(23): Mage_Core_Block_Abstract->toHtml()
#16 /home/readersi/public_html/app/code/core/Mage/Core/Block/Template.php(241): include('/home/readersi/...')
#17 /home/readersi/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rwd/ci...')
#18 /home/readersi/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#19 /home/readersi/public_html/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#20 /home/readersi/public_html/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#21 /home/readersi/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#22 /home/readersi/public_html/app/code/core/Mage/Cms/Helper/Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#23 /home/readersi/public_html/app/code/core/Mage/Cms/Helper/Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), 'home')
#24 /home/readersi/public_html/app/code/core/Mage/Cms/controllers/IndexController.php(45): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 'home')
#25 /home/readersi/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Cms_IndexController->indexAction()
#26 /home/readersi/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
#27 /home/readersi/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#28 /home/readersi/public_html/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#29 /home/readersi/public_html/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#30 /home/readersi/public_html/index.php(87): Mage::run('', 'store')
#31 {main}";s:3:"url";s:1:"/";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:7:"default";}