Quantcast
Channel: SmartStore Shop Software Community
Viewing all articles
Browse latest Browse all 2728

Probleme mit dem Warenkorb

$
0
0
Hallo,

ich habe seit ein paar Tagen ein merkwürdiges Problem. Es kommt vor, das der Warenkorb während des Bestellvorganges leer ist. Dies tritt auf wenn der Kunde auf Weiter klickt nach der Eingabe der Rechnungsadresse. Leider tritt das Problem nicht immer auf und meistens auch nur im IE.

Das letzte was ich geändert habe ist, das ich die folgende Dinge in der .htaccess eingetragen habe:

<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType text/css "access plus 1 week"
ExpiresByType application/javascript "access plus 1 month"
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/x-icon "access plus 1 year"
</IfModule>

Das habe ich gemacht um die Pagespeed für Google zu erhöhen. Hat jemand eine Idee ob das damit zusammenhängen könnte?

Danke im voraus

Jens

Viewing all articles
Browse latest Browse all 2728