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 anyone that wants to download a specific file to first fill out a webform so I can capture some specific information. Is there a preferred way of doing this?
After putting in some new CCK fields, I went into PHPMyAdmin to add a value manually, and it did not save -- I tried this several times -- though it did save to older CCK fields I'd built.
Figuring it might be related to who created the db originally being able to add fields, I reverted the db to several days back, made sure I was logged in as the root admin, then created a CCK field, and tried to add the value manually. Again, it did not work.
I’m using the Views if Empty’ module and when I choose a ‘Views if Empty’ field I always get ‘Invalid field selection’. I’ve tried all sorts of different combinations of fields for ‘If this field is empty’ and then ‘Then output this field’ but the result is always the same, ‘Invalid field selection’.
I’ve tried using fields of group ‘Node’ and fields of type ‘Content’ but nothing seems to work. Any thoughts?
Hi,
In my website I have a forum and a blog. The registered user can write in the forum. Now, I have some people who want to write in the blog. I would like to have different profile for them, in the sense that they can have specific fields such as website, bio, etc...
Nowdays I don´t have any specific module for users like content profile or advanced content profile module.
What is your advise? How must I create the new role and profiles?