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.
My problem: I cannot change the permissions to "Create" and "EDit" flexinode contents via access control. When I click on the boxes and then submit, the ticks simply disappear! I tried doing this for different roles, same results. The only tick that sticks is the one for "administer content types".
My users have bad habits, they upload images and if they do not like it they upload another images, without deleting the previous entry ;-(
since I'm reaching 300 MB of images, I was wondering if there is a quick way to remove images not included in nodes/blocks from the image folder.... does anyone have suggestions?
Hi,
I have been trying to install this theme for a while now i got from the www.cvs.drupal.org. It just dosn't show up in the themes in admin. Any help?
Hi ppl. I'm trying to get the latest story on the front_page but what happens is that the 10th latest stories comes instead of the latest one. Can somebody help me here?? Please.. Here's the code
In my move to a new Host, I have just found out that I can't get php IMAP, enabled - not good :-(
> May I get the php IMAP extension enabled, please.
"I am sorry - I checked both the version 4 and 5 installations and it does not appear that this is something we offer. You can always compile and run your own php though."
Can someone offer a bit of technoeze decoding, I'm not sure what they are suggesting and if this suggestion will work with Druapl, if I ever do figure it out.
how can I replace a placeholder in the TITLE html tag (eg. #PLACEHOLDER#) by something which I would determine depending on the total html of the page ?
I'm thinking of determining which word comes up most often in the html page that should be displayed by drupal, and then replacing a place holder in the "buffer" before starting to send the page data to the user's browser.
where is this place in the drupal's page generating process ?