selleriaeu Posted February 3, 2012 Share Posted February 3, 2012 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 More sharing options...
selleriaeu Posted February 3, 2012 Author Share Posted February 3, 2012 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 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now