Community

Fatal error: require_once() [function.require]: Failed opening required

When I got to my database website at kctd.org/community. I get this error: Fatal error: require_once() [function.require]: Failed opening required '/home/kctd/public_html/community/sites/all/modules/views/modules/translation/views_handler_filter_node_language.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kctd/public_html/community/includes/bootstrap.inc on line 3069

I have no idea what that means. The last action that I did was extend the result of my views filter to include users email. When I clicked save, this popped. Up I cannot login to even switch to maintenance mode.

What can I do?

Comments

Were you able to solve this?

Were you able to solve this? It appears that the issue would be solved by simply clearing caches prior to your update. Someone else reported it here http://drupal.org/node/1744950

In the future, when you see bugs like this, you may want to check the issue queue for the module that is spitting back the error. You can find the issue queue on the right hand side of the project's page or at the url http://drupal.org/project/issues/[project_name]. Searching there will be a great first step.