I am getting an error when accessing any node of content type other than product.

EntityMetadataWrapperException: Unknown data property field_product. in EntityStructureWrapper->getPropertyInfo() (line 335 of /home/kudlakart/public_html/kudlakart/profiles/commerce_kickstart/modules/contrib/entity/includes/entity.wrapper.inc).

The nodes with Product reference work fine.
basic pages, blog post etc gives the error.
But can edit those nodes.

checked these issues:
https://drupal.org/node/1107788
https://drupal.org/node/1061596
http://goo.gl/BxRRrr

I do not have UUID Installed. -> No help
I installed commerce repair and run repair. -> No help

My website -> http://180.151.97.41/kudlakart/
Attached files which show error details.

Please help

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

I can not reproduce this error. Could you enclose the exact steps to reproduce on at least CK 2.13.

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Please reopen if you can recreate the problem on latest CK 2.14 and enclose the exact steps to reproduce.

Jon Pollard’s picture

I've been struggling with this exact same error for the past couple of days - and I've finally traced it back to the yotpo commerce block appearing on non product nodes and causing the error.

lsolesen’s picture

Project: Commerce Kickstart » Commerce Yotpo
Version: 7.x-2.12 » 7.x-1.x-dev
Status: Closed (cannot reproduce) » Active
b3nji’s picture

Experiencing the same thing on a site that has mixed product & non-product nodes. Is there a way to do a check for product nodes and disable if not a product node?

yurg’s picture

I've a patch available if someone is interested in this or it wasn't fixed already.

joelpittet’s picture

Status: Active » Postponed (maintainer needs more info)

@yurg please post your patch if this is still happening.

joelpittet’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Closing due to no response, re-open if you have something.