Hi @rami5342,
I’m sorry, in the 7.1.0 we introduced an incompatibility with WordPress version before 6.1, because a new WordPress core function was used that was only introduced in 6.1.
Can you update Really Simple SSL to version 7.1.1? If you can’t access the back-end, you can manually replace the plugin:
– Download the latest zip file:
– unzip
– in your FTP client, navigate to wp-content/plugins/
– replace the really-simple-ssl folder with the unzipped folder.
Alternatively, you can also just replace the ‘rlrsssl-really-simple-ssl.php’ file in the wp-content/plugins/really-simple-ssl folder with this one:
https://raw.githubusercontent.com/Really-Simple-Plugins/really-simple-ssl/master/rlrsssl-really-simple-ssl.php
Sorry for the inconvenience!
We have several automated tests running, but older WordPress versions wasn’t included yet. We will do this straight away.
Let me know if you need any assistance with the above.
Hello,
I am using WordPress 6.3.1 so the problem isn’t from WordPress version.
I am already on Really Simple SSL Version 7.1.1.
But the problem is still present.
@rami5342 We have reproduced the issue, we’re looking into it right now, and debugging it.
*Edit: updated the work around:
To access your site until we have released the fix, you can temporarily deactivate this feature by addingdefine('RSSSL_DISABLE_CHANGE_LOGIN_URL', true);
to your wp-config.php
As this regards the pro plugin, we are not allowed to discuss it here on the free plugin forums, as per the forum rules. Can you contact us directly on support(at)really-simple-ssl.com?
@rami5342 I have found the problem, it was a changed hook in the free version. Can you check if this version resolves your issue?
https://github.com/really-simple-plugins/really-simple-ssl
@rogierlankhorst i’v download Github files. It resolved the problem on my websites. I think you can publish it.
