Received the following error when updating the website. At the moment I cannot get the website back up because it is throwing the error. I have uploaded the files for the Omega theme into the theme directory but it isn't being recognized.

Fatal error: require_once(): Failed opening required '..public_html/profiles/cod/themes/contrib/omega/omega/panels/layouts/grid-3/grid-3.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in .../public_html/profiles/cod/modules/contrib/ctools/includes/plugins.inc on line 475

Comments

TxTwist2000’s picture

The update installed the needed Omega files into (..profiles/cod/themes/contrib/omega/omega/omega/) instead of (..profiles/cod/themes/contrib/omega/omega/). Moving the contents into the directory that it was looking for resolved the issue.

japerry’s picture

Status: Active » Postponed (maintainer needs more info)

Are you seeing this by default when downloading cod? I'm seeing it in the correct location: (profiles/cod/themes/contrib/omega/omega (ohm in same folder)

GarChris’s picture

Thanks TxTwist2000. I got the fatal error after updating omega theme. Sure enough, the files were misplaced in a lower directory - just as you said. Moving them to the correct one fixed the problem. Thanks a mil.