Hello!
I have upgraded Oreon to current version and when I select some services, to display info or edit, I get the following error:
Warning: array_map(): Argument #2 should be an array in /usr/local/oreon/www/include/configuration/configObject/service/formService.php on line 40
When I examined the file and compared it to DB, I saw, that there is no table called "esi".
In any of the scripts, there is no "esi" table for creation or otherwise.
What can I do?
I noticed, that there are some values missing in table "extended_service_information" and I manually created the missing values (around 10). It now works and I get no error. I upgraded my Oreon twice, so probably this is result of one of upgrades.
I have upgraded Oreon to current version and when I select some services, to display info or edit, I get the following error:
Warning: array_map(): Argument #2 should be an array in /usr/local/oreon/www/include/configuration/configObject/service/formService.php on line 40
When I examined the file and compared it to DB, I saw, that there is no table called "esi".
In any of the scripts, there is no "esi" table for creation or otherwise.
What can I do?
I noticed, that there are some values missing in table "extended_service_information" and I manually created the missing values (around 10). It now works and I get no error. I upgraded my Oreon twice, so probably this is result of one of upgrades.
Comment