Magento 1.9致命错误Mage_Configurableswatches_Helper_Productimg'未找到

Nar*_*yan 7 php image helper fatal-error magento-1.9

我面临着一段Fatal error: Class 'Mage_Configurableswatches_Helper_Productimg' not found in /app/Mage.php on line 547时间来刷新swatch图像缓存.

请让我知道如何解决这个问题?

Sol*_*eil 0

在 Configurableswatches/Helper 和 Productimg 中创建一个文件,如下所示:

class  Configurableswatches_Helper_Productimg extends Mage_Core_Helper_Abstract
{

}
Run Code Online (Sandbox Code Playgroud)

你可以检查magento助手