angelangel Posted July 17, 2015 Share Posted July 17, 2015 bonjour, quelqu'un pourrait-il m'aider pour résoudre cette erreur : Notice: Use of undefined constant _THEME_NAME_ - assumed '_THEME_NAME_' in C:\xampp\htdocs\IESWEB\prestashop1.5.0.3\install\classes\Module.php on line 781 et la ligne 781 en question : self::$classInModule[$currentClass] = substr(dirname($filePath), strlen($realpathModuleDir)+1); le nom de mon theme est "themeies" par avance merci à tous Link to comment Share on other sites More sharing options...
angelangel Posted July 17, 2015 Author Share Posted July 17, 2015 et aussi Notice: Use of undefined constant __PS_BASE_URI__ - assumed '__PS_BASE_URI__' in C:\xampp\htdocs\IESWEB\prestashop1.5.0.3\install\xml\doUpgrade.php on line 67 la ligne en question : define('_THEMES_DIR_', __PS_BASE_URI__.'themes/'); par avance merci Link to comment Share on other sites More sharing options...
Oron Posted July 19, 2015 Share Posted July 19, 2015 Bonjour le nom de mon theme est "themeies" Vous faites quoi une installation neuve ou une importation de thème ? 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