Jump to content

1.4.6.2 problema tema


selleriaeu

Recommended Posts

Ciao,

dopo vari problemi tra prestashop e il tema prestashop_new e tutti quelli che derivano da questi, ho trovato un template quasi accettabile ma mi da questo problema:

Quando l'utente fa il login il sito non accetta più il logout, non si riesce ad uscire dall'area riservata.

per uscire devo fare cancella cronologia ecc ecc.

 

altro problema

dopo che l'utente è logato se passa in home non risulta più logato si vede la scritta "entra"

poi in alcune pagini si risulta logati e in altre no.

il tema attuale è COOL-PUTIH

il sito è www.selleria.eu

Link to comment
Share on other sites

ciao

allo stato attuale sono riuscito a far funzionare il tutto.

 

ho cancellato da file.htacces quanto segue

 

<IfModule mod_expires.c>

ExpiresActive On

ExpiresByType image/gif "access plus 1 month"

ExpiresByType image/jpeg "access plus 1 month"

ExpiresByType image/png "access plus 1 month"

ExpiresByType text/css "access plus 1 week"

ExpiresByType text/javascript "access plus 1 week"

ExpiresByType application/javascript "access plus 1 week"

ExpiresByType application/x-javascript "access plus 1 week"

ExpiresByType image/x-icon "access plus 1 year"

</IfModule>

 

FileETag INode MTime Size

<IfModule mod_deflate.c>

AddOutputFilterByType DEFLATE text/html

AddOutputFilterByType DEFLATE text/css

AddOutputFilterByType DEFLATE text/javascript

AddOutputFilterByType DEFLATE application/javascript

AddOutputFilterByType DEFLATE application/x-javascript

</IfModule>

 

dopo vari test il Mylogout funziona

  • Like 1
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...