Fatal error: require_once(): Failed opening required '/xxx/sites/all/modules/ctools/page_manager/plugins/tasks/page.admin.inc' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in xxx/sites/all/modules/ctools/includes/plugins.inc on line 796

We are now getting this error on all three of our Drupal sites. This occurs when we try to run update.php . The issue is fixed ONLY when we use phpmyadmin to clear all cache, sometimes it takes twice but then we can get it to complete.

Thanks for any help you can suggest

Comments

venusrising created an issue. See original summary.

venusrising’s picture

When I turn off the ctools page manager module I can update without issue.

taugusto’s picture

I report the same occurrence on my installation
First

Fatal error: require_once() [function.require]: Failed opening required '//sites/all/modules/ctools/page_manager/plugins/tasks/page.admin.inc' (include_path='.:/:/usr/local/php/pear5') in /sites/all/modules/ctools/includes/plugins.inc on line 477

after truncate table cache

Fatal error: require_once() [function.require]: Failed opening required '//sites/all/modules/ctools/page_manager/plugins/tasks/page.admin.inc' (include_path='.:/:/usr/local/php/pear5') in /sites/all/modules/ctools/includes/plugins.inc on line 796

Might I have your assitance with this please... , unfortunately production site was struck by this error after
XML Sitemap - Moderately Critical - XSS - SA-CONTRIB-2016-030 module update.

I am not really agile with the drupal so step-by-step for safety kindly required.
p.s. manual page manager module turn off helps but the languages mainpages /en /pl etc. pages don't appear back. The rest of pages work.

taugusto’s picture

Hello,

please, any hints ?

regards,
Thomas

joelpittet’s picture

Status: Active » Closed (outdated)

Sorry nobody had an answer, I'll close this as outdated since several releases have past since this. Feel free to comment if you notice this again.