I'm new to Drupal, sorry if this is a dumb question, but since there's not installation notes or Readme I figured this was the only place to ask. When trying to enable the Flickr module I get the following error:
Flickr CCK field to insert Flickr images into content.
Depends on: Flickr (enabled), Content (missing)
I assumed that meant I need to create a content type for flickr, so I tried that to no avail. What do I need to do?
I am using Drupal 5 and Flick 5.x-1.2. and I have the API and all that.
Thanks for the help.
Ryan
Comments
Comment #1
andrewlevine commentedRyan,
Your are looking at the flickr_field module. You have to install CCK (content module) in order for that to work. If you just want the flickr module you can scroll down the list and enable that.
Comment #2
ryannuckel commentedThanks Andrew! Still climbing the learning curve, obviously...
Comment #3
lolandese commentedDocs now at https://drupal.org/node/2171299