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.
Hello, It may be here somewhere but I havent seen it so if anyone can point me to a link on how to do the above, I would appreciate. Also if you can post the procedure here, would be very glad. I installed drupal on my desktop in localhost but now want to upload it to the internet and host it with a fully qualified domain. How can I do the transfer?
Here's the error I get from the logfiles when trying to create a new Mailman mailing list through Mailing List Manager, a Drupal interface to Mailman. I don't see any evidence of the "mailman" table in the install, so I'm wondering where it's supposed to be.
I'd create the table if I knew it's fields!
In my university, we sometimes distribute some tasks or little jobs, and I would like to add this function to our Drupal site.
I thought about using the sign up module, but it has no option to restrict the number of candidates (usually 1, first come, first serve). Is there any possibility?
First post, usually able to find answers to my questions via search, but didn't find this one.
Installed 5.0 RC1 and my garland-52e0f714.css file gets updated in my files/color directory and I do have color module installed, but my colors are just not changing.
Hi again,
Ok this is my second question today. Although I sifted through the Developers API reference of Drupal 4.7 already, I didn't find exactly what I want to do. Basically, I just want to "display" a custom block ONLY when a PHP script returns true. Well, now I want the script to get to know whether the current page belongs to a particular node, say a "story". All other pages should not display that block. I'm sure there is an easy solution :)