As per #304813: CCK module developers read this!! we need to add the following to the beginning of our first D6 update:
if ($abort = content_check_update('imagefield')) {
return $abort;
}
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | imagefield_318693.patch | 1.02 KB | drewish |
| #1 | imagefield_318693.patch | 747 bytes | drewish |
Comments
Comment #1
drewish commentedhere's a patch.
Comment #2
drewish commentedjust reread the instructions. it looks like that needs to go in every d6 update.
Comment #3
drewish commentedcommitted to HEAD.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.