Module update to 6.x-1.1 fails

dejamuse - February 12, 2009 - 19:19
Project:Image Resize Filter
Version:6.x-1.1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

Updating module from 6.x-1.0 to 6.x-1.1 (on D6.9) failed with the following error message:

The update process was aborted prematurely while running update #6100 in image_resize_filter.module.

An error occurred. http://127.0.0.1/update.php?id=46&op=do <br /> <b>Fatal error</b>: Call to undefined function image_resize_filter_delete_all() in <b>/usr/local/www/apache22/data/sites/all/modules/image_resize_filter/image_resize_filter.install</b> on line <b>25</b><br />

#1

quicksketch - February 21, 2009 - 20:18

Hmm, that is a bit odd. Is that function in your image_resize_filter.module file? It's not a critical problem, as the update function is just doing some file cleanup. You can simulate the same fix simply by removing the entire "resize" directory from your files directory and clearing the Drupal cache (Image Resize Filter when then regenerate the images as necessary).

#2

quicksketch - April 17, 2009 - 15:54
Status:active» closed

Unable to reproduce and no response in the past month.

 
 

Drupal is a registered trademark of Dries Buytaert.