I get the message "Your store does not yet contain any product display nodes", even though the code on line 243 of commerce_pdm.admin.inc correctly gets my node display types $product_display_types = _commerce_pdm_get_product_display_types(FALSE);.
I'm using dev versions of commerce, PDM, entity, etc. Perhaps it's this that is causing the problem?

Comments

nylin’s picture

Hey patrickharris!

I to have this error after the edition of this feature http://drupal.org/node/1208178. I have debugged the code some but I cannot see why it doesn't work cause everything looks fine to me when inspecting the query as well as my database tables.

I will look into this some more when I get the time!

/m

patrickharris’s picture

Thanks a lot for the update nylin - good to know it's not just me! :)

netsensei’s picture

Status: Active » Postponed (maintainer needs more info)

I can't seem to reproduce this with all the changes made in 7.x-1.x-dev over the past weeks. I'm going to postpone this for now since I don't want to delay a 7.x-1.0-alpha4 no longer. If this pops up after release, I might be able to do a more targeted hunt after this bug.