Hello,
I'm getting this on my log, please find attached file log.
The thing is that after updating to 8.4.4, I've tried to create a custom field through the plugin, but then the app crashed to a white screen. After the fail, I 've had to restore a back up so I lost the previous log.
This log is after restoring the app. I don't want to go for the update again if there is any other error causing the crash.
Thank you for your help.
KR
Ok.
The problem comes when I create a custom field through the Screen customization plugin under Change Request Module.
There is nothing in the logs that I can capture.
Thank you for your time.
Hugs!
Hi,
Search for double comma ( ,, ) in file model/custom/ChangeRequest.php.and change to single comma ( , )
(post it here if you don't find.
Also migrate to latest patch version V8.4.4 that fixes source of the issue.
(V8.4.1 is not a stable release)
Hi,
Issue is not in ChangeRequest form.
To identify source of isse, please :
- check for errors in projeqtor log file
- check for errors in php error log file
- check for errors in apache error log file
- check for errors in browser console.
Report any error here.