The attachmends are my code for the enum field and the error message in the installtion.
Without the style tag will itop install my extension.
If i use the style tag in aother value tag of the enum and the default value as no style tag it installed the extension as well but the database valid values is corrapted with this false data. Shown in the last attachment.
thanks, I will try, but how to remove current extension? is there some files(xml or php), where should I remove reference also? I faced with problem when I tried to update from 2.7 to 3.0. But I cannot find for what this extension itop-tickets used for, and there is no extension in itop hub
2. Open the newly added iTop media type and replace all with your values.
The following parameters are required:
itop_url - actual URL of your iTop instance.
itop_user - iTop user login.
itop_password - user's password.
itop_organization_id - ID of your organization.
itop_class - name of the class to be used when creating new tickets from Zabbix notifications. For example, UserRequest or Problem.
itop_log - the type of log section in the ticket for posting problem's updates from Zabbix. Must be Private or Public.
itop_comment - the comment that will be posted to ticket's history.
However, when I assigned other profiles to myself include the Service Desk agent profile, Change Manager, Configuration Manager, etc. the default page after logging in to iTop becomes the Portal User module ( _module=itop-portal&exec_page=index.php). And, though I still have administrator profile to my account, I cannot switch back to the more detailed Admin page. There is no link nor indicator on the Portal User page.
Hi
I tried to install iTop together with TeemIP, everything go well untill installation is at 80%. Then the following error has appear:
Notice: Trying to access array offset on value of type int in /www/utile/itop/core/cmdbobject.class.inc.php on line 471Notice: Trying to access array offset on value of type int in /www/utile/itop/core/cmdbobject.class.inc.php on line 471
and installation has stopped.
What can i do to correct this?
The Itop provider connects to your Itop server and retrieve data through theitop REST API. The data is refreshed dynamically depending on your choices.Since it gathers a lot of configurations objects from Itop, it puts them incache. Loging out or waiting 10 hours will flush the cache.