bretweb Posted April 25, 2013 Share Posted April 25, 2013 Bonjour j'ai un problème d’édition des catégories ! comme sur importation je n'arrive pas a les classer comme je veux, j'ai fait une importation simple ou tout est dans l'accueil . mais lorsque je veux les reclasser ( modifier la catégorie parent) c'est impossible ! j'ai une page Prestashop exception qui s'affiche ... dont voici le début : voir le fichier Quelqu'un pourrait il m'aider SVP merci [PrestaShopException] Property Category->date_add is not valid at line 837 in file classes/ObjectModel.php 831. 832. $message = $this->validateField($field, $this->$field); 833. if ($message !== true) 834. { 835. if ($die) 836. throw new PrestaShopException($message); 837. return $error_return ? $message : false; 838. } 839. } 840. 841. return true; index.php.htm Link to comment Share on other sites More sharing options...
bretweb Posted April 30, 2013 Author Share Posted April 30, 2013 Bon bé alors? tout le monde est parti faire un grand pont ??? Quelqu'un aurait une idée de ces erreurs ? merci d'avance Link to comment Share on other sites More sharing options...
Bondaty and Co Posted April 30, 2013 Share Posted April 30, 2013 Topic déplace dans la section configuration 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