Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Workflow blank
#3
(03-12-2020, 08:12 AM)joebordes Wrote: first make sure you clear the service worker cache
then look in your apache error log and share the error that you are getting there

I have found the problem.

With February 19, 2020 update: fix (Workflow: export) eliminates warning
** modules/com_vtiger_workflow/com_vtiger_workflow.php

line of code: $filters = isset(($_REQUEST['filters'])) ? vtlib_purify($_REQUEST['filters']) : '';
I replaced it with the old code:
$filters = vtlib_purify($_REQUEST['filters']);
It worked
Please review the updated code on February 19, 2020 with any wrong parameters?
Thanks.
Reply


Messages In This Thread
Workflow blank - phongkni - 03-12-2020, 02:47 AM
RE: Workflow blank - joebordes - 03-12-2020, 08:12 AM
RE: Workflow blank - phongkni - 03-12-2020, 10:13 AM
RE: Workflow blank - joebordes - 03-12-2020, 10:34 AM
RE: Workflow blank - joebordes - 04-06-2020, 12:43 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)