thecodingmonkey Posted April 7, 2004 Posted April 7, 2004 Question any way to set this script so that it doesn't reference quantity a majority of the sites I am building make all thier own stuff and never run into quantity issues (if someone orders to much *** well they just make more I suppose I can pull it all out myself but I was kind of hoping someone knew a quick hack for this
thecodingmonkey Posted April 7, 2004 Author Posted April 7, 2004 before I head out did anyone have any ideas on this can't seem to find a contribution I guess I will just keep looking for now
bluepony Posted April 7, 2004 Posted April 7, 2004 Quick and dirty, change the products_quantity field to be int(11) and then just set the quantity to 999,999,999 for each product. I'd rather be flying!
Aziz Posted April 7, 2004 Posted April 7, 2004 Leave the product quantity empty!!!!! and the counting will be disabled i hope so peace, --------------------------------
Mark Evans Posted April 8, 2004 Posted April 8, 2004 Or just set the subtract stock to false in the admin ;) Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.