- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
I've tried installing Commerce License on both a clean and existing install and each time I get the same error. When I tick 'Product' in line item types and try and add to cart I get a fatal error:
EntityMetadataWrapperException: Unknown data property num_renewals. in EntityStructureWrapper->getPropertyInfo() (line 335 of \public_html\sites\all\modules\dev\entity\includes\entity.wrapper.inc).
I have the latest versions of Commerce and all required dependencies. I also note I get the following error when enabling Commerce License.
Warning: array_filter() expects parameter 2 to be a valid callback, no array or string given in entity_bundle_plugin_rebuild_fields() (line 50 of \public_html\sites\all\modules\dev\entity_bundle_plugin\entity_bundle_plugin.module).
Warning: uasort() expects parameter 1 to be array, null given in entity_bundle_plugin_rebuild_fields() (line 51 of \public_html\sites\all\modules\dev\entity_bundle_plugin\entity_bundle_plugin.module).
Warning: Invalid argument supplied for foreach() in entity_bundle_plugin_rebuild_fields() (line 55 of \public_html\sites\all\modules\dev\entity_bundle_plugin\entity_bundle_plugin.module).
I've looked around but I can't work out why this is happening.
Any ideas?
Closed: outdated
1.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.