Error with PHP 7.1
3 years 6 months ago #244
by lgistudio
Error with PHP 7.1 was created by lgistudio
Hi,
With Digi get login, I have an error message if I use a php version more of 7.0.
Do you have an update ?
Best regards.
With Digi get login, I have an error message if I use a php version more of 7.0.
Do you have an update ?
Best regards.
Please Log in or Create an account to join the conversation.
3 years 6 months ago #245
by Gregorio
Replied by Gregorio on topic Error with PHP 7.1
Hello,
I've just made a test with PHP 7.1.20 and the plugin has worked as except.
Could you please send a screenshot of the error that you obtain by using the plugin, and explain how to replicate the issue?
Thanks
Kind regards
I've just made a test with PHP 7.1.20 and the plugin has worked as except.
Could you please send a screenshot of the error that you obtain by using the plugin, and explain how to replicate the issue?
Thanks
Kind regards
Please Log in or Create an account to join the conversation.
3 years 6 months ago #246
by lgistudio
Replied by lgistudio on topic Error with PHP 7.2
Sorry, with 7.1 it's ok but 7.2 I have this message :
Call to undefined function mcrypt_decrypt()
Best Regards
Call to undefined function mcrypt_decrypt()
Best Regards
Please Log in or Create an account to join the conversation.
3 years 6 months ago #247
by Gregorio
Replied by Gregorio on topic Error with PHP 7.2
Hello,
I've just tried with PHP 7.2, as well the plugin has worked correctly.
In the plugin source code there is no "mcrypt_decrypt" PHP function. May you have another plugin which interferes with the login process?
You can try to disable all your third-party plugins except our, then try again to login by the URL in the frontend, by this URL:
http://YOUR SITE NAME/index.php?username=YOUR-USERNAME&password=YOUR-PASSWORD
Let me know, thanks
I've just tried with PHP 7.2, as well the plugin has worked correctly.
In the plugin source code there is no "mcrypt_decrypt" PHP function. May you have another plugin which interferes with the login process?
You can try to disable all your third-party plugins except our, then try again to login by the URL in the frontend, by this URL:
http://YOUR SITE NAME/index.php?username=YOUR-USERNAME&password=YOUR-PASSWORD
Let me know, thanks
Please Log in or Create an account to join the conversation.