|
I am receiving this error everytime I try and add the left navigation to my catalog pages:
exception ‘Mage_Core_Exception’ with message ‘Cannot retrieve current category object’ in /var/www/html/vhosts/jsmith/store/app/Mage.php:346
<reference name="left"> <block type="catalog/navigation" name="catalog.navigation.left" template="catalog/navigation/left.phtml"/> </reference>
Am I forgetting something here?
|