After updating kickstart to 7.x-2.27, I get the error:

Fatal error: require_once(): Failed opening required '/profiles/commerce_kickstart/modules/contrib/ctools/plugins/content_types/comment/comment_created.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /profiles/commerce_kickstart/modules/contrib/ctools/includes/plugins.inc on line 475

I looked for the missing file in previous versions of kickstart and ctools but could not find it. Any suggestions?

Thank you,
Tracey

Comments

thummel created an issue. See original summary.

thummel’s picture

I had updated kickstart using Drush:

drush dl commerce_kickstart
drush updatedb

This updated drupal core at the same time to 7.39. Kickstart seems to work fine with drupal 7.38.

Tracey

geerlingguy’s picture

I'm hitting the same warning/WSOD after updating ctools on a non-commerce site (FYI).

To fix it, I ran a registry rebuild, and now everything's running happily again.

thummel’s picture

This worked for me! Thank you for the registry rebuild link!

lsolesen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.