I'm trying to set up a site so a super user or manager can edit any profile in the front end. I have a menu that list all the users and when I click on the user, it takes me to /component/comprofiler/userprofile/xxxxx instead of /component/comprofiler/userdetails/xxxxx. I know I have my permissions correct because when I change userprofile to userdetails in the url, I'm able to edit the profile in the frontend.
I have this set up on another site and it works fine. I have compared every setting and can't seem to find what I'm missing. Both sites are on Joomla 3.8.1. The only difference I can find is the one that works is using CB version 2.1.3 and the one that doesn't is on 2.1.3+build.2017.09.13.16.14.19.ba9d1f686
Any suggestions?
Last edit: 7 years 4 weeks ago by krileon. Reason: Added [SOLVED] tag to subject
Userlists never links directly to profile edit. Once on a profile use the menu bar above it to navigate to their profile edit page.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
I just noticed. When I make a menu item for a user to view their profile after they log in, there is to "Edit" menu bar. So I guess the problem is really, no edit toolbar at all in the frontend.