niloc The forum mostly has ways to do it in coding... But what I'm asking is the basic admin functionality: Click on user > Click Edit > Change Membergroup But when I click Edit, it says there is nothing to edit here. Any thoughts?
ctml niloc I'm not on 1.0 yet but if I'm not mistaken you should be able edit a user from any page their card is available (user profile, user directory extension, hovering username, and probably the new user management area in the admin dashboard). If you are seeing the edit button but no options, I'd start by clearing your cache server side to make sure we're working on a clean slate. php flarum cache:clear
niloc OKAY I FOUND THE ANSWER TO MOST OF MY PROBLEMS. For any newbies who are wondering the same thing in the future... You really need to go to admin > Administration > Dashboard > Tools > Clear Cache Then everything is resolved.
ctml niloc great, good to know! the option to clear cache in admin GUI must be new in 1.0, I've only seen it done via CLI pre beta 16.