Jump to content

Ajax Jquery Error (Different domain)


Recommended Posts

Hello,

 

always when i visit my prestashop in Internet explorer and type the domain without "www" i get this JQuery error. How can i fix this problem so the error will not be shown? I also have some different domain names and want them to work without any error...

 

I also found this problem on the prestashop bug tracker...: http://forge.prestashop.com/browse/PSCFI-2323

 

 

Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)

Zeitstempel: Wed, 3 Aug 2011 16:29:41 UTC

 

 

Meldung: Zugriff verweigert

 

Zeile: 138

Zeichen: 355

Code: 0

URI: http://mydomain.de/js/jquery/jquery-1.4.4.min.js

 

 

Meldung: Zugriff verweigert

 

Zeile: 138

Zeichen: 355

Code: 0

URI: http://mydomain.de/js/jquery/jquery-1.4.4.min.js

 

 

many thanks, chris

Link to comment
Share on other sites

Hi Chris,

As I'm sure you saw in the bug report you linked, this is not a PrestaShop issue, but an issue with IE's security configurations. The easiest way to fix this is to set up a redirect in .htaccess so that www.yoursite.com and yoursite.com (with no www) both resolve to www.yoursite.com.

 

Hope this helps!

Link to comment
Share on other sites

×
×
  • Create New...