I do not have a "Product" content type option under "Create Content" and thus cannot create any products. What did I miss?

// Readme.txt //
6. Create new products via:
> Create content > Product

Fresh install of 6.x-4.0-rc6 on Drupal 6.11, I can create Product types and config all settings, just no products.

Comments

csc4’s picture

I think you've hit the same problem I did.

I'm guessing a lot - but I think you need to change admin/ecsettings/ptypes (New node types product conversion setting:) to something other than never, then on the node types you've selected a new fieldset products appears

gordon’s picture

Version: 6.x-4.0-rc6 » 6.x-4.x-dev
Status: Active » Fixed

Thanks I have now fixed it. It is currently in dev, and will be in the next rc

derekoakley’s picture

I too installed the RC6 version and found that the product content type is missing.

I tried csc4's fix but still cannot get it to appear.

I installed the dev version as gordon says its fixed and when I tried to enable the Common and anonymous purchases modules I receive the following error:

--

Fatal error: Call to undefined function ec_product_ptypes_get() in /etc/drupal/6/sites/all/modules/ecommerce/ec_anon/ec_anon.install on line 63

--

Any ideas?

gordon’s picture

I have fixed this error in dev. It will be in the next rc

snackmaster’s picture

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.