firenoodle Posted December 20, 2016 Share Posted December 20, 2016 Hello, I was searching for some module for cash on delivery payment with fee, found some here on forums which was in archive named: NEW OCTOBER 2015 codfee... After installing I can't access modules section in administration... This message appears: [PrestaShop] Fatal error in module file :/data/web/virtuals/151242/virtual/www/modules/inixframe/InixModule.php:Access level to Inix2Module::displayWarning() must be public (as in class ModuleCore) Already tried to find solution for this but there isn't any folder called inixframe in the modules folder... What should I do? shop version 1.6.1.1 Link to comment Share on other sites More sharing options...
Knowband Plugins Posted December 21, 2016 Share Posted December 21, 2016 Open InixModule.php and find: protected function displayWarning($msg) Now change it to public function displayWarning($msg) Hope it helps. 1 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