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 am just reading up on taxonomy and have noticed that despite the module being enabled, it does not show in my administer navigation menu... Am I doing something wrong? Why is it not showing. Please help.
I am desperate for some help on this one.
This is the last thing that needs to be done to get this site launched.
It is an investment advice company. They give seminars every month and they want people to signup online for the seminars but the complication is that they want the signup form to be for registered user or if they are not a logged in as a user they need to register and signup for the seminar all in the same form.
This is the same for their request a free demo. They sell an investment analysis program, and the idea is that if a person requests a free demo a sales person will go to the potential client and show them the software.
With both it needs to log the requests/signups and send an email.
The reason they want the people to become registered users is after wards they will be able to view the investment diary section of the site and will be notified when there are new seminars or upgrades for the software.
I have looked at the Signup module hoping that it ties up with the profile module in some way, but it does not seem to. I created a workaround using the webform module where a guest user clicks on the free demo link it tells the user that whey need to be registered with a link the registration page. Then when the user has registered and is logged in they need to go back to the free demo page and then they are presented with a webform. The form sends an email and updates some fields in their profile using some php in confirmation page. This would be fine if on login after registration the user is redirected back to the free demo / seminar page to make things seem more seamless.
I have just created a menu linking to various nodes. However, within the menu there should be some links to a whole category of stories etc.
For example:
I would like to link to "Stories about Football". The link from the menu should therefore go to a page that shows all stories about football. However, at the moment all I was able to set up was a link to a page that has one football story on it (node8).
I am using image and img_assist to generate my images, and I give my users access to it.
I can see the files/images folder explode over time. Is there a good way to sort it into subfolders?
What is the purpose of files/images/temp? Every image i upload ends up there as well.
Sorry if this has been asked elsewhere. I can't seem to find the right answer.