tomolimo / processmaker-server

ProcessMaker Edition compatibles with GLPI via plugin
GNU Affero General Public License v3.0
10 stars 2 forks source link

Can't see task list #32

Closed softptmesvcuellar closed 1 month ago

softptmesvcuellar commented 1 month ago

I have created the first tutorial and synced the process list in glpi, but cant sync the tasks on the process. Pm api seems to not see created tasks. No php errors on neither side. ProcessMaker server is using its own php-fpm. pmconfig pmpluginconfig takslist tutorial1 tasklist2

tomolimo commented 1 month ago

Hello @softptmesvcuellar Could you check that there is a defined path to file here: image ? And could you check if there are errors in the error_log file? If there is no filepath, then could you add one in the php.ini config file and then re-do a test and check again the error_log file?

Thank you Regards, Tomolimo

tomolimo commented 1 month ago

Hello @softptmesvcuellar I think that there is something that is not correctly configured about default language in GLPI vs language in PM server.

Could you confirm that:

  1. In PM server, the Intl PHP module is correctly installed image

  2. Confirm that dropdown translation is activated in GLPI: see: https://github.com/tomolimo/processmaker/wiki/Requirements#activation-of-the-dropdown-translations image

  3. What's GLPI default language, and what's PM server default language? Post screenshot like below image

Thank you Regards, Tomolimo

softptmesvcuellar commented 1 month ago

Fixed changing default language to English