After installing CCK Gallery it doesnt create CCK Image content type. There was some error, but unfortunately ive clicked next so i dont know what error was that. Im using newest Drupal 6 with recently updated all modules

Comments

greg.harvey’s picture

Status: Active » Closed (duplicate)

Thanks for reporting - we've already got this. It's because of a menu change in the Imagefield module. Please use the previous version of Imagefield or wait for a fix. Sorry for the inconvenience.

Dinth’s picture

Thanks for info. Ive tried manualy turning off and turning on CCK Gallery and now it doesnt make error anymore, so this means that he doesnt try anymore to make content types. Will CCK Gallery retry to make image content type after fix beign released ?

greg.harvey’s picture

Yes, it will, but you probably need to fully uninstall it (not just disable and enable). This is a known Drupal behaviour/issue. The install hook is only run the first time the module is installed unless a hook_uninstall is run or it is completely deleted (removed from the system table).

novovox’s picture

Is there a fix for this yet?

I have enabled 6.x-3.0 and I am having the same issue? If not, what version is working?

greg.harvey’s picture