tomolimo / processmaker

GLPI plugin that provides an interface with ProcessMaker (http://www.processmaker.com/)
30 stars 11 forks source link

Facing issues while attaching process case to ticket #62

Closed vikijha closed 6 years ago

vikijha commented 6 years ago

PHP Notice(8): Undefined index: pm_users_id Backtrace : ...ins/processmaker/inc/processmaker.class.php:202 ...ins/processmaker/front/processmaker.form.php:26 PluginProcessmakerProcessmaker->login() ...ins/processmaker/front/tracking.injector.php:43 include() 2018-06-23 06:19:34 [7@vikass-MacBook-Pro.local] PHP Notice(8): Undefined index: pm_users_id Backtrace : ...ins/processmaker/inc/processmaker.class.php:203 ...ins/processmaker/front/processmaker.form.php:26 PluginProcessmakerProcessmaker->login() ...ins/processmaker/front/tracking.injector.php:43 include() 2018-06-23 06:19:34 [7@vikass-MacBook-Pro.local] *** PHP Notice(8): Undefined index: password Backtrace : ...ins/processmaker/inc/processmaker.class.php:205 ...ins/processmaker/front/processmaker.form.php:26 PluginProcessmakerProcessmaker->login() ...ins/processmaker/front/tracking.injector.php:43 include() 2018-06-23 06:19:35 [7@vikass-MacBook-Pro.local] From PluginProcessmakerProcessmaker::login() in /Applications/XAMPP/xamppfiles/htdocs/glpi-9.2/plugins/processmaker/inc/processmaker.class.php line 220 Processmaker Plugin: - Soap problem: stdClass Object ( [status_code] => 4 [message] => Wrong password [version] => 2.0 [timestamp] => 2018-06-23 02:19:35 )

tomolimo commented 6 years ago

Hello, Could you please send me the processmaker server configuration, the processmaker plugin configuration and GLPI configuration? Thank you Regards Tomolimo

vikijha commented 6 years ago

Hi ,

Apperciate your quick response. Please find screenshot

glpi config pm groups pm users skin-config glpi
tomolimo commented 6 years ago

Hello, Thank you for the screencopies. Could you also send the processmaker system configuration and the plug-in configuration and GLPI system configuration? Thank you Regards Tomolimo

vikijha commented 6 years ago

Hi Tomolimo ,

Fixed this issue , this issues was occurring because sync between gulp_users and plugin_users was not happening.

Thanks for quick response

tomolimo commented 6 years ago

You're welcome, Regards Tomolimo