Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi, as the subject may suggest, I have an issue with CCK that I would like help with. What I would like is if an input field in my new content type is unused, then the field label will not be apparent. For example using the following config:
I am attempting to populate a list of node titles and posibbly teasers from a list of nids. I am getting the nids from a query of the favorite_nodes module table. That is the easy part as I have easily called the "nid" data from said table.
What I cannot figure out is how to use the nid to print the node title. I have tried node_view, node_list, node_load....none of these seem to offer the function I'm looking for.
I just installed the image module after installing the video module (which requires the image module for thumbnails) and now the whole site just turns up a blank page.
The site is already running menalto gallery. Does the image module conflict with menalto gallery?
Looking at phpMyAdmin, the database shows only the image_attach module. Should I drop this table?