After upgrading to Ctools 6.x-1.4 and Panels 6.x-3.4 I had a white screen of death, which the WSOD module reports is because of:
array(4) { ["type"]=> int(64) ["message"]=> string(312) "require_once() [function.require]: Failed opening required './sites/all/modules/panels/plugins/tasks/panel_page.inc' (include_path='.:/home/xxx/sites/all/modules/civicrm:/home/xxx/sites/all/modules/civicrm/packages:.:/usr/share/pear/')" ["file"]=> string(78) "/home/xxx/sites/all/modules/ctools/includes/plugins.inc" ["line"]=> int(297) } n/a
The file ./sites/all/modules/panels/plugins/tasks/panel_page.inc does not exist. The file panel_page.inc is not in the Panels tar file at all. I guess I did have it in an earlier installation of Panels.
Comments
Comment #1
jcarlson34 commentedI am also getting this same error after upgrading to Ctools 6.x-1.4 and Panels 6.x-3.4. Earlier versions of Panels 6.x-3.2 and 3.3 don't have panels_page.inc either. The only file that does exist in that folder is panel_context.inc.
Comment #2
glenndb commentedAlso follow http://drupal.org/node/804470 Panels update causes WOD Since both where updated at the same time something went seriously wrong. I'm not sure I would have set the priority to normal since the update was a security issue it should be critical.
Comment #3
rallycivic commentedFixed in 6.x-1.5