meddiecap Posted June 9, 2010 Posted June 9, 2010 Hi, I've installed the held orders module/addon. I'm getting duplicate entries in the admin on the held orders page, and duplicate billing values when confirming the order. Does anyone have a solution. I've been reading about other people having the same problem but nowhere there's a solution posted. It concerns this code: if (MODULE_ORDER_TOTAL_INSTALLED) { echo $order_total_modules->output(); } When I delete it, no billing values are shown. Thanx
meddiecap Posted June 9, 2010 Author Posted June 9, 2010 Solved. I had a duplicate $order_total_modules->proces() around line 70 Removed it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.