Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta10
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 23:17 UTC
Updated:
2 Jun 2012 at 21:52 UTC
BS"D
When updating from the last RC to this one after the security warning I got the following error message upon update:
The update process was aborted prematurely while running update #6001 in imagecache.module.
However, my site is working and the module shows up as up to date in the status report.
Please advise. I am seeing a lot of reports of this update error all over the forums today, particularly in Ubercart (happened to me as well so I rolled back as there was no security issue), Views and CCK.
Could it be an issue in core which is showing up on a particular type of revised module? Thanks.
Comments
Comment #1
ISchier770 commentedBS"D
Error log for above as follows:
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_imagecache_formatter' was given in /home/abillion/public_html/includes/theme.inc on line 617.
The above error showed up four times in my log, all at the same hour and minute.
Comment #2
Hartsa commentedSame error when i update beta 9 to beta 10
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_imagecache_formatter' was given in /var/www/html/includes/theme.inc on line 617.
it came 20 times at row and i have to put beta 9 back because i cannot get rid of those errors and they shows to everybody.
Comment #3
ISchier770 commentedBS"D
This error refers to beta 9 upgraded to beta10 - I erroneously noted the version incorrectly and have corrected this. Thanks for the heads up.
I just suppress the error log on the screen so that it does not disturb the operation and use of my site.
Comment #4
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.