Today I applied patch SUPEE-6788 and I noticed that the static block on my home page disappeared.
I have checked in admin side, i have used {{block type="catalog/product_list" category_id="10"
and {{block type="responsivebannerslider/index" name="responsivebannerslider_index"
Similarly I have used many other blocks in my Magento sites.
I have read on google and found the solution to manually add these blocks in System -> Permissions -> Blocks.
Ok, I have manually added two catalog/product_list
and responsivebannerslider/index
, and they're working fine.
But my problem is, I don't know how many block I have added in my magento sites. It is not possible for me to manually add these block in System -> Permissions -> Blocks.
Please help. How to solve this issue?