Drupal Autopath help

Discussion in 'Drupal' started by OreoKnight, Sep 5, 2008.

  1. #1
    I need some help with autopath. I'm trying to get it to create urls in this format; however, I'm not succeeding.

    I'd like the url to read
    sports/football/performance/title of the page
    however
    its only reading

    performance/title of the page.

    I want it to write out the category and subcategories it belongs to, but I can't figure it out.
     
    OreoKnight, Sep 5, 2008 IP
  2. einsteinsboi

    einsteinsboi Well-Known Member

    Messages:
    1,122
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    140
    #2
    I am assuming you have installed the Pathauto module. Have you tried to configure the Pathauto settings? Under Site Admin, go to Site Configuration and then click on Pathauto.

    You need to go either under "Category Settings" if you're using categories and vocabulary, or go under Node Settings if you're just using content types. There you can completely customize your paths to be what you want them to be.

    Remember that after customizing your pathauto settings, you will need to regenerate aliases.

    Hope this helps
     
    einsteinsboi, Sep 6, 2008 IP
    OreoKnight likes this.