This error has started appearing at the bottom of my site:

Fatal error: require_once() [function.require]: Failed opening required './sites/all/modules/cck/theme/theme.inc' (include_path='.:') in /var/www/vhosts/baade.org/httpdocs/sites/all/modules/cck/content.module on line 180

I've checked:
- the file definitely exists
- the permissions are fine
- the path is correct

Despite what it says, it does not seem to be causing any problems with rendering the site.

Can anyone suggest why this is happening and how I can fix it?

thanks.

Comments

clivesj’s picture

Same here, did you find a solution?

clivesj’s picture

Same here, did you find a solution?

gmak’s picture

I found that what had happened was that this error got written to my 'footer' somehow. I'm not sure how that could have happened, but it was simple to correct. Go to your admin/settings/site-information page and check your 'footer message' - you may find that the error is there.

Hope it helps