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?
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
Comment #1
spooky69 commentedBy the way - this is using the garland theme. Any ideas?
Comment #2
spooky69 commentedSorry 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!
Comment #3
stefano73 commentedImage.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.
Comment #4
stefano73 commentedComment #5
Alex Regenbogen commentedI 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...