A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
link to users profile?
Jan 20, 2010
5:37 am
Rookie
Forum Posts: 2
Member Since:
Jan 20, 2010
Offline

Hi,

I'm wanting to add a link in my header.php to the users forum admin area. The forum has this as the top but i'm wanting it outside the forum – At the moment I can hard code in a link to my admin profile ?profile-edit=1 but this obviously won't allow another user to see their own profile.

Is there a quick bit of code that can do this?

Many thanks in advance Wink

Jan 20, 2010
7:17 am

SP Master
Forum Posts: 23587
Member Since:
Dec 10, 2006
Offline

you have to change the 1 part to be the current user's id… you can get that via

global $current_user;
$id = $current_user->ID;

in 4.2, we have added a template tag to do this automatically….

Jan 20, 2010
8:02 am
Rookie
Forum Posts: 2
Member Since:
Jan 20, 2010
Offline

Brilliant that worked.

Thanks Laugh

Jan 20, 2010
12:33 pm

SP Master
Forum Posts: 23587
Member Since:
Dec 10, 2006
Offline

glad to hear! thanks for letting us know…

Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: chucktho, SPQC
54 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 485

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2616

Members: 7328

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10839

Posts: 79118

Moderators: Brandon C (158)

Administrators: Yellow Swordfish (22131), Mr Papa (23580)