user profile 'url path'
Hi all
I really need some big help creating a url path so the path for the user profile looks like this www.example.com/username
Currently using drupal 6.
I currently enabled clean urls so the path for the user profile looks like this: example.com/user/5
I did see a solution with url aliases with the pathauto module. it does cure the problem to map the username properly to be more like example.com/user/username. its not quite the method I wanted but its better then remembering the number at the end. This setting was under user path section of pathauto.
However, if you get fresh new users signing up, pathauto wont update the profile url. And the path will be the 'example.com/user/5' path.
Hence, you have to keep going into pathauto user path settings and select 'Bulk generate aliases for users that are not aliased'
which is a pain to do when you got users signing up constantly.
Is there any suggestion that can fix this? Or is there something I miss out?
Thanks in advance.
-Mallet

_
The whole point of pathauto is the automatic generation of aliases-- if that's not happening (i just tested it on my dev site and it does work) then there's a problem with your installation somewhere. Maybe trying reinstalling the module.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
hmmm, interesting. an outside
hmmm, interesting. an outside power which can only be called as witchcraft has got it working. I tried creating some random new users and its all working great.
I have also doubled the pathauto files and it appears only one file was missing called: changelog.txt. I dont think this file could have made a difference... could it? I suspect it was one or two other files that where missing on the first upload of files.
Thanks again for your continue support WorldFallz, both for me and other drupal newbie users. Really appreciate it :)
-Mallet
_
Thanks for the kind words-- happy to help ;-)
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.