Thanks, merged your change!
Hi Christian,
This is a very specific use case which won't be supported.
Though it might be possible to add multiple blocks for multiple locations in the future.
Maybe you can alter this module or use it as a starting point to build the functionality you need!
Hi loyarc, to be able to help you I need the drupal version you use and whatβs in your Drupal logs and PHP logs.
I just tested it with the Drupal version you used and indeed found it it's working normally.
Good luck!
Can you tell me whatβs in the error logs on the site and php error logs on the server where you can access the code?
Hi, to be able to help you I need the drupal and module version youβre using as well as the errors that are in the logs and/or on screen.
Hi @GTR18, Looks like a good feature! It might be a good idea to remove the place id from the settings altogether, and only use a place id in the blocks. I'll take a look at this!
Thanks @andrei.vesterli! Good points.
Fixed and committed the changes.
Okay, thanks!
I started development on some new features in the module and would like to create a 1.1.0 branch and tag. Do you want me to change the title of this issue to reflect this new branch?
Thanks @apaderno! Took your recommendations and fixed and committed them.
I now see I was a bit too early with replacing watchdog_exception().
Thanks for the feedback. I committed the recommended changes to the repository.