Jluis Posted March 22, 2018 Share Posted March 22, 2018 bonjour , je viens d'effectuer une modification sur le fichier /www/site/admin-site/themes/default/template/helpers/form/form_group.tpl , elle était effectué correctement . En faisant un override pour le même fichier sous le chemin /www/site/override/templates/helpers/ form/form_group.tpl aucune modification est prise en compte ! le chemin d'override est t-il correcte ?? Link to comment Share on other sites More sharing options...
Eolia Posted March 22, 2018 Share Posted March 22, 2018 Avez-vous supprimé le fichier /cache/class_index.php comme c'est expliqué dans le fichier /override/readme_override.txt ? Hello, Please read the documentation before trying to override something here. http://doc.prestashop.com/display/PS16/Overriding+default+behaviors Frequently Asked Questions Q: I added an override file but it seems to be ignored by PrestaShop A: You need to trigger the regeneration of the /cache/class_index.php file. This is done simply by deleting the file. It is the same when manually removing an override: in order to reinstate the default behavior, you must delete the /cache/class_index.php file. Link to comment Share on other sites More sharing options...
Jluis Posted March 22, 2018 Author Share Posted March 22, 2018 oui @Eolia j'ai la supprimé , même vider le cache du back office Link to comment Share on other sites More sharing options...
Eolia Posted March 22, 2018 Share Posted March 22, 2018 votre chemin d'override ne me semble pas ok... il devrait ressembler à ça /override/helpers/admin/templates/form/form_group.tpl de mémoire... 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