Quote Originally Posted by arxvaldex View Post
Hi Dave,

Thank you for the excellent add on.

When bidding on an auction the bid amount does not update, the page refreshes and the original amount remains. I have a few auctions none of them update, nobody can bid on the items on auction.

Using Zen Cart v 1.3.8a

Store: http://www.arxvaldex.com/shop

This error occured when I changed templates from Lite_Red to my current paid for package. The new template uses the original Zen Cart language files (I had to create the directories for the add ons including Auction) All previous add ons are working with the new template except for Auction.

I have tested the Auction with the new template on a local server and it works (along with all my add ons) but it does not work on my live site.

Please help!
Thank you
I've tested quite heavy on zencart 1.3.9f, but haven't had time to try a fresh install on 1.3.8a yet.... All the logic in the bidding process is in the includes\modules\pages\product_auction_info\header_php.php and main_template_vars.php files.

Try testing by placing a bid lower then the current bid or starting price... you should get a warning that the bid was to small.. The page files should be working for I see you prices... but sometimes the pages don't fully upload.

I'll see if I can recreate the error by deleting files...