Yirmeyahu Posted June 6, 2024 Share Posted June 6, 2024 Hello, I got LoginRegisterPro a few years ago and I had support for one year. The support has since expired and I don't have access to that particular support forum so I thought I might post in here. There's a slight issue with Deprecated: ctype_alpha(): Argument of type int will be interpreted as string in the future in C:\xampp\htdocs\bed-bugs-banished\site\modules\LoginRegisterPro\LoginRegisterPro.module on line 2091 Deprecated: ctype_alpha(): Argument of type int will be interpreted as string in the future in C:\xampp\htdocs\bed-bugs-banished\site\modules\LoginRegisterPro\LoginRegisterPro.module on line 2091 It looks like this is related to https://www.php.net/manual/en/function.ctype-alpha.php which has a warning: Warning As of PHP 8.1.0, passing a non-string argument is deprecated. In the future, the argument will be interpreted as a string instead of an ASCII codepoint. Depending on the intended behavior, the argument should either be cast to string or an explicit call to chr() should be made. cc @ryan Link to comment Share on other sites More sharing options...
poljpocket Posted June 7, 2024 Share Posted June 7, 2024 As you might expect for a paid module, your support has ended and so most likely, your old version doesn't fully support PHP 8.1. You will not get support for paid modules outside the respective support forum. The only solution will be to renew your license and get access to the newest version and the support forum. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now