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.
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed.
In my experience, I've found that 7.4 is safest...
Posted5 days 6 hours ago by Alejandro Cremaschi (argiepiano) on:
Hi argiepiano,
Some contrib will not work in php 7.2 or lower, and some will not on PHP 8.1 or higher.
Is there a way to find out which is the optimal PHP version for a...
Posted5 days 6 hours ago by Antony Milenkov (amilenkov) on:
This sounds like a combination of a buggy module and the "wrong" version of PHP. The fact that you are being redirected to the maintenance page may be an indication that your site was put on...
Posted5 days 7 hours ago by Alejandro Cremaschi (argiepiano) on:
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.