Hello On Joomla 1.7, i need the login module to dynamically redirect users using this scheme, on login http://www.mysite.com/username.html this for each user. This mean that the username has to be grabbed with jfactory Please test it and send me your solution ! tks
couldnt you just find the part of the source for the login that redirects the user to the next page and just load the username in as a variable with the extension .html at the end?