Unable to add Product Kits to Catalog using Ubercart

  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Failed opening '/home/drupal_in/drupal.in/themes/engines//includes.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
aashay.saralkar's picture

Hi !
I am trying to create a shopping cart site using Drupal and Ubercart but am having some problems with product kits.
I followed these steps:
1. Installed and enabled Ubercart and its required modules like CCK,ImageCache etc
2. I added some terms under the 'Catalog' vocabulary
3. I created some product classes and then actual products.
4. I created two product kits and added some products under them.
5. Now If I edit a product, I am able to add it to a particular Catalog and can see it in the catalog block.
6. But If I edit a product kit, I dont see the option to add the kit to a catalogue.

Your help is highly appreciated !