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 would like to display a unique number on the body of the page. It can even be the NID of the page. How can i display the NID or a unique number on the body.
Thank you in advance.
Onesimpleman
I've configured my httd.conf and turned clean url on.
Everything is ok in Drupal except some nodes where I have some php code that simply read one or more filenames in a subdirectory of directory "files" and then display one or more images (contained in those files). Here's the snippet:
I've allowed images in the settings, my test user uploads a picture and it shows-up in drupal and the url is posted in the db but the picture is never uploaded to the files directory. Any idea where it actually goes? This is weird and if other users upload pcutres, this may actualy repeat itself.
I need to have a forum hierarchy that corresponds exactly to my "subjects" vocabulary. I could make the "forums" vocabulary applicable to the rest of the content types instead of making a seperate "subjects" vocabulary, but I need to be able to assign content to multiple categories on my "subjects" which is not allowed by the forums vocabulary. I tried adding the "subjects" vocabulary to the forums to allow for multiple selects, but the "subjects" don't show up under forums when you browse them. Any idea how I can get around this?
have installed this module - and seemingly set it up correctly. however, i cant seem to get the path right, all i get is:
Requested file: [path/test.swf] doesn't exists
which means the module has picked up the command ok. but.. ive tried every combination, from straight filenames, paths, to http: //www.mysite.com/ paths.
get the same response. anyone else used this module?