View Single Post
  #3  
Old 01-20-2005, 08:33 AM
 
NuAlpha NuAlpha is offline
 

X-Adept
  
Join Date: Aug 2003
Location: US
Posts: 598
 

Default

If anyone has already applied this code, please note that I forgot to paste a critical part and I had to update it to encase the min_quantity assignment in if ($product) {.

If you don't do this then $product will always evaluate to true in subsequent IF conditionals regardless of whether a product was actually found.
__________________
X-Cart Pro 4.5.5 Platinum
X-Payments 1.0.6
PHP 5.3.14
MySQL 5.1.68
Apache 2.2.23
Reply With Quote