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.
So lets say both Places have the same service "Service1". However, they are different places, so stories for Service1 in Place1 aren't applicable to the same Service1 in Place2.
I have term Service1 as a child of both Place1 and Place2 - but if I tag a story with Service1 it will appear in both Place1 and Place2.
First of all I'd like to say thanks to everyone in the Drupal community for all your help so far. I started development on my first drupal site about 5 months ago and would never have gotten where I am on my own! Almost done now, hope you all have the patience to answer a few more questions.
Ok, here's what's up. I have a bunch of content types (made with CCK) and several vocabularies that can be applied to all of them. When I click on a vocabulary breadcrumb I get taken to that vocabulary page and I get a list of all content tagged with that term.
I installed new drupal, apache 2.2.4, php 5.2.1.
When i wanted to register administrative user i receive segmentation fault in apache logs
(and email for that user has not been send).
I found some similar threads, but without conclusion.
What's wrong ?
What can i do ?
I would like to divide all my users by geographical location, probably "State/Province"
Are there any good modules around that would then allow me to provide localised content? Such as:
- latest forum posts from XXX state residents
- latest blogs by XXX state residents
- newest members from XXX state residents
- subscribe to XXX state newsletter
and so on. Any pointers would be greatly appreciated. Thanks.
How do I go about moving the second level navigation into a separate block without breaking the breadcrumb trail? I have a site that should feature a horizontal first level navigation in the header and a vertical second level navigation in the left sidebar (see saabgroup.com for an example).
Faking a second level by creating a number of separate vertical menus that only appear on given pages doesn't generate the desired breadcrumb trail (rightly so since they're not really subpages) and makes it messy and complicated to maintain.
I have set date/time under Administer->DateandTime to be 12 hr format for short med and long. I am using Event HEAD. Is there a setting to change this under event? Event seems to always be in 24hr format?