Hi,
I became aware of new upgrades for several modules last week and I succeeded in doing them all except for ctools. Trying to go from 7.x-1.0-rc1 to rc2 or even to the latest dev breakes my installation.

The php error in the httpd log is:
PHP Fatal error: Call to undefined function _ctools_get_block_info() in /var/www/html/.../all/modules/ctools/plugins/content_types/block/block.inc on line 438, ...

Is there some way to install ctools to get around this? Or is there a workaround?

For now I've gone back to rc1

Thanks, Bill

Comments

shamio’s picture

I upgraded it about 30 minutes ago and everything was OK and the site didn't face any problem. Maybe it has conflict with one of your other modules or something like it. If you can, restore your latest backup until other members who had the same problem, find a way for it. And if you have a production site and your site faced problem, disable this module and see if site works again fine.

forssto’s picture

I'm experiencing the exact same problem. :(

jherencia’s picture

I added a patch, please see:
http://drupal.org/node/1488888

dmdip’s picture

I am facing the same problem too since the March 17, 2012 release.

dmdip’s picture

The patch worked nicely. Thanks.