Jump to content

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


Recommended Posts

each ajax query returns:
 

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>

<body>
<img src="splach.png"  alt="" width="1531" height="643" usemap="#Map"/>
<map name="Map" style="text-align: center">
  <area shape="rect" coords="263,215,465,371" href="http://lesepicesenligne.com/fr/">
  <area shape="rect" coords="669,220,870,366" href="http://lesepicesenligne.com/es/">
  <area shape="rect" coords="1071,221,1276,370" href="http://lesepicesenligne.com/en/">
</map>
</body>
</html>

remove this code because it causing problems.

this is not right way to use code (feature) like that

Link to comment
Share on other sites

okay so the problem is related to index.html file

prestashop when you hist "register" calling a "/" root dir with AJAX query,

 

it just means that this ajax query calls index.html file insted of index.php

Link to comment
Share on other sites

if i were you i will use some modal popup window modules to display popup when someone will enter to your website. Several of modules available here allow to display popup only for first page view.

there are free module ?

Link to comment
Share on other sites

×
×
  • Create New...