kaena Posted February 4, 2014 Share Posted February 4, 2014 Bonjour J'ai un soucie lorsque 1 client veut valider la commande à la troisième étape, un message d'erreur s'affiche : Fatal error: Call to undefined method Product :: getAvailableDate () in / homez.743/transferf/www/modules/dateofdelivery/dateofdelivery.php on line 139 Avez-vous une idée de ce problème ? Forcement je n'ai plus aucune commande. Merci de votre aide Link to comment Share on other sites More sharing options...
kaena Posted February 4, 2014 Author Share Posted February 4, 2014 voila la ligne 139: $available_date = Product::getAvailableDate($product['id_product'], ($product['id_product_attribute'] ? (int)$product['id_product_attribute'] : null), (int)$this->context->shop->id); Link to comment Share on other sites More sharing options...
kaena Posted February 4, 2014 Author Share Posted February 4, 2014 peut etre mais comment faire ? Link to comment Share on other sites More sharing options...
kaena Posted February 5, 2014 Author Share Posted February 5, 2014 ok,merci,j'ai désinstallé le module " date et livraison " et cela fonctionne. merci de ton aide 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