118 Posts
webchun
7 years ago
Topic

Hi guys, how can I create a edit profile page so logged in user can edit their own profile?

I have spent hours to make it works by searching this forum and no luck so far. I have enabled the bridge also double checked the permission 

Thanks!

Get a VIP membership
118 Posts
webchun
7 years ago
0
Level 1

Ok Found it, the url is : 

index.php?option=com_cck&view=form&layout=edit&type=user&id=901
4229 Posts
Kadministrator
7 years ago
1
Level 1

Your link will only work for one user as id needs to be dynamic. 

You need to use Joomla  built-in menu link Users->edit users profile. Seblod takes care of redirect to the right Seblod form when user uses this link.

118 Posts
webchun
7 years ago
0
Level 2
Your link will only work for one user as id needs to be dynamic.

Sorry I mean :

index.php?option=com_cck&view=form&layout=edit&type=user&id=xxx
You need to use Joomla built-in menu link Users->edit users profile. Seblod takes care of redirect to the right Seblod form when user uses this link.

That's what I did. But it always open the default joomla com_users&view=profile&layout=edit instead of redirected to seblod

4229 Posts
Kadministrator
7 years ago
3
Level 1

You need to activate redirection in Seblod options > Integration tab for User

118 Posts
webchun
7 years ago
2
Level 2

That was exactly what I did

4229 Posts
Kadministrator
7 years ago
1
Level 3

Try also setting Edit link to "Always with Seblod"

118 Posts
webchun
7 years ago
0
Level 4

Hmm really strange. It's now working properly without any change is made. 

Anyway, does seblod have its own cache system? I sometimes experience effect delay when changing settings

Get a VIP membership