@jsacksick
Thanks for this fix.
There is still a small issue here. When changing the selected product variation, the VALUE of the quantity field is not updated (=MIN quantity of the variation). This only works after reloading the page (may be a cache issue).
+1
Very sad to see this module was left without supervision...
@afagioli
If a module cannot be installed from Admin interface or with Composer, it means that the module does not meet Drupal standards and should be removed from the Drupal website.
Still have these errors logged when trying to uninstall the module "Bee Hotel Sample Hotel":
--
Deprecated function: Creation of dynamic property Drupal\beehotel_samplehotel\SampleHotelInstall::$batInstaller is deprecated in Drupal\beehotel_samplehotel\SampleHotelInstall->__construct() (line 16 of modules/bee_hotel/modules/beehotel_samplehotel/src/SampleHotelInstall.php).
Deprecated function: Creation of dynamic property Drupal\beehotel_samplehotel\SampleHotelInstall::$commerceInstaller is deprecated in Drupal\beehotel_samplehotel\SampleHotelInstall->__construct() (line 17 of modules/bee_hotel/modules/beehotel_samplehotel/src/SampleHotelInstall.php).
Deprecated function: Creation of dynamic property Drupal\beehotel_samplehotel\SampleHotelInstall::$drupalInstaller is deprecated in Drupal\beehotel_samplehotel\SampleHotelInstall->__construct() (line 18 of modules/bee_hotel/modules/beehotel_samplehotel/src/SampleHotelInstall.php).
Sorry, my mistake.
I should have updated to "DEV" version.
@afagioli
Do you get any error when uninstalling the module "Bee Hotel Sample Hotel"?
Try do do that manually as well.
@afagioli
The error still apear when installing the module manualy from Admin interface.
Please verify it before clothing. Thanks
@afagioli
Sorry,
the error still exists. I reopened the issue to be verified.
Installed manualy from Admin interface.
I have similar problem as well
@dineshkumarbollu
The selector opening direction is not corrected - opening should be down (toward the bottom), not up.
@afagioli
I installed the module "beehotel_samplehotel" via Drupal Admin Interface.
I don't use drush.
@abhishek_gupta1
I still get this error:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "commerce_checkout_flow" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /.../core/lib/Drupal/Core/Entity/EntityTypeManager.php).
@edo888
Is anybody capable to release a new version with this issue updated?
It's a shame to have the solution and not update the module for 4 month.
Same problem.
Modules installed manually.
BIG SORRY,
There was an old version of BAT module installed.
I updated the module and and now was able to install BEE without erros.
Thanks
It is a shame to have this issue unsolved for 7 years.
The problem still exists...
@apaderno
We are not here to develop the bureaucracy - the maintainer can easily change from "support request" to "bug report". As I mentioned - it is easy to reproduce.
Users can report the problem only and is up to the maintainer to react to the issue or not...
@apaderno
That is simply to identify during Export and Import operations, there are a plenty of errors:
Error on Export:
- Deprecated function: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\md_slider\Slider\MDSliderZip->finalize() (line 359 of /.../modules/md_slider/src/Slider/MDSliderZip.php)
Errors on Import:
- Deprecated function: Function zip_open() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
- Deprecated function: Function zip_read() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
- Deprecated function: Function zip_entry_name() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
- Deprecated function: Function zip_entry_open() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
- Deprecated function: Function zip_entry_filesize() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
- Deprecated function: Function zip_entry_read() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
- Deprecated function: Function zip_entry_close() is deprecated in Drupal\md_slider\Slider\MDSliderImport->getDataImport()
etc.
A lot of errors are logged on Export and Import
(3) One more error to report here:
I use 3 currencies on one of my trial sites: GBP, EUR, BGN.
However the following error is logged when I tried to use the option "Currency converter price" in
Product variation types -> Default -> Manage display -> Price
---
Drupal\commerce_exchanger\Exception\ExchangeRatesDataMismatchException: There are no exchange rates set for GBP and USD in Drupal\commerce_exchanger\AbstractExchangerCalculator->priceConversion() (line 87 of /modules/commerce_exchanger/src/AbstractExchangerCalculator.php).
---
we don't use currency USD at all, so why such error appears here?
One more issue to report here.
The "currency conversion" is not working for Shopping Cart (see the image attached)
I have the same error.
It is storage to see that this error was registered for over 2 years ago?!
The problem still exists.
The copy of commerce order is NOT being sent to the email indicated in "Send a copy of the receipt to this email"...
@MukhtarM
Yes, that error is on a Drupal 10 site
@MukhtarM
Yes, the default theme is Belgrade.
The error message was logged, following the steps described above.
This may happen, when the Bartik theme is not installed at all.
Same error
@hatuhay
Why not simplifying the life, while indicate the URL:
../../images/feed.svg
../../images/required.svg
That will solve the issue, without moving the theme in "contrib" folder.
@Valic
Installation without Composer gave errors for Exchanger as well.
I don't see the reason why the installation should be with Composer but I'll try...
Something still is missing (see picture attached)
@shiv_yadav
I have the same error.
In my case the error appear when I minimise the screen to mobile version (F12).
For a certain reason all blocks located in "Sidebar first" region are NOT displayed in mobile version.
Pay attention to the slideshow resizing while changing the screen to mobile version and back.
@minorOffense
Could you please release a new D10 version of the module?
2 month already passed from the last updates...
Hello,
is that possible to get a D10 new version released?
Thanks
I had a similar error on one of my sites.
The error disappear after I updated the my site with the latest version of the module "simple sitemap".
@TolstoyDotCom
Following your instructions, I got the following message:
BAD VALUE (on a white screen).
No any message was logged.
@g089h515r806
Yes, it works. BIG SORRY!
I was looking for something similar before. Thanks!
@gbyte
Yes, I uninstalled the module and the error doesn't appear anymore.
Here is the full error message:
---
Warning: array_flip(): Can only flip string and integer values, entry skipped in Drupal\Core\Entity\EntityStorageBase->loadMultiple() (line 312 of /.../core/lib/Drupal/Core/Entity/EntityStorageBase.php)
#0 /.../core/includes/bootstrap.inc(347): _drupal_error_handler_real()
#1 [internal function]: _drupal_error_handler()
#2 /.../core/lib/Drupal/Core/Entity/EntityStorageBase.php(312): array_flip()
#3 /.../core/lib/Drupal/Core/Entity/EntityStorageBase.php(296): Drupal\Core\Entity\EntityStorageBase->loadMultiple()
#4 /.../modules/simple_sitemap/src/Entity/EntityHelper.php(218): Drupal\Core\Entity\EntityStorageBase->load()
#5 /.../modules/simple_sitemap/src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php(152): Drupal\simple_sitemap\Entity\EntityHelper->getEntityFromUrlObject()
#6 /.../modules/simple_sitemap/src/Plugin/simple_sitemap/UrlGenerator/EntityUrlGeneratorBase.php(248): Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\CustomUrlGenerator->processDataSet()
#7 /.../modules/simple_sitemap/src/Queue/QueueWorker.php(360): Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\EntityUrlGeneratorBase->generate()
#8 /.../modules/simple_sitemap/src/Queue/QueueWorker.php(324): Drupal\simple_sitemap\Queue\QueueWorker->generateResultsFromElement()
#9 /.../modules/simple_sitemap/src/Manager/Generator.php(174): Drupal\simple_sitemap\Queue\QueueWorker->generate()
#10 /.../modules/simple_sitemap/simple_sitemap.module(72): Drupal\simple_sitemap\Manager\Generator->generate()
#11 /.../core/lib/Drupal/Core/Cron.php(250): simple_sitemap_cron()
#12 /.../core/lib/Drupal/Core/Extension/ModuleHandler.php(405): Drupal\Core\Cron->Drupal\Core\{closure}()
#13 /.../core/lib/Drupal/Core/Cron.php(258): Drupal\Core\Extension\ModuleHandler->invokeAllWith()
#14 /.../core/lib/Drupal/Core/Cron.php(136): Drupal\Core\Cron->invokeCronHandlers()
#15 /.../core/lib/Drupal/Core/ProxyClass/Cron.php(75): Drupal\Core\Cron->run()
#16 /.../modules/admin_toolbar/admin_toolbar_tools/src/Controller/ToolbarController.php(272): Drupal\Core\ProxyClass\Cron->run()
#17 [internal function]: Drupal\admin_toolbar_tools\Controller\ToolbarController->runCron()
#18 /.../core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array()
#19 /.../core/lib/Drupal/Core/Render/Renderer.php(580): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#20 /.../core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext()
#21 /.../core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()
#22 /.../vendor/symfony/http-kernel/HttpKernel.php(169): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#23 /.../vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#24 /.../core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle()
#25 /.../core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#26 /.../core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#27 /.../core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass()
#28 /.../core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle()
#29 /.../core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#30 /.../vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#31 /.../core/lib/Drupal/Core/DrupalKernel.php(718): Stack\StackedHttpKernel->handle()
#32 /.../index.php(19): Drupal\Core\DrupalKernel->handle()
#33 {main}
Londova → created an issue.
I have a similar error, however I don't use the module "Cool message".
It may have a different origin.
I still have this error message after installing the last version 5.5.12
I am interested
Is there any plan to issue a new module version with this patch included?
Any update on this topic?
@dalemoore
This works for mee too.
Thank You.
Something is wrong - there is still error message:
Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated in Drupal\gtranslate\Plugin\Block\GTranslateBlock->build() (line 340 of modules/gtranslate/src/Plugin/Block/GTranslateBlock.php).
Drupal\gtranslate\Plugin\Block\GTranslateBlock->build() (Line: 171)