diff --git a/controllers/admin/AdminModulesController.php b/controllers/admin/AdminModulesController.php index 5ce5d6a59..9d516d1d9 100644 --- a/controllers/admin/AdminModulesController.php +++ b/controllers/admin/AdminModulesController.php @@ -629,7 +629,7 @@ class AdminModulesControllerCore extends AdminController $this->errors[] = $this->l('Error on downloading the lastest version'); else if(!$this->extractArchive(_PS_MODULE_DIR_.$modaddons->name.'.zip', false)) - $this->errors[] = $this->l(sprintf("Module %s can't be upgraded: ", $module->displayName)); + $this->errors[] = $this->l(sprintf("Module %s can't be upgraded: ", $modaddons->name)); } } } diff --git a/modules/blockadvertising/config.xml b/modules/blockadvertising/config.xml index 37f1f7221..62b227aae 100755 --- a/modules/blockadvertising/config.xml +++ b/modules/blockadvertising/config.xml @@ -1,9 +1,9 @@ blockadvertising - + - + 1