I created a pdf theme for the task. But I couldn't show the attachments in pdf.
My current version: 5.7.11 version.
In updating to version 5.8, I get an error saying "SQLSTATE [HY000]: General error: 2006 MySQL server has gone away". The log file creates a 50 mb file each time an error is returned.
Log: https://drive.google.com/file/d/1mdx...ew?usp=sharing
To add the attached image file to the pdf;
<img src = "{{attachmentsIds}}">
<img src = "{{file attachmentsIds}}">
<img src = "{{attachmentsNames}}">
I tried but could not succeed in any of them.
In the new version, I can add images, but I cannot use it because I cannot update the software.
I would like to ask you for your help in updating or adding images before version 5.8.0.
Thank you Espo Crm Family.
My current version: 5.7.11 version.
In updating to version 5.8, I get an error saying "SQLSTATE [HY000]: General error: 2006 MySQL server has gone away". The log file creates a 50 mb file each time an error is returned.
Log: https://drive.google.com/file/d/1mdx...ew?usp=sharing
To add the attached image file to the pdf;
<img src = "{{attachmentsIds}}">
<img src = "{{file attachmentsIds}}">
<img src = "{{attachmentsNames}}">
I tried but could not succeed in any of them.
In the new version, I can add images, but I cannot use it because I cannot update the software.
I would like to ask you for your help in updating or adding images before version 5.8.0.
Thank you Espo Crm Family.
Comment