Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] error on try create a new workflow
#1
PHP Notice:  Undefined index: LBL_SET_DATE in /Smarty/templates_c/3dfd3e3a3c52d4cea8d963031033383a68252366_0.file.EditWorkflowTriggerTypes.tpl.php on line 176, referer: http:///index.php?module=com_vtiger_workflow&action=workflowlist&list_module=Leads


Attached Files Image(s)
   
Ranieri
eCRM Web
Reply
#2
should be fixed: https://github.com/tsolucio/corebos/commit/d7440b98b533355567d297dedbfe32cee1535171

I added the labels:

'LBL_EVENTNAME' => 'Event Name',
'LBL_DESCRIPTION' => 'Description',
'LBL_STATUS' => 'Status',
'LBL_TYPE' => 'Type',
'LBL_START_TIME' => 'Start Time',
'LBL_START_DATE' => 'Start Date',
'LBL_END_TIME' => 'End Time',
'LBL_END_DATE' => 'End Date',
'LBL_SET_DATE' => 'Set Date',
'LBL_AFTER' => 'After',
'LBL_BEFORE' => 'Before',
'LBL_DAYS' => 'days',
Joe
TSolucio
Reply
#3
updated

I think this is correct


Attached Files
.php   pt_br.lang.php (Size: 8.24 KB / Downloads: 2)
Ranieri
eCRM Web
Reply
#4
you didn't update the file before translating. the new labels are missing from the file
Joe
TSolucio
Reply
#5
oh ... sorry, you are right !

system shows a error message ..


Attached Files Image(s)
   
Ranieri
eCRM Web
Reply
#6
make sure you updated correctly as I do not get any error message
Joe
TSolucio
Reply
#7
how i forced git execute again?
git response
Already up-to-date.

Solved when downgrade to php 7.1
Ranieri
eCRM Web
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)