51 Posts
alanski
8 years ago
Topic

I want a user to edit their custom profile.

When they login to front end and edit profile and click save they get the message 'registration failed' and they are redirected to "user-profile/form/user?id=0"

The form can pick out the username and email from live value but it appears to think this is a new registration as opposed to editing one.

My input button is configured to save.
Form config is to redirect to itself once finished.

Lost here - any one shine a light?

Get a Book for SEBLOD
51 Posts
alanski
8 years ago
0
Level 1

Added userid and that seems to have solved it. Also had another user plugin interfere with redirection which didn't help.

Phew

8 years ago
1
Level 1

Hi Alan,

To allow user to edit their own profil, you need to create a Joomla menu link with type "Edit User Profil".

Thanks.

51 Posts
alanski
8 years ago
0
Level 2

Doh! 

[hangs head in shame]

Thanks Bes!

Get a Book for SEBLOD