Moto7451 Posted May 19, 2010 Share Posted May 19, 2010 Hi,Does anyone have any idea as to why modules aren't showing up in the admin area? I've been able to access them in the past but now I can't.Thanks,Max Link to comment Share on other sites More sharing options...
rocky Posted May 20, 2010 Share Posted May 20, 2010 Most likes, there is a PHP error in one of your modules. You'll need to check your PHP errorlog for the error, or edit config/config.inc.php and temporarily change 'display_errors' from 'off' to 'on' then go back to the Modules tab to see an error message. Post the error message here. Link to comment Share on other sites More sharing options...
Moto7451 Posted May 20, 2010 Author Share Posted May 20, 2010 Thanks a lot! Turns out I had a corrupted module. Link to comment Share on other sites More sharing options...
Joao Marcello Posted July 11, 2010 Share Posted July 11, 2010 I'm experiencing the same problem, but I could not find the module that is corrupted (if there is any corrupted).The error message is the following:--------------------------Warning: require(/home/httpd/vhosts/brasilnabagagem.com.br/httpdocs/classes/rating/_drawrating.php) [function.require]: failed to open stream: No such file or directory in /home/httpd/vhosts/brasilnabagagem.com.br/httpdocs/classes/Module.php(323) : eval()'d code on line 3Fatal error: require() [function.require]: Failed opening required '/home/httpd/vhosts/brasilnabagagem.com.br/httpdocs/classes/rating/_drawrating.php' (include_path='.:.:') in /home/httpd/vhosts/brasilnabagagem.com.br/httpdocs/classes/Module.php(323) : eval()'d code on line 3--------------------------Maybe I have activated of misconfigured something specific in a module. Or does it sound like a bug?Anyone could please take a look?Thank you in advance Link to comment Share on other sites More sharing options...
rocky Posted July 11, 2010 Share Posted July 11, 2010 It's caused by a third-party rating module, not PrestaShop. See my post here. 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