Skip to content

Admin (plugins panel) : error message when i open the admin panel #3685

@tanchon

Description

@tanchon

Hi,

With the new version, when i open the panel "plugins" from the admin panel i can see an error message due to some new plugins

  • exercise signature
  • positioning
  • xapi
    I don't have any issue with check_extra_field_author_company or other plugins.

For example, with exercise signature
100710730-72e80100-33b0-11eb-9a5b-72ed8d096e50

There is no more error message into this panel if i add this line into the plugin.php file : require_once DIR.'/lib/ExerciseSignature.php'; (it is the same issue with positioning, xapi....)

**Server
Linux. 1.11.14 (from 1.11.12)

Additional context
Exercise signature generates another issue when i execute an exercise : at the end of the exercise, an error message is displaying, similar as to the screenshot above : chamilo doesn't find the class (i have to comment the exercise signature lines in some exercise files to have no more error messages : exercise.class, exercise result...).

I think it is due to the same cause, so i don't open another issue.

Thanks

Tanchon

PS : i didn't try to install any plugin. The error messages seems to be independant from the installation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions