Maybe this is a bug report: Having the "Login allowlist" module installed, my site renders a blank page after clicking the password reset link. Disabling the module solves the problem.
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related:
https://github.com/backdrop-contrib/copy_blocks/issues/26
https://github.com/backdrop-contrib/...
Posted10 hours 4 min ago by Alejandro Cremaschi (argiepiano) on:
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc).
I did recently delete an old blog...
I don't see any errors in the browser console, but there's this error in the logs
Warning: Trying to access array offset on null in summary() (line 63 of /app/core/modules/layout/plugins/...
What's missing there is the dropbutton, which is rendered by Javascript. Have you checked the browser's console for Javascript errors? Also check the site log just in case.
Posted17 hours 22 min ago by Alejandro Cremaschi (argiepiano) on:
I did now do the constructive deconstruction and indeed as long as I did not do the geocoding, I did not encounter the issue.
With the geocoding, with the setup of a leaflet view in a...
Comments
It may or may not be important, but I suggest you add what PHP version you have installed.
Hi
and sorry for not mentioning that inmediately... I tried it with php 8.2.16 and 8.1.27, both with backdrop 1.27.1
Best regards
I would suggest posting in the Login allowlist issue queue:
https://github.com/backdrop-contrib/login_allowlist/issues
The maintainer is active in the community and will most likely respond quickly.