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.
Switching over from Joomla to Drupal 7.9 and can't find the 'Global Config' area to turn off Authoring and Date line.
Since this is usually the first thing people like to get rid of, I assumed it would be somewhere easy and logical... but I'm pulling my hair out looking for the checkbox!
I've tried modifying node.tpl.php, but to no success
New to Drupal, I have installed 7.10 and am using Marinelli 7.x-3.0-beta11 theme. I have searched the FAQ and cleared the cache to no avail. My menu items display in admin...but not when logged out. When logged out, all I see is the "Home" tab. http://www.outdoor-cooking-recipes.com Can you give me a clue? Many thanks.
I'm new to drupal and working on my site and have a question about images.
Basically I have over 400 images everyday that I would like to upload to my site.
Currently I have it set up so that the image is linked in the html of content.
However, when I upload the new day's images I would like the old image to be archived. I know I can use views to do something similar to this, but I don't want to make 425 new pages of content everyday. Ideally, I would like to transfer my files to the server and have it work.
I have three content types: program, course description, and course instance. They have node relationships, so the course instances have a node relationship field to course description, which have a relationship to program. In my view of course instances, how do I show the program?
I tried adding a view relationship to program, but get: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'field_data_field_program.nid' in 'on clause'"
Hi I'm using Drupal 7 with the pru8 theme. How would i disable the logo on one specific page/node. i have tried to add an if else statement in the css to mot display on the page and tried different ways with implementing it in a block but it doesn't work well anyone have any suggestions?