Hi,
the newest Version of Drupal 5 and Pathauto 2.3 shows some strange behaviour when creating User Paths. For the creation of the Path i am only using the Token "[user]".
When a user registers with the Name "Foo Bar", Pathauto creates the Path "foo-bar-0" !? It worked before, so how can i get rid of the -0 !?
Thanks in Advance,
Cedric
Comments
Comment #1
dave reidPathauto does that when there's already an alias 'foo-bar' in your website. You can get rid of it by manually deleting the old 'foo-bar' alias, and changing your 'foo-bar-0' alias to 'foo-bar'.