147 Posts
MtnPavlas
4 years ago
3
Topic

Hi Sebloders, hoping someone will spot an obvious setting I'm missing.

I'm decently experienced with Seblod - my latest project: http://phpstack-103356-1002547.cloudwaysapps.com (still under development)

Issue I'm having is I cannot for the life of me get a link working for the user to edit their profile

Couple highlights of my config:

  1. Seblod user bridge plugin is enabled
  2. Permissions are set up so that Registered user group members are allowed to edit their own content in the User content type; same is true for the category Users, also for overall Seblod permissions, and also for global Joomla permissions
  3. Joomla edit icon has been disabled (if I enable it, users are able to actually edit their profile/article that way, but it has drawbacks, e.g. unable to edit individual stages)
  4. Seblod config >> Integration tab: see screen shot
  5. I don't see any errors in Chrome console; same is true if I enable Seblod debugging
  6. I've added Freetext Edit field to the Content view in the User content type, and then selected a link to Form
  7. The edit links show up just fine for all other content types, i.e. they display correctly for users to edit their own items/articles

What else on Earth can I check on? What am I missing here?

Thanks a ton!

Get a Book for SEBLOD
147 Posts
MtnPavlas
4 years ago
0
Level 1

Any thoughts, folks?

In the meantime - I implemented a work-around: Added a freetext field with link index.php?option=com_users&view=profile&layout=edit applied to it, and a 'fields' restriction to only display it to the user profile "owner" (i.e. user_id = user -> current -> id). Posting this in case someone has the same issue, and could use this.

1283 Posts
Bucklash
4 years ago
0
Level 1

Hi

Not sure of solution to your post 

but I always have more success when making a new content type rather than using the default ie user. 

Might help, good luck

147 Posts
MtnPavlas
4 years ago
0
Level 1

Bucklash, thanks for your reply, and for confirming I'm not going totally crazy : )

I'm not pursuing the solution any longer ... will stick with my work-around for now.

Get a Book for SEBLOD