Bug #2462

Error when I try to remove some users
Start date:
07/12/2010
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
After I try to remove some users I get this error:
Fatal error: Class 'user\Application' not found in /var/www/html/chamilo/user/php/lib/user_manager/component/deleter.class.php on line 56
Line 56 in deleter.class.php: $this->redirect($message, ($failures > 0), array(Application :: PARAM_ACTION => UserManager :: ACTION_BROWSE_USERS));
It's also impossible to remove them by using the delete button (x):
History
Updated by Michael Hosdez about 12 years ago
- Status changed from Needs testing to Feature implemented
Updated by Nathalie Blocry almost 12 years ago
the fix for this issue breaks the user-browser in the admin when the weblcms has not been installed
Updated by Hans De Bisschop almost 12 years ago
- Project changed from Chamilo LCMS Connect to User
- Category deleted (
7)