Try the Demo

Magento Forum

   
Static Bloks gone after upgrade from 1.7.0 to 1.7.2
 
bel_linux
Jr. Member
 
Total Posts:  11
Joined:  2012-02-01
 

Hi

I have problem with static blocks on my site. Everything worked fine on 1.7.0 version. To show static block on my page I use code

<reference name="left">
             <
block type="cms/block" name="block1" after="sale.reorder.sidebar">
                <
action method="setBlockId"><block_id>certyfikat</block_id></action>
             </
block>
        </
reference>

After upgrade my magento to 1.7.2 version every block gone and this code don’t work.

Could you help me deal with this problem ?

 
Magento Community Magento Community
Magento Community
Magento Community
 
bel_linux
Jr. Member
 
Total Posts:  11
Joined:  2012-02-01
 

I found solution for this problem. My magento is configured together with memcached, so I restarted it and now everything seem to be fine.

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top