Drupal is up and running but how do I ...?

Breadcrumb problem - wan't show full path even for first child of top level menu

I have a menu structure that looks like this setup as primary_links:

Start
Company
--General information
--History
Jobs
--Freelance
--Career

What I wan't is to show a breadcrumb that looks like "Home > Jobs" when I'm browsing submenu items like the Freelance and Career pages. When I'm browsing the first submenuitem (say Freelance) all I get is "Home". I figure this is because both "Jobs" and "Freelance" links to the same page. If I browse "Career" I get the breadcrumb I wan't.

Site off-line. How do I get back in?

I was playing around with the off-line maintenance selection in settings. How do I get back in?

-Doug

Clean URL format question

Hi, I have a install of 5.1 running. I enabled the clean URLs option successfully. I think it is working, I made a new page called radio program, and the url for that page is this:

mydomain/node/1

I suppose this is "clean" in the sense that it is not ?q=node22 or something like that. However, I'm looking for more SEO friendly URLs, like so:

mydomain/radio-show

This is not only important for me because it makes SEO sense, but I am migrating a site from WordPress to Drupal, and in WordPress all my urls are set up like so...

Viewing all nodes titles in a book at once

Hi,

Imagine a monthly publication as book with this outine, all published by the same user:

Foo 2007 (Book Parent)
- January
-- Article 1
-- Article 2
- February
-- Article 1
-- Article 2

I've already created a basic page view, added the fields 'Book Parent Title' and 'Node Title' and filtered according to published, time created (>31/12/06), time created (<1/1/08) and user ID. The trouble is, I get this:

Foo 2007
- January
-- Article 1
- January
-- Article 2

Need help with Captcha module!

I've installed and enabled the captcha module for registration of anonymous users. (the standard text version) However, when a user goes to register, the math question is already in red with an error message that the result is incorrect. Shouldn't this error only display after the user presses the submit button?

Can anybody help me figure out how to have captcha display without the error? Thanks

Bread crumb problem, please help to fetch basic bread crumb.

Hi all,

I am pretty new I am getting to know drupal and really liking it. I have one problem though. It's bread crumb.

This is my code:

$breadcrumb = drupal_get_breadcrumb();
$output .= "<div id=\"breadc\">bc: ".$breadcrumb."</div>";

I just returns "Array", inside array there's "home" link and some not working "test" link that's it.

Pages

Subscribe with RSS Subscribe to RSS - Post installation