Hello Robin, thank you for your answer. The problem is already solved. I found entries in the config.inc.php file, which were made in old shop in 2012:) $this->aModules['oxutilsfile'] = 'ffb/core/ffb_oxutilsfile'; $this->aModules['oxutilspic'] = 'ffb/core/ffb_oxutilspic'; $this->aModules['oxuserbasket'] = 'ffb/core/ffb_oxuserbasket'; So after removing the modules from database and open the shop url, aModules were saved again in oxconfig. It was realy annoying to figure out the problem:) Thanks all for the help and advices. Stay clear and use always metadata for the module entries;)
Kind regards, Alexander Scheider -----Ursprüngliche Nachricht----- Von: dev-general-boun...@lists.oxidforge.org [mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Robin Lehrmann Gesendet: Montag, 4. April 2016 08:41 An: dev-general@lists.oxidforge.org Betreff: Re: [oxid-dev-general] Can't remove old module entries Hi Alexander, we use a custom clean-up-script to ensure to have a clean shop config: https://github.com/renzelagentur/oxid-cleanup-scripts I hope this can help you. Cheers, Robin _______________________________________________ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general _______________________________________________ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general