• 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]

Viewing 1 replies (of 1 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    This is not a Rencontre issue.
    – Try to deactivate your login plugin,
    – Try to rename your .htaccess in .htaccess-test to deactivate it,
    – Try to see in the WordPress general support,
    – Google can give you a solution.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘500 Internal Error on reset password and verify account’ is closed to new replies.