By dadofgage on
Okay, I am trying to convert an existing node type to a product type in Drupal and am following these instructions from this page:
http://www.ubercart.org/docs/user/10963/understanding_product_classes
Creating and configuring a product class:
1. Browse to Administer › Store administration › Products > Manage classes.
I get what I am trying to do, but when I go to Store Administration > Products there is no 'Manage Classes' there.
What am I missing?
I have checked to make sure that the product module for ubercart is activated in Drupal.
I also have checked the permissions in Drupal to be able to add product classes, etc.
I am logged into the site as the administrator.
Anyone have any ideas?
Comments
The built in product type can
The built in product type can use classes to to save time setting up similar products, maybe standard nodes cant talk to Classes in the same way.
Consider http://www.venturacottage.com/tutorials/ubercart-running-straight-out-box and give me your feedback
No no that's not his problem.
accidental dupe post.. deleted.
No no that's not his problem.
I have the same issue. There is no link to Product classes when I navigate to the Store administration › Products menu. It isn't there and it's not not on the page. In order to get to the classes page I have to go to /admin/store/products/classes, then I can administer classes.
It's poor documentation. What they mean is to go to admin/store THEN click on Products Links in the mainpage, NOT the products sub menu under store administration>products. Very confusing.