tonytoh Posted April 4, 2015 Share Posted April 4, 2015 Hi, Im using PS 1.6.0.13. Have the error show below. Please can anyone can help? Required parameters Please fix the following error(s) Some PrestaShop files are missing from your server.(/cache/smarty/compile/index.php, /override/controllers/front/index.php)Thank you. Link to comment Share on other sites More sharing options...
fred-vinapresta Posted April 4, 2015 Share Posted April 4, 2015 hi, recreate these index.php files and place it in the asked folders here is the content of these index.php files: <?php header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); exit; 1 Link to comment Share on other sites More sharing options...
tonytoh Posted April 4, 2015 Author Share Posted April 4, 2015 Great, error gone. Thank you very much 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