Forums
(@colorfabb)
11 years, 11 months ago
Oeps solved it in functions.php
changing the line of code in functions.php to
if(!function_exists(‘__’)) { function __() { return Mage::app()->getTranslator()->translate(func_get_args()); } }