Drupal Block does not appear in pages

Joined: 03/20/2009
User offline. Last seen 1 year 16 weeks ago.

I need some help adding a new drupal block. I have the block setup w/ name, content, users cannot control visibility, no specific roles selected and then I have specific pages that the block should appear on. For some reason the block appears on admin pages (/admin...) but not on any of the user pages. Am I missing a step in creating this block that is causing it to not appear on the other pages?

John
Pastor for Mission & Outreach & De Facto Tech Guy
Sheridan Lutheran Church | www.sheridanlutheran.org

Joined: 03/20/2009
User offline. Last seen 1 year 16 weeks ago.
Clarification

I need to clarify. I did test this block being configured to display on all pages, which is when I noticed it was only appearing on the admin pages, not on the regular pages of the site. I am on D5.

John
Pastor for Mission & Outreach & De Facto Tech Guy
Sheridan Lutheran Church | www.sheridanlutheran.org

G&G Moderator
Darrin's picture
Joined: 01/29/2007
User offline. Last seen 3 weeks 3 days ago.
Hi Jeggen, On the

Hi Jeggen,

On the configuration page for the specific block check the radio button for "Show on only listed pages"

Now in the text box paste in the selected pages you wish it to show on.

For example if you only want it to show up on www.mysupersite.com/firstpage and www.mysupersite.com/secondpage

Then you would put on separate lines:
firstpage
secondpage

If you wanted to put on it full path urls like www.mysupersite.com/firstpage/bla/blabla......

Then you would put:
firstpage/*