how do i go to members profile through avatar or name on his posts
5 posters
Page 1 of 1
how do i go to members profile through avatar or name on his posts
I want to be able to go to members profile by clicking on his avatar or his name in the posts . I know it is possible but I don't know the code , so is there anyone who knows? any one knows TARGET URL ??????
Last edited by Sir-Duke on Thu 15 May 2008 - 23:07; edited 1 time in total
Re: how do i go to members profile through avatar or name on his posts
is it something like this ---> is it something like this ----->
<a href="profile">{postrow.displayed.POSTER_PROFILE}{postrow.displayed.POSTERS (AVATAR OR NAME) }</a>
what goes in there ?
and I wanna go to POSTERS profile not users
<a href="profile">{postrow.displayed.POSTER_PROFILE}{postrow.displayed.POSTERS (AVATAR OR NAME) }</a>
what goes in there ?
and I wanna go to POSTERS profile not users
Re: how do i go to members profile through avatar or name on his posts
In order to do this you have to have templates enabled.
Do you?
Do you?
Guest- Guest
Re: how do i go to members profile through avatar or name on his posts
Ok go to:
Admin Panel
Styles
Templates
General
viewtopic_body
Find this:
Replace with:
Admin Panel
Styles
Templates
General
viewtopic_body
Find this:
- Code:
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}
{postrow.displayed.POSTER_AVATAR}
Replace with:
- Code:
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}
<a href="LINK TO PROFILE">{postrow.displayed.POSTER_AVATAR}</a>
Guest- Guest
Re: how do i go to members profile through avatar or name on his posts
nope doesn't work , it says 404 NOT FOUND
Re: how do i go to members profile through avatar or name on his posts
I was thinking PROFILE button is linked to something right ? so it should have the code
Re: how do i go to members profile through avatar or name on his posts
so can you get me the code ? pls ? cuz it seems I cant ******* find it 

Re: how do i go to members profile through avatar or name on his posts
I want to do this also!
tomtm- Forumember
- Posts : 64
Reputation : 0
Language : English
Re: how do i go to members profile through avatar or name on his posts
bump : cmon people give up some ideas
tomtm- Forumember
- Posts : 64
Reputation : 0
Language : English
Re: how do i go to members profile through avatar or name on his posts
[code][{postrow.displayed.POSTER_RANK}
{postrow.displayed.RANK_IMAGE}
<a href="WHAT LINK GOES HERE ?????>{postrow.displayed.POSTER_AVATAR}</a>/code]
{postrow.displayed.RANK_IMAGE}
<a href="WHAT LINK GOES HERE ?????>{postrow.displayed.POSTER_AVATAR}</a>/code]
Re: how do i go to members profile through avatar or name on his posts
Hover your mouse over the user's profile right click and copy link location. Then paste that link in the space.
Guest- Guest
Re: how do i go to members profile through avatar or name on his posts
sure and that would be link to MY profile only . After that if you click to other members avatar it will take them to my profile ,Kilsek wrote:Hover your mouse over the user's profile right click and copy link location. Then paste that link in the space.
but tnx anyways

Re: how do i go to members profile through avatar or name on his posts
- Code:
{USERLINK}
That should go somewhere, I am still trying to figure it out

Alienhead- New Member
- Posts : 3
Reputation : 0
Language : English
Re: how do i go to members profile through avatar or name on his posts
Alienhead wrote:Result:
- Code:
{USERLINK}
That should go somewhere, I am still trying to figure it out
This is strange, and i don't like it


Re: how do i go to members profile through avatar or name on his posts
It's not going to work
by the way: To you it shows your profile, to me, it shows my profile, to any other member here, it'll show their profile.
I am still busy trying to find out if this is possible.
by the way: To you it shows your profile, to me, it shows my profile, to any other member here, it'll show their profile.
I am still busy trying to find out if this is possible.
Alienhead- New Member
- Posts : 3
Reputation : 0
Language : English
Re: how do i go to members profile through avatar or name on his posts
[code][{postrow.displayed.POSTER_RANK}
{postrow.displayed.RANK_IMAGE}
<a href="WHAT LINK GOES HERE ?????>{postrow.displayed.POSTER_AVATAR}</a>/code] a href=" to what ???"
{postrow.displayed.RANK_IMAGE}
<a href="WHAT LINK GOES HERE ?????>{postrow.displayed.POSTER_AVATAR}</a>/code] a href=" to what ???"
Re: how do i go to members profile through avatar or name on his posts
Alienhead wrote:Result:
- Code:
{USERLINK}
That should go somewhere, I am still trying to figure it out
Hey Why did you use my Name?
Im going to call the cops now
MrMario- Helper
-
Posts : 22186
Reputation : 1839
Language : test
Re: how do i go to members profile through avatar or name on his posts
buuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuump 
gona keep bumping till it's solved

gona keep bumping till it's solved


» Is there a way to show members profile contact fields on members forum posts?
» going to members profile through avatar
» Avatar and Profile Info In Posts
» Members can donate to other members via a donation tab found via their profile + Bank
» How to link the members' profile instead of the profile CP?
» going to members profile through avatar
» Avatar and Profile Info In Posts
» Members can donate to other members via a donation tab found via their profile + Bank
» How to link the members' profile instead of the profile CP?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum