Re: Multiple stock edit

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3422
Re: Multiple stock edit

Testing version 1.0 ... Two problems so far:

1) Line 216 $kit_test = db_query(); "Missing argument 1 for db_query()"
2) You never check to see whether the Product Kits module is installed. When it isn't, there are a lot of DB errors since you're making queries against uc_product_kits regardless.

Have you tested this code with product classes?

Can you remove the drupal_set_message() calls, or maybe add "debug" checkbox to the admin menu to turn these on only when wanted?

<tr>.
Multiple stock edit By: Al (27 replies) Tue, 07/01/2008 - 18:19