Fixing errors

Hello guys, we are happily using the Gem theme.
 
However, several errors are making our system.log file in Magento going huge. They are related to the theme:
 

2016-10-02T20:53:33+00:00 ERR (3): Notice: Undefined variable: _formattedActualPrice  in /app/design/frontend/gem/default/template/joomlart/jmproductsdeal/home-deals.phtml on line 163

 
Where we find this:
 
<?php echo Mage::app()->getLocale()->currency(Mage::app()->getStore()->getCurrentCurrencyCode())->getSymbol().”.round($_formattedActualPrice -- $_formattedSpecialPrice); ?>
 
…and:

2016-10-02T20:54:57+00:00 ERR (3): Notice: Undefined variable: identifier  in /app/design/frontend/gem/default/template/catalog/product/view.phtml on line 226

 
…where we find that:
 
$blockcustom =  Mage::app()->getLayout()->createBlock(‘cms/block’)->setBlockId($identifier);
 
Thanks for your help and suggestions,

1 answer

Profile photo of Ziven Staff 100280.00 $tone October 5, 2016
Public

Hi There,
Could you please share the FTP? I know how to resolved it more bit complex to explain for you resolve.
Best Regards,
Ziven.

#1

Please login or Register to Submit Answer

Written By

Comments