Same as the other email templates... email folder.. with the language file in includes\languages\english\YOUR_TEMPLATE\product_auction_info.php
Printable View
Hi there i have just installed this mod and can see how it all works apart from the template side. I have only installed this and when i create an auction product the page looks like this :-
http://d-jb.co.uk/product_auction_in...-ps2-fat-model
all the footer seems to be messed up as the page should look like this :-
http://d-jb.co.uk/playstation-2/play...sale-in-oxford
Theres a bug in the use countdown clock.
If you choose "Yes, use Countdown clock" it does not show.
If you choose "No, Do not use Countdown clock" it shows.
Where do you find this control at in the code? I'm sure it can be switched.
Thanks
Thought I fix it once... but see its still coming up...
in includes\templates\YOUR_TEMPLATE\templates\tpl_product_auction_info_display.php
change the zero to a one....
It's already included in the last update....Code:<?php if ($auction_clock == 1 ) { //run the clock ?>
Don't know if this is the right place to post this but if anyone would like to help me set up this mod (layout problems) i will kindly pay for your services
I'd like to announce some modifications I've made to davewest's great script.:smile:
I've added a "maximum bid allowed" feature to keep people from placing crazy bids like a billion dollars.
You can make this any amount you choose inside the admin panel.
@davewest, I'm not sure what you did to the last update. The last version that is avaliable in the downloads area of zen-cart says "Last updated Dec 20 2010" and is version 1.2a.
I saw no provision for limiting maximum bids allowed. However, I did see in an earlier post where you suggested...
I've made modifications to the script and added a Maximum bid allowed feature to the admin based on your "minimum bid allowed" feature. I think you'll find my changes helpful and worthy of a submission to the free software add ons section of zen-cart.Quote:
Originally Posted by davewest
Thanks again for the great script. I can't attach it to this forum because its too big I'll have to submit it for approval.
davewest,
You might want to check the file you have for download at your website. May be you have accidentally used an old version or something.
I see no changes regarding maximum bid allowed anywhere in the running script.
What I did was add the ability to control the maximum bid increase allowed from within the admin where you either create or edit the auction product itself.
I've submitted the changes I've made to the auction product type to zen-cart for approval.
Here is a couple of screen shots. Note: I have so styles defined.