herveguetin / Herve_JsTranslate

Translate Javascript in Magento - Sample module
0 stars 1 forks source link

Herve_JsTranslate Creates Errror #1

Open 12345678-- opened 9 years ago

12345678-- commented 9 years ago

Fatal error: Class 'Mage_Mymodule_Helper_Data' not found in C:\wamp\www\magento_new1\app\Mage.php on line 547 in backend and frontend

Whats the solution.

herveguetin commented 9 years ago

Instatiate the right helper in your code : Herve_JsTranslate_Helper_Data with Mage::helper('jstranslate')

12345678-- commented 9 years ago

Can you please send me the location where I Put the code.

12345678-- commented 7 years ago

https://github.com/trive-digital/Revo-ProductSliderM2

This product slider magento2 makes me a little problem, Where I made wrong can you please help me it shows only in grid not as a slider. I want it as a slider. Plaese help me