After I submitted a review for a property (under casa/locanda default property type), I get the following errors:
Notice: Undefined index: roomify_property in roomify_system_tokens() (line 2385 of /home/...public_html/profiles/roomify/modules/roomify/roomify_system/roomify_system.module).
EntityMalformedException: Missing bundle property on entity of type roomify_property. in entity_extract_ids() (line 7958 of /home/.../public_html/includes/common.inc).
I tried the following patches but did not fix:
https://www.drupal.org/files/issues/2019-01-22/common.inc-1277376-73.patch and https://www.drupal.org/files/issues/empty_string_bundle.patch
Please can anybody help solve this?