Jump to content

Upgraded to 3.8.1 and now can't login


jdk

Recommended Posts

I upgraded to 3.8.1 and now when a client puts in their login and password it says login invalid.

 

When I login to the admin panel the login details are correct for the clients accounts.

 

The error received is: Login Details Incorrect. Please try again.

Edited by jdk
Link to comment
Share on other sites

what happens when you upgrade is in your domain/admin area check your sustomer accounts and you will see that all the passwords are just jumbles up, you will need to reset these and then inform your clients of the new details, unles you know what their original passwords were.

 

Thanks but I think I narrowed down the problem.

 

In my .htaccess file I have:

 

RewriteEngine On

 

# force https to use SSL cert

RewriteCond %{HTTPS} off

RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

 

 

This takes http:// mysite and changes it to https://

 

For some reason with does not work with the new update.

 

 

Also, when I set the HTTPS URL in the admin panel it redirects https://www.mysite.com/billing'>https://www.mysite.com/billing to just https://www.mysite.com

 

I guess I will run it without https until I figure something out.

Link to comment
Share on other sites

what happens when you upgrade is in your domain/admin area check your sustomer accounts and you will see that all the passwords are just jumbles up, you will need to reset these and then inform your clients of the new details, unles you know what their original passwords were.

This is a little misleading. Upgrading does nothing to customer passwords.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated