now the last is like this:
$product = $db->Execute("select products_id, master_categories_id from " . TABLE_PRODUCTS . " where products_id='" . zen_get_prid($products_id) . "' limit 1", false, false, 0, true);
but it does not help.
now the last is like this:
$product = $db->Execute("select products_id, master_categories_id from " . TABLE_PRODUCTS . " where products_id='" . zen_get_prid($products_id) . "' limit 1", false, false, 0, true);
but it does not help.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
thanks it works!. I only changed one.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...