Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: PHP Error Fatal error: require_once(): Failed opening required

Status Resolved
Add-on / Version
Severity Trivial
EE Version

Richard Meredith

Dec 18, 2012

Hi,

I’ve got a EE 2.1.3 site which is using Blueprint 1.3.6, I’ve had to swap hosting on the site.

I’ve corrected all the paths in the database and config and have even checked the sql database. But when I log into the site I get a the following:

A PHP Error was encountered

Severity: Warning

Message: require_once(/www/oldpath/public_html/themes/third_party/boldminded_themes/libraries/pages.php): failed to open stream: No such file or directory

Filename: blueprints/ext.blueprints.php

Line Number: 872

Fatal error: require_once(): Failed opening required ‘/www/oldpath/public_html/themes/third_party/boldminded_themes/libraries/pages.php’ (include_path=’.:/usr/share/pear53:/usr/share/php:/usr/share/ZendFramework’) in /home/sites/newpath/public_html/lcpsys/expressionengine/third_party/blueprints/ext.blueprints.php on line 872


I’ve checked the databse and can’t find any reference to this old path?

Where else could it be getting this path from?

Thanks

Rich

#1

BoldMinded (Brian)

You must have a path defined incorrectly in your config file. Its just using the PATH_THEMES constant to determine the path.

Login to reply