Erro ao instalar modulos
Bom dia galera
Se alguem puder ajudar.. (esperança é a ultima que morre nhe)
Estou tentando instalar alguns modulos no magento 1.6.1.0
Porem apenas no admin aparece este erro
Fatal error: Class '(nome do modulo)' not found in C:\wamp\www\magento\app\Mage.php on line 516
Entrei na pasta C:\wamp\www\magento\app\Mage.php e fui ate a linha 516 que tem essa linha
self::register($registryKey, new $helperClass);
Que fica dentro desta função
public static function helper($name)
{
$registryKey = '_helper/' . $name;
if (!self::registry($registryKey)) {
$helperClass = self::getConfig()->getHelperClassName($name);
self::register($registryKey, new $helperClass);
}
return self::registry($registryKey);
}
2 pergunta..
Para que serve esta função ?
Como resolver/burlar este erro ?
vlw
Alguem ai consegue instalar esse modulo ?
http://www.magentocommerce.com/magento-connect/fishpig-s-ibanners.html
magento 1.6.0 e 1.6.1 não rola aqui !!!
poxa ninguem =/
tentei no magento 1.6.2 tbm nao rola...
:cry:
Discussão (1)
Carregando comentários...