Hello Robert,
I installed the Manufacturer Sales Report on my osCommerce install and am getting following error message, when I attempt to get reports by manufacturer sales (under admin):
Fatal error: Call to undefined function money_format() in C:\Program Files\xampp\htdocs\commerce\catalog\admin\stats_manufacturers_sales.php on line 118
Line 118 in your code refers to the following line:
$
I have tried this on both PHP 5 (apache server on windows) and 4.3.1 (apache server on FreeBSD).
Any suggestions on how to fix this?
Thanks,
Ray