jampicoll Posted August 13, 2014 Share Posted August 13, 2014 Ciao a tutti, ho un problema con la pagina di errore 404 in quanto vorrei fare in modo di reindirizzare sulla homepage quando viene digitato un URL non corretto. Al momento invece quando digito si presenta una pagina completamente bianca. Come faccio a risolvere il problema? Allego il file .htaccess corrente. Per ogni altra info chiedete pure. Il sito in questione è www.stampasututto.it htaccess.zip Link to comment Share on other sites More sharing options...
cleoni Posted August 20, 2014 Share Posted August 20, 2014 Il tuo hosting provider disabilita di default la stampa segli errori a video, mi sa.file config/config.php dopo la prima define inserisci:@error_reporting(E_ALL ^ E_NOTICE);@ini_set('display_errors', 'on');Quando hai sistemato tutto le disabiliti. Buon lavoro! Link to comment Share on other sites More sharing options...
jampicoll Posted August 23, 2014 Author Share Posted August 23, 2014 L'aggiunta delle due righe devo farlo dentro il file /config/config.inc.php di prestashop? 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