I just installed Ubercart 2 on a relatively new Drupal 6 site so I could start selling copies of photographs, which already exist as node type Photo.
Knowing that I needed to create a product class of the same name in order to convert the nodes to products, I went to Store Administration > Products and looked for "Manage Classes" as instructed on http://www.ubercart.org/docs/user/10963/understanding_product_classes.
However, there are absolutely no links to do anything on said page. All I get is the table that lists products (which of course says "No products available" since I don't have any created). There are no tabs, no buttons, nothing.
I can go to /admin/store/products/classes and the Manage Classes page shows just fine, but I only got there after guessing the path.
I just upgraded the whole site to D6, so all modules and everything are completely up to date.

