By VJ The Drupal Techie on
How to set the url as sitename/username to load user profilepage:
Hi guys,
i need to set the url as sitename/username. is this possible to make it in drupal? please give reply asap...........
How to set the url as sitename/username to load user profilepage:
Hi guys,
i need to set the url as sitename/username. is this possible to make it in drupal? please give reply asap...........
Comments
If i understand correctly,
If i understand correctly, then you need to set the user profile page(ie user/1 to sitename/username), if this is the case try the pathauto module (http://drupal.org/project/pathauto)
thank
Thank nagarajan . i got it, with the core path module itself works fine for me.