Hi, upon executing setup to install my extension I am receiving the following error: Parse error: syntax error, unexpected identifier "Management" in C:\xampp\htdocs\itop\web\setup\modulediscovery.class.inc.php(375) : eval()'d code on line 1
I have enclosed my extension. Thanks in advance for your help.
Hi, upon executing setup to install my extension I am receiving the following error: Parse error: syntax error, unexpected identifier "Management" in C:\xampp\htdocs\itop\web\setup\modulediscovery.class.inc.php(375) : eval()'d code on line 1
I have enclosed my extension. Thanks in advance for your help.
Hello Brenda,
I'm not sure the issue is related to your extension, there is no mention of "Management" in any of its files. It might come from another extension.
Did you try to remove your extension from the /extensions folder and run the setup again to see if the same issue still occur?
Guillaume