Has any of the MySQL gurus here made any amendments to Oscommerce's DB structure or added any tailored queries? I have custom made 26 shipping modules for certain shipping specifications and now I have another one to cater for! product category type. The problem with this is that the product category (cat_id) is in a table not called during the checking_out process so it looks like I need to do a table join to pull associated cat_id wiht the product id, sounds like fun!
If any of you out there have done such a thing with oscom and know any pitfall it would be rather useful :) Andrew -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]