Jump to content

1.6.1.7 Registration and Login Unable to send login informations


floppy2313

Recommended Posts

We are currently struggling with a nasty bug in the order process. People sometimes can either not log in or can not complete order process. The issue happens to about 50% of our customers across all browsers and operating systems.

 

I have spent some hours trying to track down the issue. Here is what I have:

 

PS 1.6.1.7

SSL enabled

Single Page Checkout

Browser: Safari, Firefox (desktop or mobile)

OS: Mac or Windows or iOS (all the same)

Smarty caching enabled. No other caching enabled.

 

Process:

- Visit the shop without identity cookie

- Put something in the basket

- Go to one page checkout

- Create a new account

- Enter these fields: email, password, firstname, lastname, birthday, address, postcode, city, country

- Save the form

 

In case you are lucky to get the error, an alert box will come up “Unable to send login informations"  (see screenshots). User is created but not logged in.

 

In Safari Developer Console I can see that /order-opc (schnell-bestellung in german) returns “Fatal Error” in this case. If this happens, order-opc.js:774 jumps into error callback and presents the alert box.

 

When I turn on DEV mode, I get a very long array on this route. I have attached screenshots. I do not have any related errors in apache error logs.

 

What came to my mind is that there might be some sort of race condition between authentication and login. As you can see on the screenshots, directly after authentication (authentifizierung) the order-opc POST is being called trying to execute "getAddressBlockAndCarriersAndPayments". This one fails with the "Fatal Error" return.

 

 

 

We just received a mail from one of our customers telling us that login was not possible for her, although user and password are correct. Deleting cookies sometimes helps. Other customers and me can login without any problems.

 

I am totally stuck. Please also check: https://www.prestashop.com/forums/topic/436233-technical-error-unable-to-send-login-informations/

 

If you need further information please ask. I can provide more details.

 

Thank you for your help.

 

 

post-1342460-0-17764500-1490213689_thumb.jpg

post-1342460-0-27737600-1490213700_thumb.jpg

post-1342460-0-04333200-1490213719_thumb.png

post-1342460-0-55844600-1490213751_thumb.png

post-1342460-0-16598900-1490213789_thumb.png

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 year later...

Hello Floppy,

After many hours of research, I read your message and I have exactly the same problem for many months, have you managed to correct it and if yes so how please ?  

thank you so much for your help :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...