Hi I have a problem. I try to load the page however is stops after it gets to the currencies tab. The rest of the page stays blank. When i open debug file it says:
PHP Fatal error: Call to undefined method currencies::display_symbol_left() in D:\xampp\htdocs\evanga\includes\templates\mytemplate\templates\tpl_modules_heade r_right.php on line 23
However the code that causes the problem seems fine to me.
I couldn't find anything on the internet about this and it worked fine in 1.3.8aCode:<a title="Currencies" rel="nofollow" class="three outer" href="<?php echo $_SERVER['REQUEST_URI'];?>#nogo">Currencies: <em><?php echo $currencies->display_symbol_left($_SESSION['currency']);?></em>
Does someone know what I have to do to make this work?
Thanks in Advance



