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

A job for Category Module?

Hi all,

I'm wondering if folks who are familiar with Category module could give me some feedback before I dive head-first into to making it work for my health care research site. I've tried (and failed) to do this with taxonomy_menu so I'm trying to get the right direction before I dive back in:

MENU structure:

ANIMALS [Container] // as a menu item, this should not link to or display a node - it's merely a holder for:
- CATS [Category]
-- page on caring for animals*
-- page on caring for living things**
- DOGS [Category] // similar to "Cats" above
-- page on poodles
-- page on terriers
-- page on caring for animals*

PLANTS [Container] // similar to "Animals" above;
- TREES [Container]
-- page on caring for plants
-- page on caring for living things**
-- page on elm trees
- GRASSES [Category]
-- page on caring for plants

* link to same node within a category
** link to same node across multiple categories

BREADCRUMBS requirements:

1. able to reference the same node from different CATEGORIES:

CATS > node on caring for animals AND
DOGS > node on caring for animals

are the same node. So I need the breadcrumb for both of these to be:

ANIMALS > CATS

2. Referencing same node from different CONTAINERS:

CATS > node on caring for living things AND
TREES > node on caring for living things

need the breadcrumb to be:

The directory pictures does not exist.

I'm trying to enable pictures for users in drupal 5 by going to Home › Administer › User management -> User settings... I check "enable picture support". I use the default directory "pictures", which is in the files folder. httpdocs/files/pictures is also writeable. Heres the error I'm getting:

* The directory pictures does not exist

Has anyone else experienced this?

New module

Hi,

I've installed drupal and it all works very well! Tnx to all the contributors.

Now I've installed Coppermine foto gallery and I found a module that should work with Drupal 5.0
at http://nuy.info/downloads/index.php?dir=Developments%20by%20CMS/Drupal%2...

It contains the following files:
cpg.info
cpg.module
index_dr.php
install.txt
readme.txt

Count Block conflict with Access controls

Hi,

We installed count block on our site. Or another programmer did, next day I went into Access controls to setup roles and it brought a fatal error connected to the count block module. I disabled count block and I could then get into the access admin page. Anyone know something about this conflict, and how to they can "both live peacefully" in Drupal?

thanx,

Douglas

Drupal 5.0 not showing content

I have just installed Drupal 5.0 on my server and I have created 2 pages but I can only see "Welcome to your new Drupal website!", I can't see my content

What I'm doing wrong?

Best regards

display breadcrumb/ forum only

Hi all,

i want to show the breadcrumb links only on forum pages and disable them for the rest of my site.

I already made some small changes in page.tpl.php:

Pages

Subscribe with RSS Subscribe to RSS - Post installation