jojo77
02-27-2006, 05:44 PM
I added this hack to my htaccess file where it will give users a personal url to their profile page based on their username name.
so for instance
www.mysite.com/forum/jojo77/
directs to
www.mysite.com/forum/index.php?member.php?&username=12
It works pretty good except that when you go to just
www.mysite.com/forum/
it will give you an error
"This user has not registered and therefore does not have a profile to view."
Anyone know what else I have to add to my htaccess file to fix this issue?
so for instance
www.mysite.com/forum/jojo77/
directs to
www.mysite.com/forum/index.php?member.php?&username=12
It works pretty good except that when you go to just
www.mysite.com/forum/
it will give you an error
"This user has not registered and therefore does not have a profile to view."
Anyone know what else I have to add to my htaccess file to fix this issue?