Skip to content

Mydashboard 2.1.5 : bug  #147

@EC2311

Description

@EC2311

Hello

error
glpiphplog.CRITICAL: *** Uncaught Exception Error: Class "PluginMydashboardMenu" not found

in config.form.php line 31 : the name of the pluginmydashboardmenu is wrong
the line must be :
Html::header(PluginMydashboardMenu::getTypeName(2), '', "tools", "PluginMydashboardMenu",'PluginMydashboardConfig');
instead of
Html::header(PluginMydashboardMenu::getTypeName(2), '', "tools", "pluginmydashboardmenu",'PluginMydashboardConfig');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions