Am I missing a step?
I've got Drupal 5 installed, Pathauto 5.x-2.2
Using CCK, I made a content type called 'gallery'. Whenever someone makes a new gallery I want the path to automatically become /gallery/the-title.

In Pathauto settings, under Node path settings, under Pattern for all Gallery paths:
I've put: [type]/[title-raw]

When I go to add/edit a gallery content type, under URL path settings, Automatic alias is there and checked, and the URL content box is greyed out, deactivated, and blank. All content of this type is stil references as node/nid

What am I doing wrong??

Comments

greggles’s picture

Component: User interface » Code

In general this should work. It's certainly working for me (and lots of other users) on lots of sites.

Does Pathauto work for other content types on your site? Do you have many other contributed modules installed?

greggles’s picture

Status: Active » Closed (fixed)

Closing in favor of the forum post http://drupal.org/node/268532