Jump to content

internet explorer 10 y prestashop


donpablito

Recommended Posts

Hola,

 

no consigo hacer funcionar la pagina web con explorer 10.

Cuando pongo user y password en el LOGin de la pagina o para entrar en ADMIN. Se borran los datos y no hace nada!

 

Alguna ayuda?

 

tampoco funciona con chrome:

 

esto es mi htacceess

 

 

# Do not remove this line or mod_rewrite rules and search engine friendly URLs will stop working

 

RewriteEngine On

RewriteBase /

 

# ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again

# .htaccess automaticaly generated by PrestaShop e-commerce open-source solution

# http://www.prestashop.com - http://www.prestashop.com/forums

 

<IfModule mod_rewrite.c>

 

# Disable Multiviews

Options -Multiviews

 

RewriteEngine on

RewriteCond %{HTTP_HOST} ^rachelleworldstyle.com$

RewriteRule . - [E=REWRITEBASE:/]

RewriteRule ^api/?(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L]

 

# AlphaImageLoader for IE and fancybox

RewriteCond %{HTTP_HOST} ^rachelleworldstyle.com$

RewriteRule ^images_ie/?([^/]+)\.(jpe?g|png|gif)$ js/jquery/plugins/fancybox/images/$1.$2 [L]

</IfModule>

 

#If rewrite mod isn't enabled

ErrorDocument 404 /index.php?controller=404

 

# ~~end~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again

 

Es decir que solo puedo accedere con FIREFOX!!!!

Alguna ayuda?

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

Ya solucione Chrome, cambiando

 

Preferencias > SEO y URL

 

-- Configuracion de las URL

  • URL amigable > Si
  • Automáticamente redirigifdos a la URL canónica > Si
  • Desactivar apache MultiViews > No

Sigo sin poder hacer todos los login de prestashop con internet explorer......

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...