Closed mickaelccc closed 5 years ago
Hello @mickaelccc
Thank you for all of these screen shots.
I think your problem is that you have installed PM server 3.0.1.8-community-RE-1.9
, but you are not using it. Unfortunately you are using the 3.0.1.8-community
version
I can be so sure, because, of the version number here in your screenshots:
It should be 3.0.1.8-community-RE-1.9
and not 3.0.1.8-community
(which is the version from ProcessMaker)
So please check your installation, and keep me informed.
Thank you Regards, Tomolimo
Hello Tomolimo,
Thank you for your anwser
So i'll try new a installation asap
Thank you
Hello Tomolimo
I reinstall processmaker and i've the same issue with the dynaform :(
Thank you
Hello @mickaelccc This kind of error is usually linked to the so-called common domain between GLPI and PM. Could check if there are errors in the php error-logs, and in your browser console (press F12 and reload your pages)? Thank you Regards, Tomolimo
There is no error in my browser ( all status < 302 ) and in the php error logs the only thing i have :
Backtrace : inc/toolbox.class.php:478 Toolbox::backtrace() inc/autoload.function.php:168 Toolbox::deprecated() plugins/processmaker/inc/case.class.php:605 _e() plugins/processmaker/inc/case.class.php:731 PluginProcessmakerCase::showForItem() inc/commonglpi.class.php:482 PluginProcessmakerCase::displayTabContentForItem() ajax/common.tabs.php:96 CommonGLPI::displayStandardTab()
i really dont understand what's happening...
thank you
Hello @mickaelccc,
Regarding the error on _e(: it's only a deprecated (will be fixed in next release).
but for the "common domain" issue: What I can propose to you is that I can connect to your system (using for example Teamviewer, Jitsimeet or else) and then I can help you troubleshooting this. It's up to you to propose a date and time, but I'll prefer to do it during evenings (around 20:30 UTC+1). Regards, Tomolimo
Hello Tomolimo,
I know you trying to help but I cant do that Do you have any check list i can use ?
Thank you
Hello @mickaelccc
I know you trying to help but I cant do that
What's the problem? Is it a question of time? or a question of security? If it's a question of time, I can do it also during your working hours, just tell me.
Do you have any check list i can use ?
Here is a list of questions/things to do that can help to troubleshoot the issue:
com
is wrong, mydomain.com
is OK.document.domain
property, or with something like window.parent
. The advise I can give you is to re-read the Wiki regarding the installation of the PM server, especially the Apache2.4 configuration and inbound rewrite rule. See: PM server installation
Regards, Tomolimo
Closed as I got no answer for last comment. Feel free to re-open if something is new on your side.
Hello,
First thx for your work and for this plugin
All seems to be good but i cant see dynaform in GLPI (Everything works perfectly in processmaker)
I installed processmaker-server-3.0.1.8-RE-1.9 on Centos 7 with Apache 2.4.6 / php 5.6.38 / MySQL 5.5.50 / GLPI 9.2 (with Plugin Processmaker 3.3.1)
I Disabled / cleaned all plugins
I added the process example "Remplacement materiel non standard" (i replaced group "Employé" with "GLPI users" i did the change in processmaker "Designer" )
I was able to:
sync process
sync tasks list
add process
The Map view is really small i dont know why...
There is my problem... :(
I dont have any error in PHP information "No value"
Sync group "GLPI Users" : OK
Permission in Processmaker(Admin & Operator) : OK
Permissions (in processmaker) : OK
Rules of affectations : OK
Add lang : I think its okay but i'm not really sure
Add skins : OK
PM requirements : OK
Informations systeme :
Log GLPI: sql-errors.log : no error
php-errors.log : i have this
" Backtrace : inc/toolbox.class.php:478 Toolbox::backtrace() inc/autoload.function.php:168 Toolbox::deprecated() plugins/processmaker/inc/case.class.php:605 _e() plugins/processmaker/inc/case.class.php:731 PluginProcessmakerCase::showForItem() inc/commonglpi.class.php:482 PluginProcessmakerCase::displayTabContentForItem() ajax/common.tabs.php:96 CommonGLPI::displayStandardTab() "
I have tried almost everyting you provide in the issue "[Tutorial 1] No view dynaform #39"
Thanks you for your help & time