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.
Hi,, I am new in Drupal ,, and I saw de answer in the hadbook .. but not exist the settings.php file on server,, but I intented create the file and put de sentence (but I dont know where must put this file)..
I found the form_mail module very usefull for my purpose to get mail from users.
Now I want to extend it with radio-buttons to get user choices.
How can I do that? or is there another module to do it?
I installed 4.6.2 with HTMLarea and upload modules; I have set access rights on the upload module correct.
However when I want to add new content ; I have NO possibility to upload any additional documents.
I am creating a site were users can upload images into galleries. While testing the image module I saw that the images are not uniquely renamed. What happens when a user uploads a image with the same name, does it over right the existing image. I would think that the node id would be appended to the front of the image name, but that does not seem to be the case.
I'm quite new here. I'm designing my first drupal site. I just installed the gallery module and gallery2 and made some tests. Now I've a couple of questions:
How do I define the path /www.mysite.domain/gallery? I read from one post that you should be able to access galleries through that link. I couldn't make it. Everything I could do was to get the gallery random image block up.
Access rules permit to use just "%" and "_" as special symbols to compose the rule's masks. But I need to do the following and can't get it working.
First problem.
The signup process of my drupal site requires:
1. registrant's mail MUST be on "@alpha.com" domain.
2. everyone MUST NOT have a dot on the first part of the address e.g.: "gamma.omega@alpha.com".