Quote:
Originally Posted by weston
bump for help?
|
I have fixed my problem, i have a custom mod and i needed to add:
PHP Code:
// newproducts .. needed for quantity to work on newproducts module
$fields[] = "$sql_tbl[products].min_amount";
$fields[] = "$sql_tbl[products].max_amount";
to include/func/func.product.php
finally working, and you can see it in action at:
http://obeygiant.com/store/newproducts.php