\app\design\frontend\default\default\layout\reports.xmlComment out the two block types within the <reference> tag like:
<!-- <block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml" /> -->
<!-- <block type="reports/product_compared" before="right.permanent.callout" name="right.reports.product.compared" template="reports/product_compared.phtml" /> -->
Now you are all set. You may have to Flush Cache from Magento Admin.
I am using frontend/default/modern theme there is no any reports.xml file what to do
ReplyDeleteTry to copy the file from default to your own theme folder (use the same path)
Delete