Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I need to create a patch to apply changes described in http://drupal.org/node/752290. It solved my issue, but now I have to create a patch to apply the changes. After going through quickly in drupal guidelines for creating patches, I created a patch but not worked. Here is my code, I don't know what's wrong with it.
We're trying to get a custom module to work. For some reason, it's giving us an error, regardless of which version of Drupal we're trying to run. Here's the image:
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?
I've just upgraded the CKEditor module on 3 different Drupal sites to version 6.x-1.10 but one of them still shows as being version 6.x.1.6 in the Available updates report.
Yes, I have run updates (and cleared all caches) and the ckeditor.inf file says it is 6.x.1.10.
How can I force Drupal to pick up the correct version number as it's constantly coming up with notices that I need a security update.