nanogioia Posted June 5, 2014 Share Posted June 5, 2014 Hi I am having problems in accessing my shop, it is not working automatically mapping to index.php my root is localhost/shop/ and if i put that URL previously it lead me to index.php directly but now is not working any more. Any ideas? Thank You!!! Link to comment Share on other sites More sharing options...
S-HAMMANI Posted June 5, 2014 Share Posted June 5, 2014 Hi What is the page displayed when you tap this URL? Link to comment Share on other sites More sharing options...
nanogioia Posted June 5, 2014 Author Share Posted June 5, 2014 it just doesnt display anything, just a blank page. Link to comment Share on other sites More sharing options...
El Patron Posted June 5, 2014 Share Posted June 5, 2014 turn on errors for blank pages Link to comment Share on other sites More sharing options...
nanogioia Posted June 5, 2014 Author Share Posted June 5, 2014 how can i do that? Link to comment Share on other sites More sharing options...
nanogioia Posted June 5, 2014 Author Share Posted June 5, 2014 just turning on dev_mode? Link to comment Share on other sites More sharing options...
S-HAMMANI Posted June 5, 2014 Share Posted June 5, 2014 On your server, open the /config/defines.inc.php file. Find this line: define('_PS_MODE_DEV_', true); @ini_set('display_errors', 'on'); 1 Link to comment Share on other sites More sharing options...
nanogioia Posted June 5, 2014 Author Share Posted June 5, 2014 Thanks! Warning: Cannot modify header information - headers already sent by (output started at C:\_Data\xampp\htdocs\web\proveedorYa\classes\Customer.php:1) inC:\_Data\xampp\htdocs\web\proveedorYa\classes\controller\FrontController.php on line 639Warning: Cannot modify header information - headers already sent by (output started at C:\_Data\xampp\htdocs\web\proveedorYa\classes\Customer.php:1) inC:\_Data\xampp\htdocs\web\proveedorYa\classes\controller\FrontController.php on line 640Warning: Cannot modify header information - headers already sent by (output started at C:\_Data\xampp\htdocs\web\proveedorYa\classes\Customer.php:1) inC:\_Data\xampp\htdocs\web\proveedorYa\classes\Tools.php on line 130 Thats the problem im getting, any ideas 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