Thread: Newest Products
View Single Post
  #237  
Old 07-27-2008, 12:48 PM
 
weston weston is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 42
 

Default Re: Newest Products

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
__________________
http://obeygiant.com/store/
4.1.9
Reply With Quote