Jump to content

(Solved) All of my modules have disappeared


Recommended Posts

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

  • 1 month later...

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 3

Fatal 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...