cancel
Showing results for 
Search instead for 
Did you mean: 

Configurable Swatches Fatal Error

Configurable Swatches Fatal Error

Hi everyone
Magento 1.9.3.4 - windows 10 - local host/xampp - shopper theme - All caches are disabled - i already flushed it also.

I am having problem using configurable swatches option ( trying to have colors on my configurable products) - here is the fatal error code - thanks for any help.




Fatal error: Uncaught Error: Call to undefined method Queldorei_ShopperSettings_Helper_Mediafallback::attachProductChildrenAttributeMapping() in C:\xampp\htdocs\magentoo\app\code\core\Mage\ConfigurableSwatches\Model\Observer.php:100 Stack trace: #0 C:\xampp\htdocs\magentoo\app\code\core\Mage\Core\Model\App.php(1358): Mage_ConfigurableSwatches_Model_Observer->productLoadAfter(Object(Varien_Event_Observer)) #1 C:\xampp\htdocs\magentoo\app\code\core\Mage\Core\Model\App.php(1337): Mage_Core_Model_App->_callObserverMethod(Object(Mage_ConfigurableSwatches_Model_Observer), 'productLoadAfte...', Object(Varien_Event_Observer)) #2 C:\xampp\htdocs\magentoo\app\Mage.php(448): Mage_Core_Model_App->dispatchEvent('catalog_product...', Array) #3 C:\xampp\htdocs\magentoo\app\code\core\Mage\Core\Model\Abstract.php(267): Mage::dispatchEvent('catalog_product...', Array) #4 C:\xampp\htdocs\magentoo\app\code\core\Mage\Catalog\Model\Product.php(588): Mage_Core_Model_Abstract->_afterLoad() #5 C:\xampp\htdocs\magentoo\app\code\core\Mage\Core\Mode in C:\xampp\htdocs\magentoo\app\code\core\Mage\ConfigurableSwatches\Model\Observer.php on line 100

1 REPLY 1

Re: Configurable Swatches Fatal Error

Hi @evo82,

 

It seems you're having an error on Helper file Queldorei\ShopperSettings\Helper\Mediafallback.php (I'm not sure if that module is placed into local or community pool).

Maybe since that is a paid theme you can request for support? The error it self is not so much clear wihtout knowing the theme.