1
Roger69
Extended Profiles bug and patch
  • 2005/9/19 10:17

  • Roger69

  • Just popping in

  • Posts: 1

  • Since: 2005/9/2 8


I use XOOPS 2.2.3 with Extended Profile 0.1. If I edit user profile the changes on assignement of groups to user are not saved. I checked the code of modules/profile/admin/user.php and found a possible solution: at line 149 you find: $new_groups = isset($_POST['groups']) ? $_POST['groups'] : array(); $user->setGroups($new_groups); I removed the second line and now it work. Some line down the code check for group membership change, but it never found anything because of the previous assignement. There is a second bug that cause the field 'Displayname' to always be filled with 'admin' but I have not found the cause. Roger

Login

Who's Online

212 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

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

Latest GitHub Commits