fields icon indicating copy to clipboard operation
fields copied to clipboard

Fatal error: Trying to load a forbidden class name "0" in ..\inc\autoload.function.php on line 266

Open user9931 opened this issue 3 years ago • 0 comments

I understand this is my mistake.. somehow i'm added (or just click "add" button) without specification the asset type! Now i'm have an error like that when trying to open "additional fields" plugin settings Fatal error: Trying to load a forbidden class name "0" in C:\path-to-glpi\inc\autoload.function.php on line 266

Its not shows anything but "Export to YAML" button still working, yaml file It seems like something definitely wrong with lines 80-86

And remove button of "fields" plugin not working (shows "removing mysql tables".. and nothing)

upd: DELETE FROM glpi_plugin_fields_containers WHERE glpi_plugin_fields_containers.id = 9; fixed the issue

i dont understand how i'm stuck with this bug in first time, but in my instance of glpi its easely reproduceble this way: select "Insertion in the form of a specific tab" - >

user9931 avatar Jul 21 '21 10:07 user9931