drupalfun.com
redirect user-node to profile-node or override user-links
Hello Dorien,
Thanks for your ebook! I have following problem. I have added all the important fields to the node-profile.tpl.php. Now I want to load only this node-profile.tpl.php and not the user´profile.tpl.php. How can I make it happen that thew links to user/% going to the eg. member/%?
Thanks for your answers
Hendrik
Related Questions
Responses
2. Hi, Thank you for your fast
Hi,
Thank you for your fast answer.
Sorry, bur i don,t know how i should make that happen... Can you give me a tip?
Is it maybe possible to use panels with 1 column layout, and load in this column only the content_profile node (node-profile.tpl.php) ?
I also tested the path redirect module, but this also didn,t work...
3. Maybe
Maybe you can take over the %user page with panels , theres an option to do this in panels 3 but im not sure how is it going to result. if you want to give it a try just go to panels dashboard then add a handler on "user view" then just repeat the process to make the profile panel page. hope it works
4. sounds good! I will try it
sounds good! I will try it tomorrow, thank you and have a nice evening!
Hendrik

1. Hi, That is the tricky part,
Hi,
That is the tricky part, and that is why I used the teaser button in the ebook.
Sometimes you actually want to access the user pages, let's say to change your password.
You should probably do something with a 301 redirect, if I am not mistaken...