How to edit the memberships?

Just as the topic asks; how do you edit the current members?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 6 Sep 2014

I'm glad you asked the question, I've looked everywhere, and I have not found ...

Baloo
Quote · 7 Sep 2014

 

Just as the topic asks; how do you edit the current members?


What is it you want to edit? Members or Membership. And what is it you want to change?

https://www.deanbassett.com
Quote · 7 Sep 2014

I do not see anywhere the list of members by level, how to change the level of a member? how to see how much I standard members, how admin can edit a profile? how admin can delete an account?

Baloo
Quote · 7 Sep 2014

Oh. Opps. Dolphin U. DOH!. Maybe i should check the forum name.

I don't think any of that is done yet.

https://www.deanbassett.com
Quote · 7 Sep 2014

If profile has Administrator membership level then it is possible to edit any profile and set membership:

 

Just as the topic asks; how do you edit the current members?

 

set-membership.png · 123.1K · 915 views
Rules → http://www.boonex.com/terms
Quote · 7 Sep 2014

... and if you're asking about creating/additing membership levels in general, the it's in "Permissions" in Studio (/studio/builder_permissions.php). It's a new system with a new interface of assigning permissions to actions within different modules for different membership levels. 

persmissions.png · 93.6K · 958 views
Heart Head Hands
Quote · 8 Sep 2014

Thank you Alex, then I think it misses a step because I do not have that. So I understand I am not then admin? How is this possible since I'm on the site from the link in Studio?

Yes Andrew, I checked though, Set membership level is enabled for administrator .. but I have no set membership level on the profiles as shown in the screen capture AlexT presented by ...

Baloo
Quote · 8 Sep 2014

 RE

If profile has Administrator membership level then it is possible to edit any profile and set membership:

 Thanks!

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Sep 2014

 RE

... and if you're asking about creating/additing membership levels in general, the it's in "Permissions" in Studio (/studio/builder_permissions.php). It's a new system with a new interface of assigning permissions to actions within different modules for different membership levels. 

 I have been in there and trying different things, really like that part.

Just didn't quiet understand the default setting for new members;

looking that over again, thanks guys.

 

I really see more new people taking to this platform rather than DC, 

just the back end is the best makeover, it is amazing and teachable to the 

people that just want to create without all the steps needed in DC.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Sep 2014

 RE

Thank you Alex, then I think it misses a step because I do not have that. So I understand I am not then admin? How is this possible since I'm on the site from the link in Studio?

Yes Andrew, I checked though, Set membership level is enabled for administrator .. but I have no set membership level on the profiles as shown in the screen capture AlexT presented by ...

 Same here...

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Sep 2014

I think I will install DU and start learning it myself.  I am curious about the new Studio replacement of the administration panel.

Also, if the role of moderator is back, that could help in administration of a site.

Geeks, making the world a better place
Quote · 8 Sep 2014

After three different installs, pulling directly from the github project,

I cannot edit membership while using the account I setup the demo with.

Following the photo AlexT posted, I should be able to view the member

and "select" the "Set Membership," it just does not show.

See the photo, I'm the admin viewing a member...

admin.PNG · 143.2K · 860 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Sep 2014

This show the entire page, and I know I'm the admin as I see the profiler

stats on the page.

admin-view-profile.JPG · 36.4K · 817 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Sep 2014

 Exactly the same for me ... there is a concern somewhere ...

This show the entire page, and I know I'm the admin as I see the profiler stats on the page.

 

Baloo
Quote · 8 Sep 2014

It looks like the problem is that there is no profile with Administrators rights by default, so there is no any Administrator to make Another Administrator or Moderator.

The Profiler panel is shown for studio operator, "Studio Operator" and "Site Administrator" are different things in Dolphin U.

Issue created:

https://github.com/boonex/dolphin/issues/83

Rules → http://www.boonex.com/terms
Quote · 8 Sep 2014

 RE

It looks like the problem is that there is no profile with Administrators rights by default, so there is no any Administrator to make Another Administrator or Moderator.

 Looking in the database, the role of the admin is 3 correct?

The regular members are 1; is it something we can change in the database?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 8 Sep 2014

According to the table sys_acl_levels, 3 = standard

09-09-14 16-56-45.png · 21.2K · 791 views
Baloo
Quote · 9 Sep 2014

DU is different. Accounts, profiles and orgs are treated seperatly. For the accounts, a role set to 3 is admin, and 1 is member. Same as D7. That table is sys_accounts.

However that account can have any number of profiles. And each of them can have different privileges. For the profiles, the level is set in sys_acl_levels_members and admin is level 8 for the IDmember of the account found in sys_profiles that is labeled bx_persons belonging to the account shown in the account_id field.

It's confusing.

However when i did manually set my profile to admin, i gained additional actions on the account, but still did not see the menu item to change memberships. So something is still missing.

https://www.deanbassett.com
Quote · 9 Sep 2014

Figured it out. The person not only has to be in the sys_acl_levels_members table as admin, the menu item has to be edited in studio. By default the membership menu item is set visible only for moderator, not for admin. So i set it visible to admin too, and bingo, i was able to see the menu.


https://www.deanbassett.com
Quote · 9 Sep 2014

 RE

Figured it out. The person not only has to be in the sys_acl_levels_members table as admin, the menu item has to be edited in studio. By default the membership menu item is set visible only for moderator, not for admin. So i set it visible to admin too, and bingo, i was able to see the menu.


 Excellent!

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Sep 2014

Deano, before I go crazy...

Please provide some screenshots, I cannot figure it out.

This is the setting for admin, correct?

admin-set1.JPG · 32.4K · 794 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Sep 2014

I am getting the feeling that Dolphin U is going to require us to learn everything all over again.

Geeks, making the world a better place
Quote · 9 Sep 2014

Your in the wrong area. I will have to make a video. It is way to hard to explain.

The video will assume you have the persons module installed and you have created a person under your admin account. So make sure you have done that first.

I'll have a video as soon as i can.

https://www.deanbassett.com
Quote · 9 Sep 2014

 RE

I'll have a video as soon as i can.

 Thanks Laughing

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Sep 2014

Ok. This video sucks. I was getting lost making it. I just don't have everything memorized yet.

http://www.deanbassett.com/m/videos/view/Manually-Create-Dolphin-U-Admin-Person

https://www.deanbassett.com
Quote · 9 Sep 2014

Forgot to mention you may have to clear the cache after all these database changes. I did not have to, but i think i have caching shut off.

https://www.deanbassett.com
Quote · 9 Sep 2014

 RE

Ok. This video sucks.

 No, that was so easy to follow! 

So strange how that was overlooked.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Sep 2014

Thaaaaaaaanks Deano, I had done all that, it just was missing to make the menu visible to admin ...:-) it's been a great pleasure to finally see this set menu membership !


Now, I guess see lists of members by level is not even possible?

Baloo
Quote · 10 Sep 2014

Hum...Here when I change the limbs, sometimes it changes, sometimes not, sometimes the profile of sys_acl_levels_members disappears, then it comes back, it's pretty strange, you also have this?

Baloo
Quote · 10 Sep 2014

 Thank you for pointing this out: https://github.com/boonex/dolphin/issues/84

Figured it out. The person not only has to be in the sys_acl_levels_members table as admin, the menu item has to be edited in studio. By default the membership menu item is set visible only for moderator, not for admin. So i set it visible to admin too, and bingo, i was able to see the menu.

 

Rules → http://www.boonex.com/terms
Quote · 10 Sep 2014

Once you start figuring it out, it's actually quite brilliant......

Good work. I can see building sites using this....Cool

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 13 Sep 2014

Dolphin U is looking interesting ... I will have to install and get playing with it!

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 13 Sep 2014

Awesome Video Deano- THANK-YOU!

And much thanks also to Newton- Your posts have reeled me in to begin testing DU, and I'm totally diggin it!

I'm impressed....Thanks guys!

Quote · 20 Sep 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.