DEMAND Performance Posted December 27, 2005 Share Posted December 27, 2005 Whenever I try logging in to checkout on my site, I get this fatal error. I loaded the base install of OSCommerce for all the shipping_* files, because it looks like it's AuctionBlox related. No go. I think I'm okay with removing any auctionblox related files to fix this, The error: Fatal error: Call to undefined function: internal_get_auction_products() in /home/demandb/public_html/shop/includes/modules/shipping/fixed.php on line 227 The code: function calculateShippingForAuctionItemsOnly() { global $cart, $order; $shipping = 0.0; Line 227 ->>> foreach ($cart->internal_get_auction_products() as $key => $item) Link to comment Share on other sites More sharing options...
DEMAND Performance Posted December 27, 2005 Author Share Posted December 27, 2005 Does anyone have any ideas? Link to comment Share on other sites More sharing options...
DEMAND Performance Posted December 28, 2005 Author Share Posted December 28, 2005 Please please :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.