I think a contrib module that allows an admin to generate a password reset or login link email for any user (just by clicking a button) would be really helpful.
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...
Posted1 week 22 min 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...
Posted1 week 32 min 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...
Posted1 week 1 hour ago by Alejandro Cremaschi (argiepiano) on:
Comments
I found this D7 Q/A that says you have to block and then unblock the users account to generate a new login link.
https://www.drupal.org/forum/support/post-installation/2011-11-29/how-do-i-resend-activation-e-mail
I tested this on Backdrop CMS and it works.
Are there any other options?
I think a contrib module that allows an admin to generate a password reset or login link email for any user (just by clicking a button) would be really helpful.
Does such a module exist already?