- Issue created by @platinum1
- ๐ฎ๐นItaly afagioli Rome
This bug will be fixed in next release.
Before that, you can install the module removing the "config" directory inside the "bee_hotel" module - ๐ฎ๐ณIndia AditiVB
Aditi Saraf โ made their first commit to this issueโs fork.
- ๐บ๐ธUnited States platinum1
Let me correct my earlier statement. The install worked, but then took the site down with the following fatal error:
[04-Sep-2023 15:10:53 Africa/Johannesburg] Uncaught PHP Exception InvalidArgumentException: "Field field_availability_daily is unknown." at /home/solution/public_html/epicure.club/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 587
- ๐ฎ๐นItaly afagioli Rome
Latest https://www.drupal.org/project/bee_hotel/releases/2.16.0-alpha1 โ works fine, following documentation
- Status changed to Needs review
over 1 year ago 3:03pm 6 September 2023 - ๐บ๐ธUnited States platinum1
Used Composer to update the site.
https://www.drupal.org/project/bee_hotel/releases/2.16.0-alpha1 โ and https://www.drupal.org/project/bat_api/releases/8.x-1.3 โ were installed.
When installing the module, we get the following error:
Unable to install BEE Hotel due to unmet dependencies: views.view.bee_hotel_units (field.storage.node.field_accept_reservations, field.storage.node.field_image_large, field.storage.node.field_slogan, image.style.mini_header)
- ๐ฎ๐นItaly afagioli Rome
deleting
config/install/views.view.bee_hotel_units.yml
should help - ๐บ๐ธUnited States platinum1
I saw this advice in https://www.drupal.org/project/bee_hotel/issues/3230352 ๐ Unable to enable bee_hotel module due to unmet dependency Closed: works as designed , but assumed a new build would fix that issue.
After deleting config/install/views.view.bee_hotel_units.yml the installation finished, but the site still has the WSOD. Error log shows the following:
Uncaught PHP Exception InvalidArgumentException: "Field field_availability_daily is unknown." at /home/solution/public_html/epicure.club/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 587
Same error as before.
- Status changed to Needs work
over 1 year ago 6:58am 8 September 2023 - Status changed to Fixed
12 months ago 2:32pm 9 January 2024 - ๐ฎ๐นItaly afagioli Rome
The Bee Hotel install guide โ works with latest releases
Automatically closed - issue fixed for 2 weeks with no activity.