I would like to add a form to my site. The form should have a couple of selects, possibly a date, and maybe other fields. I will be using it to allow them to book a course.
What's the best way to go about this in Drupal 7?
Shall I create a node, and then basically allow anybody to create a "node" of type "booking"? (That's what it would be)
What's the established, accepted way to create customizable forms in Drupal 7, so that I can allow people to book a course?
A 770 on 'Files' directory should be enough. I have 775 and still got errors ?
the files under 'Files' directory are 664 and subdirectories (included ctools) are 775
I have a website where my client needs to be able to moderate the users, and edit the website. I've created the role Editor, but if I grant him access to Administer users he can also access the admin account (mine) and potentially change the past word. I trust him not to but thats not the point. Is there any way to allow a content admin to admin the users but not have access to users with admin rights?