This is a minor upgrade for Auctionawy version 16.76. The new version added feature on the View items page displaying short bidding form at the top of the page at the current bid. Fixed issues with the dutch bidding quantity in the previous release.
Please update these code files ======================
Bidding.pm Configuration.pm MoneyMgr.pm ParseItem.pm ProcessAuctions.pm Please update these template files ========================== theme\default\views\ViewItem.html theme\default\views\BuyDutchItemForm.html
These language files has few variables added or chagned ========================================== language\en-US\General.pm
this file has this variable changed:
bidding_quantity_form=<input type="text" name="BidQuantity" id="BidQuantity" size="10" value="<!--Quantity-->" <!--BidDisabled-->> language\en-US\ViewItem.pm
this file has these new variables:
place_bid_btn=<input type="button" onClick="window.location.href='#Bidding'" value="Place bid"> place_bid_btn_disabled=<input type="button" onClick="window.location.href='#Bidding'" value="Place bid" Disabled> quantity_available=available: <!--Available--> bid_disabled=disabled bid_enabled=
Customers subscribed to Premium upgrade service will be doing upgrade to their sites manually. Thank you
|