Closed (outdated)
Project:
Commerce Bundle
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2015 at 10:59 UTC
Updated:
28 Mar 2017 at 23:36 UTC
Jump to comment: Most recent
Comments
Comment #2
beautifulmindSome how, I am able to build the product bundle and used in a product display but there is another issue:
EntityMetadataWrapperException: Unknown data property commerce_bundle_product. in EntityStructureWrapper->getPropertyInfo() (line 335 of /var/www/html/YYY/sites/all/modules/entity/includes/entity.wrapper.inc).
Any work around this?
Regards.
Comment #3
devasgharI am hitting the same error @beautifulmind, i am working on it, i will let you know if i found something useful.
Action Sequence
1- While creating bundle using link "admin/commerce/products/add/commerce-bundle-group"
2- Added a bundle item
3- Unable to delete bundle item
Error
-----------------------------------------------------------------------------------------------------------------------------------------
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /horak/system/ajax
StatusText: Service unavailable (with message)
ResponseText: EntityMetadataWrapperException: Unknown data property commerce_bundle_product. in EntityStructureWrapper->getPropertyInfo() (line 335 of /home/jhon/default/horak/sites/all/modules/entity/includes/entity.wrapper.inc).
--------------------------------------------------------------------------------------------------------------------------------------------
Comment #4
devasghar