Project

General

Profile

Actions

Bug #5063

open

Fatal error when browing reporting tab in Administration

Added by Stefaan Vanbillemont almost 11 years ago. Updated almost 11 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Anthony Hurst
Start date:
26/06/2012
Due date:
% Done:

0%

Estimated time:
Complexity:
Normal

Description

PHP Fatal error: Cannot instantiate abstract class repository\\ContentObjectImportForm in /var/www/html/migration/chamilo-dev/repository/php/lib/repository_manager/component/template_importer.class.php on line 32, referer:

Actions #1

Updated by Stefaan Vanbillemont almost 11 years ago

  • Target version set to Backlog (default)
Actions #2

Updated by Anthony Hurst almost 11 years ago

Importing templates always assigns the current session's user id to the imported content objects.

repository\php\lib\content_object_import\cpo\import.class.php on line 17. [use of Session :: get_user_id()].
repository\php\lib\content_object_import.class.php on line 87. [call to import()].
repository\content_object\x\php\lib\implementation\import\cpo.class.php on line 11. [import() on line 1].
repository\php\lib\content_object_import_implementation.class.php on line 16. [call to import()].
repository\php\lib\content_object_import\cpo\controller.class.php on line 508.
repository\php\lib\content_object_import\cpo\controller.class.php on line 221.
repository\php\lib\repository_manager\component\template_importer.class.php on line 86.

Called in Administration > repository > import templates.

Actions #3

Updated by Anthony Hurst almost 11 years ago

  • Status changed from New to Needs testing
  • Assignee set to Stefaan Vanbillemont
  • Target version changed from Backlog (default) to LCMS 3

Corrections made. Please retest once the test installation has been updated.

Actions #4

Updated by Stefaan Vanbillemont almost 11 years ago

  • Status changed from Needs testing to Assigned
  • Assignee changed from Stefaan Vanbillemont to Anthony Hurst
  • Target version changed from LCMS 3 to Backlog (default)

Fatal error is gone .. but no list of available reports.

Actions

Also available in: Atom PDF