darkamarka Posted June 3, 2013 Share Posted June 3, 2013 How to absolutely remowe uninstalled modules from the list? Because when deleting them, they are showing as uninstalled, and not dissappearing absolutely. And also how to remowe icon "modules list" from the breadcrumb in bo? Link to comment Share on other sites More sharing options...
vekia Posted June 3, 2013 Share Posted June 3, 2013 you've got there "delete" button, just click an module will disappear Link to comment Share on other sites More sharing options...
guest* Posted June 3, 2013 Share Posted June 3, 2013 Are you using Prestashop 1.5. ? If yes and you deinstalled, than deleted the modul and it is still available as link on the navigation on back-office of your shop, you need to delete the module directly into database. Which Prestashop version are you using ? Link to comment Share on other sites More sharing options...
darkamarka Posted June 3, 2013 Author Share Posted June 3, 2013 After clicking delete button the module is not dissapearing, and is showing in the list as uninstalled. prestashop 1.5.4.1 talking about Link to comment Share on other sites More sharing options...
guest* Posted June 3, 2013 Share Posted June 3, 2013 So you need to remove it manually. Delete it on your FTP and also on your database table ps_module - search there for the respective module and set column "active" for it to 0. Or delete the complete line in the table ps_module, but remember the ID which the ID has, you need also to delete the ID in the database tables ps_module_access, ps_module_country, ps_module_currency ps_module_group ps_module_preference ps_module_group ps_hook_module If you don't know how to delete it via phpMyAdmin, please ask your provider or other person knowing how to manage databases to dot it for you. If the module hooks as an own tab on your back office, you also need to remove it from ps_tab and ps_tab_lang. This is the only way to remove a module completely and clean if it is not allowing you to delete it from back office. Link to comment Share on other sites More sharing options...
vekia Posted June 3, 2013 Share Posted June 3, 2013 hello, you should definitely follow suggestion, and don't forget to let us know if it works as you expect regards Link to comment Share on other sites More sharing options...
darkamarka Posted July 12, 2013 Author Share Posted July 12, 2013 Nothing helps. These modules can't be found in database and in ftp, but they are displayed in backoffice as uninstalled. I think it needs to be edited some admin template files to hide these modules (because there are advertisements from ADDONS, that can't be remowed) Link to comment Share on other sites More sharing options...
Dh42 Posted July 12, 2013 Share Posted July 12, 2013 Are the modules displaying with a price? What module are you referring to? Link to comment Share on other sites More sharing options...
vekia Posted July 12, 2013 Share Posted July 12, 2013 so you're talking about advertisements? not installed / uninstalled / uploaded by you modules? Link to comment Share on other sites More sharing options...
qiherbs Posted February 24, 2016 Share Posted February 24, 2016 I have been struggling with the same issue. Uninstalling the Paypal USA module and deleting it. Message confirms deletion but module still shows up in module list and from drop down box the only available option is to make it a "favorite". Tried to reinstall and uninstall/delete hoping that would do the trick. Deleted in database and all related tables and STILL is there. Link to comment Share on other sites More sharing options...
Recommended Posts