Jump to content

Edit profile


Wren

Recommended Posts

Posted

Is there a way to provide a link directly to "edit profile"  rather than going through the steps of going to your account settings first and then edit profile?

 

thanks

Posted

Thanks 🙂

sorry I mean one that I can use on our site so that members can click and be taken to their own edit profile link

 

 

Posted
{{if \IPS\Member::loggedIn()->member_id and \IPS\Member::loggedIn()->group['g_edit_profile']}}
	<a href='{expression="\IPS\Http\Url::internal('app=core&module=members&controller=profile&do=edit&id=' . \IPS\Member::loggedIn()->member_id, 'front', 'edit_profile', \IPS\Member::loggedIn()->members_seo_name)"}'>{lang="profile_edit"}</a>
{{endif}}

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...