this package removed unnecessary line at the update product table block:
from this:
-------
tep_db_query($query);
$v_products_id = tep_db_insert_id();
to this:
-------
tep_db_query($query);
More...
This is a discussion on Individual Product Shipping Prices - v1.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; this package removed unnecessary line at the update product table block: from this: ------- tep_db_query($query); $v_products_id = tep_db_insert_id(); to this: ...
this package removed unnecessary line at the update product table block:
from this:
-------
tep_db_query($query);
$v_products_id = tep_db_insert_id();
to this:
-------
tep_db_query($query);
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks