drupalfun.com
Profile panel page...
Submitted by sarav.din33 on Wed, 07/28/2010 - 05:31
Status:
Open Question:
Hi dorien,
According to Section 4.3, i created a panel page for profile. In this i gave the panel page path as users/%user.
So, all the corresponding profile pages are viewed in users/1, users/2, users/3...
But, in all these pages i got the same "User picture", and also same "Photo Gallery", "Videos"...
That will not display the corresponding users profile. I think i did mistake in the,
Step:6.
I add the argument as "Node ID", but i didnt select the content type as "Profile"....
So, Please guide me on this issue as soon as possible...
Thanks / Regards
Sarav....
Related Questions
Responses
2. little confused
Submitted by sarav.din33 on Mon, 08/09/2010 - 10:50.
Hi dorien,
I little confused whether i use "node/&" or "node/%"...
3. sorry, that was a type-o:
Submitted by dorien on Mon, 08/09/2010 - 12:45.
sorry, that was a type-o: should always be %


1. you need to use the path
you need to use the path node/&, if you use user/%, you are passing along different variables in the url.