Posted April 30Apr 30 Hello,A few years ago I switched the email delivery method from PHP mail to SMTP. I’d now like to switch back, but I’m running into this error:hash(): Passing null to parameter #2 ($data) of type string is deprecatedThe message appears both when I save the settings after changing to PHP mail and when I run the email-settings test.Environment:Invision Community 4.7.20PHP 8.1.25Thanks for your help.
April 30Apr 30 Have you first of all checked with your hosting provider to ensure PHP mail is set up there?