and I got this error:
Error loading module "up-addcreatedby_requestedfor": /itop_design/module_design[itop-portal] at line 92: could not be found or marked as removed - Loaded modules: dictionaries:1.0, core:1.0, application:1.0, approval
in the module.xml
// Setup
//
'dependencies' => array(
'itop-portal-base/3.2.1',
'itop-portal/1.0.0'
),
I'dont understand, because I wrote an extension "Owned CI" in the portal and that's working...:
<module_designs>
<module_design id="itop-portal" xsi:type="portal" _delta="must_exist">
<classes>
........
</classes>
<bricks>
<brick id="functionalci-for-portal-users" xsi:type="Combodo\iTop\Portal\Brick\ManageBrick" _delta="define">
<active>true</active>
<rank>
<default>70</default>
</rank>
<width>6</width>
<title></p>
<p>I've already installed the new version of the portal....<br>
thanks in advance</p></title></brick></bricks></module_design></module_designs>
</twig></form>
Last edit: Peter, U 4 days ago
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I need a little help:
I try to implement the "caller_id" tutorial -> "requested_for" but i got an error:
https://www.itophub.io/wiki/page?id=3_2_0:customization:portal_howto_change_caller
The code :
<form id="ticket-create" _delta="must_exist">......
<module_design id="itop-portal" xsi:type="portal" _delta="must_exist">
<forms>
</forms></module_design>
<twig _delta="redefine">
and I got this error:
Error loading module "up-addcreatedby_requestedfor": /itop_design/module_design[itop-portal] at line 92: could not be found or marked as removed - Loaded modules: dictionaries:1.0, core:1.0, application:1.0, approval
in the module.xml
// Setup
//
'dependencies' => array(
'itop-portal-base/3.2.1',
'itop-portal/1.0.0'
),
I'dont understand, because I wrote an extension "Owned CI" in the portal and that's working...:
<module_designs>
<module_design id="itop-portal" xsi:type="portal" _delta="must_exist">
<classes>
........
</classes>
<bricks>
<brick id="functionalci-for-portal-users" xsi:type="Combodo\iTop\Portal\Brick\ManageBrick" _delta="define">
<active>true</active>
<rank>
<default>70</default>
</rank>
<width>6</width>
<title></p> <p>I've already installed the new version of the portal....<br> thanks in advance</p></title></brick></bricks></module_design></module_designs>
Last edit: Peter, U 4 days ago