Hello,
I would like my uses to log into the my profile page instead of the my account page. How would I accomplish that? I played with permalinks but that didn't seem to help. Not sure if I disabled the right one. I am on the latest version.
Thank you,
|
Geeks, making the world a better place |
Thanks geek_girl, already did the mod and chose profile.php as the page. Didn't work, is that the right page? |
in theory - that should work. But try this:
{memberLink}|{memberUsername}|profile.php?ID={memberID}
I am not sure if the variables are global or not so this may not work
caredesign.net |
Yes, but you should use {nickname} instead.
Also note. Do not test the redirection with any admin account. It does not work on the admin accounts as of dolphin 7.1.4 because the new license system causes a redirect which interferes with mine. So test with a normal user account which your users are anyway.
EDIT: ProfessorSr's post got in before mine. His suggestion will not work. Those are menu item keys, they are not processed by my redirect module so don't bother to try. https://www.deanbassett.com |
in theory - that should work. But try this:
{memberLink}|{memberUsername}|profile.php?ID={memberID}
I am not sure if the variables are global or not so this may not work
Not with my redirect mod. It does not support those things.
https://www.deanbassett.com |
Thank you all for your help. Profile.php does indeed work if you log in directly. I was being lazy and logging in through Facebook. |
There is a paid mod in the market that will let your members choose where to go; it may work with Facebook login as well, Modzz has the module for that. You can also search the market for other redirect mods. Geeks, making the world a better place |