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.
I installed the image module following the instructions. The last line of the instructions says that if you want to install personal photo galleries remember to set the right permissions to roles. Is there any detailed instructions for this part?
The module appears to work. I can upload an image, it creates the thumbnail and the full image can be viewed with the "read more" link. But, whenever I choose the "photo gallery" link I receive the error message "Access Denied - You are not authorized to access this page".
Is there a way to create a node without a title, or to use a default title the user doesn't enter? I'm working on a quotations module and the quotation doesn't have a title just the actual quotation and the author. Is there a way to not have the title text box show on the submit quote screen? Maybe use a hidden text field that has a set value like "quotation" in it?
Or is there a better way to do this then trying to make the quotes into a node?
I'm working on redoing my site http://www.simplypets.com and I've run into a bit of a problem/issue with the vocabularies. Almost everything on the site will be classified by type of pet (dog, cat, fish, ferret, etc.), but then many of the sections will have a specific sub-categorizations.
This is probably brain-dead simple and if I was up to speed on CSS...
Anyway the HTML blocks have a white background but the php blocks take on the background-color.In my color altered Al Maws theme.
I was wondering if someone could give me a few pointers on how to make a static page node be static on the home page. I read the documentation, set what I thought are the appropriate settings in the admin and read all the posts I could find on the subject but could not find any detailed information on what steps to take. I have drupal version 4.2 (August 1 release).