Jump to content

[Solved] Create New Account = "technical Error: Unable To Load Form. Details: Error Thrown: ...


sshare

Recommended Posts

Hi Everyone,

I'm getting the dreaded "TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: parsererror" error when trying to create an account on my new shop.

 

I've gone through many existing threads and tried the solutions, only to find it that it has something to do with friendly URL being turned on.

 

Has anyone run into the above error with Friendly URLs activated? When I deactivate it I can create an account fine, but with it, it's impossible.

Any help is highly appreciated.

Edited by sshare (see edit history)
Link to comment
Share on other sites

Hi Everyone,

I'm getting the dreaded "TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: parsererror" error when trying to create an account on my new shop.

 

I've gone through many existing threads and tried the solutions, only to find it that it has something to do with friendly URL being turned on.

 

Has anyone run into the above error with Friendly URLs activated? When I deactivate it I can create an account fine, but with it, it's impossible.

Any help is highly appreciated.

 

and what tuk66 said means, that it will be great if you will share url to shop ;-)

Link to comment
Share on other sites

Thank you both for the replies guys highly appreciated.

I managed to find what it was and thought I would share just in case someone else runs into the same issue.

 

I had a temporary index.html file uploaded to the root from before and my server defaults to index.html instead of the index.php file for the Presta installation, once I remove the file it all works fine.

 

Hope it can save someone the headache, have marked as solved.

Edited by sshare (see edit history)
Link to comment
Share on other sites

  • 1 year later...

Hello all,

 

How about the solution of this issue ?!

 

I have the same issue expect that :

 

- The issue is only on dev version

- The dev and the prod are on the same server (same version of PHP)

 

Any help please ?!

 

Thanks

Link to comment
Share on other sites

  • 1 year later...

In my case the problem was after enable SSL the form to sign in, I changed the url HTTP to HTTPS because the original form url start with http://

(TECHNICAL ERROR: unable to load form. Details: Error thrown: [object Object] Text status: error)

Console chrome results

Failed to load https://www.example.com/index.php?rand=1534482814684: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.example.com' is therefore not allowed access.

Remember when you activate in prestashop the SSL certificate review all code, images and links to starts https for pass all errors

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...