Bonjour j'ai toujours la même erreur quand j'essyer d'importer des produit...
J'ai un peu chercher les erreur et il me semble qu'il y aie un problème ici:
Error: Call to undefined method Tag::updateTagCount() in /home/httpd/vhosts/acrodog.ch/httpdocs/controllers/admin/AdminImportController.php:1672
Mais je ne sais pas quoi modifier...
dans le fichiez AdminImportController.php a la ligne 1672 j'ai :
Tag::updateTagCount();
Une partie du code:
}
$this->closeCsvFile($handle);
if (!$validateOnly) {
Module::processDeferedFuncCall();
Module::processDeferedClearCache();
Tag::updateTagCount();
}
Je suis sous prestashop 1.7.8
www.acroshrimp.ch
merci d'avance pour votre aide