I upgraded a few modules today on a D6 site and I get this error when running update.php:
Fatal error: Call to undefined function image_get_sizes() in /ApacheRoot/Drupal6/sites/all/modules/image/image.install on line <i>250</i>
I saw other posts about this last year and the solution was to upgrade the image module. My image module is up to date, however, that being 6.x-1.0-alpha4.
These audio files no longer work and can not be found, giving the error message above. audio (field_audio) is an inactive file_audio field that uses a audio widget.
I will be updating my site from 6.10 to 6.11 soon, but I want to know if it is UNWISE NOT to backup the sites folder. The reason being I store all images, audio, flash and other video files there, it takes a wee while to backup that folder now and the site has only been live for about a month, and the folder is being added to regularly.
Does anyone else have a similar sittuation, and if so, what do you do. Surely it's impractical to download HUGE folders of chock full of media files.
After upgrading to 6.11 from 6.10, I began to receive these messages.
user warning: Unknown column 'r.vid' in 'where clause' query: SELECT t.vid FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 1127 ORDER BY v.weight, t.weight, t.name LIMIT 0, 1 in /hsphere/local/home/verduzco/club-condor.org/includes/database.mysql.inc on line 174.
Here's a list of files changed by the latest Drupal upgrades. We use this so we don't have to replace the entire Drupal installation, as usually only a few specific files have actually changed.