Index: /branches/comu-ver2/data/class/helper/SC_Helper_DB.php
===================================================================
--- /branches/comu-ver2/data/class/helper/SC_Helper_DB.php	(revision 18079)
+++ /branches/comu-ver2/data/class/helper/SC_Helper_DB.php	(revision 18082)
@@ -642,5 +642,5 @@
         $arrRet = $objQuery->select($col, $from, $where);
 
-        $arrCategory_id = $this->sfGetCategoryId($product_id, $status);
+        $arrCategory_id = $this->sfGetCategoryId($product_id);
 
         $arrCatTree = array();
