I'm trying to create new module which utilise "itop-service-mgmt/2.0.0" module; but after create the new module (from http://www.combodo.com/wiki/doku.php?id=customization:start#creating_a_module) AND extract the zip file to "Extension" folder AND run the setup again, the last step of the installation process throws the following error:
Notice: Undefined index: New-Module in C:\inetpub\wwwroot\itop\setup\runtimeenv.class.inc.php on line 458
Warning: Invalid argument supplied for foreach() in C:\inetpub\wwwroot\itop\setup\runtimeenv.class.inc.php on line 479
Any idea why this error appears?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I'm trying to create new module which utilise "itop-service-mgmt/2.0.0" module; but after create the new module (from http://www.combodo.com/wiki/doku.php?id=customization:start#creating_a_module) AND extract the zip file to "Extension" folder AND run the setup again, the last step of the installation process throws the following error:
Notice: Undefined index: New-Module in C:\inetpub\wwwroot\itop\setup\runtimeenv.class.inc.php on line 458
Warning: Invalid argument supplied for foreach() in C:\inetpub\wwwroot\itop\setup\runtimeenv.class.inc.php on line 479
Any idea why this error appears?
Thanks