serzararri Posted June 16, 2014 Share Posted June 16, 2014 Hi, I want to change my index page to a static new different page (mage with link). The simple way is to create an index.html with a link to index.php (prestashop index). If i do this is ok, but there is a problem when i want to add a product to cart (parse error, question image and blank page). Googeling i see it is a problem when there is an index.html page in a prestashop site... How can i do this in the simple way? Thanks, Link to comment Share on other sites More sharing options...
serzararri Posted June 17, 2014 Author Share Posted June 17, 2014 Hi, The problem i want to solve is this: i have a new page (presentation page) index.html like this: <html> <a href="index.php"><img...></a> </html> So this page, index.html links to prestashop initial page index.php. All is ok when i see the page but, when i try to do an add to cart, i see a blank page with a question ico. Looking at forums i see there is a problem when you use a index.html page... How can i do to put one (NO PRESTASHOP PAGE) like index that links the index.php without problems? Thanks in advance! Link to comment Share on other sites More sharing options...
El Patron Posted June 17, 2014 Share Posted June 17, 2014 hi, turn on errors (blank page) see config/defines.inc.php this way you know exactly what the error is and can search and/or post here. 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