zoebloom Posted February 2, 2010 Share Posted February 2, 2010 Bonjour,J'ai mis les fichiers Prestashop sur mon hébergeur Icodia mais voilà la page obtenue :<?phpinclude(dirname(__FILE__).'/config/config.inc.php');if(intval(Configuration::get('PS_REWRITING_SETTINGS')) === 1) $rewrited_url = __PS_BASE_URI__;include(dirname(__FILE__).'/header.php');$smarty->assign('HOOK_HOME', Module::hookExec('home'));$smarty->display(_PS_THEME_DIR_.'index.tpl');include(dirname(__FILE__).'/footer.php');?>Rien d'autre, et c'est avant même de l'avoir installé.Mon site : www.ethanolcheminee.comComment solutionner car je ne sais pas quel est le problème?Merci par avance 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