I have drupal 5 installed with image upload and the node images module activated. Options show in the content type areas. When I create a page there is no image tab showing. Am I missing something?

Comments

spooky69’s picture

By the way - this is using the garland theme. Any ideas?

spooky69’s picture

Sorry about this, but I might have posted in haste... It seems that this requires image.module - but image.module does not appear to be usable on Drupal 5 as yet.... so Node Images is therefore not usable on Drupal 5 until image.module has been updated - does that seem correct? If so then please feel free to get rid of this post!

stefano73’s picture

Image.module is not required. You have to enable the node images for the current content type, you can do this in the Admin -> Content types page.

stefano73’s picture

Status: Active » Closed (fixed)
Alex Regenbogen’s picture

Title: Image tab not showing » Image tab not showing, until content-type is updated

I noticed that upon initial installation, there was no images-tab showing after adding a new node.
After I opened up the content-types, and without making changes, hitting 'Save content type', the tab did show up.

Could this be a field that is not beeing set until after the update?

Hope that this is helpfull for anyone...