1
Balzac
User Administraton (Profile)
  • 2011/2/14 0:18

  • Balzac

  • Just popping in

  • Posts: 68

  • Since: 2010/1/11


Xoops 2.5

Activate/deactivate users:
http://XXXX/XXXX/modules/profile/admin/user.php . Only in this section you are able to activate or deactivate a member!
Unfortunately this setting isn't available from the admin:http://XXX/XXX/modules/system/admin.php?

fct=users&op=users_edit&uid=2
Why is this option missing in this admin area?


http://XXXX/XXX/modules/system/admin.php?fct=users
Although the user is/has been deactive/deactivated, why is there a green arrow within the profile-icon within the field 'Action' (alt text icon: 'only active users'). Shouldn't this be a red one? After all, this user is/has been deactive/deactivated! Now it looks as if the member is active which in fact he isn't!
If you push this icon the user gets synchronised which means he gets active. Huh? This isn't what I want! To my understanding Synchronise doen't mean activate the user!
Unfortunately you cannot deactivate the user(s) back again to push that button (icon changed into round yellow arrow)again.

BTW: If a user has been deactivated, can this user ask for a new activation code? Or can he only be activated back again by the admin?

Query: Moving a bunch of selected users into another group:
http://XXX/XXX/modules/system/admin.php?fct=users&selgroups=2
Why isn't there a query selection to move a bunch of selected users into another group? Now you only can: delete, send mail or edit groups. I cannot find the place where I can move more than one user at a time into another group.
Also, why isn't there a query option to deactivate/activate selected users?

By the way, after trying several times the function 'edit groups' -> add/delete group doesn't work.

Why has the function within modules/profile/include/forms.php, prox line 426 'profile_MA_Disable' been commented out? Doesn't
this function work if it gets uncommented?
What is/should be the difference between inactive/disable ?
$level_radio = new XoopsFormRadio(_PROFILE_MA_USERLEVEL'level'$user->getVar('level'));
        
$level_radio->addOption(1_PROFILE_MA_ACTIVE);
        
$level_radio->addOption(0_PROFILE_MA_INACTIVE);
        
//$level_radio->addOption(-1, _PROFILE_MA_DISABLED);
        
$elements[0][] = array('element' => $level_radio'required' => 0);
        
$weights[0][] = 0;




Unless I am doing things wrong, or am fuzzling within the wrong area, to be honest, this whole user administration section within 2.5 is a worse case scenario.


2
Balzac
Re: User Administraton (Profile)
  • 2011/2/16 23:36

  • Balzac

  • Just popping in

  • Posts: 68

  • Since: 2010/1/11


Nobody?

3
redheadedrod
Re: User Administraton (Profile)

I had issues with the stuff for moving members in and out of groups. When I turned on the debug I was getting an error message that was cured by changing a query statement to a queryf. Would run the code but didn't show anything.. And no one actually moved.. Until I turned on the debug and got an error message...

Some of that looks like bugs with 2.5 and should be mentioned in the "bugs in 2.5" threads.. There are like 5 different threads now about issues with 2.5. You should find one of those threads that is actually followed by the core coders and ask there.

Rodney


4
Balzac
Re: User Administraton (Profile)
  • 2011/2/17 8:36

  • Balzac

  • Just popping in

  • Posts: 68

  • Since: 2010/1/11


Ok, posted it within bug hunting 2.5

https://xoops.org/modules/newbb/viewtopic.php?topic_id=73211&post_id=336432#forumpost336432

Login

Who's Online

258 user(s) are online (188 user(s) are browsing Support Forums)


Members: 0


Guests: 258


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits