Bug #2117
UserManagerUserDetailComponent error
Start date:
07/10/2010
Due date:
% Done:
100%
Estimated time:
Complexity:
Normal
Description
Fatal error: Call to undefined method MDB2_Error::fetchRow() in /var/www/html/studentenportfolio/common/database/object_result_set.class.php on line 46
I think the problem is that it tries to check lcms-related tables while the lcms is not installed;
(
[error_message_prefix] =>
[mode] => 1
[level] => 1024
[code] => -18
[message] => MDB2 Error: no such table
[userinfo] => _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT * FROM studentenportfolio.weblcms_course_request AS alias_wcr WHERE (alias_wcr.`user_id` = '8' AND alias_wcr.`decision_date` Array
.....
History
Updated by Hans De Bisschop about 12 years ago
- Status changed from New to Bug resolved
- Assignee set to Hans De Bisschop
- Target version set to 3
- % Done changed from 0 to 100
Should be fixed now, component only takes installed (and active) applications into account.
Updated by Stefaan Vanbillemont almost 12 years ago
- Project changed from Chamilo LCMS Connect to Common