the slayer Posted September 5, 2008 Posted September 5, 2008 Im helping a friend moving an old oscommerce installation to a new server, we have got it running but when checking out we get the following error: Fatal error: Call to undefined method currencies::calculate_price() in /home/www/test.da-hobby.dk/catalog/includes/classes/order.php on line 324 Ive searched high and low, but cant find a solution to the problem. Any help will be greatly appriciated.
Daemonj Posted September 5, 2008 Posted September 5, 2008 Is the includes/classes/currencies.php file present, available (i.e. correct rights), and complete (e.g. possible partial ftp transfer)? If so, check the file to ensure the calculate_price procedure is defined within it. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
Recommended Posts
Archived
This topic is now archived and is closed to further replies.