Just installed Ubercart-7.x-3.0-beta3. All seems ok except when adding content/product doesn't show any store-specific fields like "Product Information". The content type "Product" looks normal. (I love the ability to manage the display of store fields such a SKU, List Price, etc. in the Display Fields tab.) I then checked out all of the admin/store items and when I get to Store/Products/View Products I get this error message:
- Notice: Undefined property: stdClass::$type in _node_extract_type() (line 370 of /home/ccx1/public_html/modules/node/node.module).
- Notice: Undefined property: stdClass::$nid in node_build_content() (line 1359 of /home/ccx1/public_html/modules/node/node.module).
- EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7409 of /home/ccx1/public_html/includes/common.inc).
I am familiar with Ubercart 2 in Drupal 6 and have set up several stores and am excited about the new capabilities in Ubercart 3 if I can get past this point.
Thanks for anyone's help.
My main option was to re-install Ubercart but first I tried to delete the Product content type. It, of course, could not be deleted but it did rebuild itself and now all is magically working properly. My assumption is that this was an operator error from the start.
