Jump to content

Edit profile

Featured Replies

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

  • Author

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

 

 

  • Community Expert

Nope, there isn’t. It should have something like https://invisioncommunity.com/profile/ and this should redirect to the logged in user profile but there isn’t. 

{{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}}

 

  • Author

Thanks - where would I put that?

 

Thanks - where would I put that?

In any template

 

Thanks - where would I put that?

Well, that sort of depends on where you want the link.

  • Author
 

Made a quick plugin: Edit Profile Link.xml

D6LMQxv.jpg

this looks really good - are you going to make it available?

 

click the link maybe?

  • Community Expert

@Wren 

The link is above the image. 

  • Author

thanks ☺️

Archived

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

Recently Browsing 0

  • No registered users viewing this page.