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 really like the feature of taxonomy image but facing problem with installation. I follow carefully the instructions to install the module but when I reach the step 7... it says
My server no longer allows for a temp directory to be used so i can't get the upload script or the inline script to talk to each other because it can't get past the upload part in the tmp directory to later be moved to the more permanent directory when the node is submitted.
system/files?file=digg.JPG is an example of where files are being saved temporarily. That doesn't work. I need it to save somewhere else.
hmm i would like to have a News and announcment forum like drupal.org has. Though i dont want regular users to be able to post to it. is this possible?
Im using acidfree and im trying to make the folder's image drawed inside the node box. i saw changing theme affect this 'bug', so i decided to tweak my theme (box_grey).
Is it possible to add a page that can override the whole theme, so that whatever is entered into the body form replaces all of that page, inc the theme?
Is there a php script, module or anything that can do this? Whether, it be using the page form or something else.