500 Internal Error on reset password and verify account
-
Hello,
I’m having a tough time setting up the Recontre plug-in. After all the admin side work, i tried to create an account to see how it works, and both verify e-mail, as well as reset password for the account do not work. I am using sparkpost for mail transport, but when i type “https://bzzz24.eu/resetpass/?key=Ek2TJHE4EzOKyfWAtPn3&login=aardwark69” i get “500 Internal Error; The server encountered an internal error and could not complete your request. ” webpage. Could it be due to httacess file settings:
RewriteCond %{HTTP_HOST} ^(www.)?bzzz24\.eu$ [NC]
RewriteCond %{REQUEST_URI} !^/bzzz24\.eu/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /bzzz24\.eu/$1
RewriteCond %{HTTP_HOST} ^(www.)?bzzz24\.eu$ [NC]
RewriteRule ^(/)?$ bzzz24\.eu/index.php [L]??
The page I need help with: [log in to see the link]
- The topic ‘500 Internal Error on reset password and verify account’ is closed to new replies.