Hello,
I've managed to have user's email as username in the registration page (by hiding the username field and hacking a line in cb.tables.php).
But now when I click on a user's link, the url shows the userid number instead of his username, something like:
www.mysite/users/userprofile/168
Is there a way to have the user's name instead of his id number?
I'm using Joomla 1.5.23 and CB 1.7, and Joomla basic SEF function is enabled.
Thank you