Re: Auction Product Type

Originally Posted by
mzimmers
I just integrated APT with a different shop instantiation (for more testing). Now, I get the "Product - Auction" choice twice in the pull-down menu. Any idea what I did to double my pleasure? Thanks.
There was a problem in the SQL statements... and me... I was just adding to them for updates and not reading them. I did read them this time and trashed the file. the next set will never do that again...

Originally Posted by
mzimmers
I've added a product for auction. When I go to its page, I get the following error:
document.getElementById("remain") is null
Line 64
document.getElementById("remain").in...utes+" minutes, "+seconds+" seconds";
Can someone please decode this for me? The file product_auction_info.php is just a bunch of defines; I have no idea where this document.getElementById came from.
Thanks.
When you create a auction it needs both a beginning date and an ending date, no date and errors happen..... the date is blank. When I get some time, I really need to set down and rewrite that time code.. and add error checking to prevent blank dates.

Originally Posted by
mzimmers
One more bit of data: this function seems to be undefined:
window.attachEvent("onload", setCountDown)
OK, I'll be quiet now and let someone look at this.
This should disappear when the time is set. I tried to write the onload event for the clock so it would stack with other onload's that may be in use.
Dave
Always forward thinking... Lost my mind!