Last seen: 07 Oct 2025 19H22
Is there a guide for updating ?
Understood. And best practice would be to utilize the latest stable release. This was one of the latest logged events: 2025-09-23 10:37:30.449 ...
Is there a good reliable guide for UPDATING VERSION. I cannot afford lose my data and ticket system if I upgrade versions.
I am on version: V10.3.4
Where can i follow the ticket progress?
What can be done in the meantime? Anything?
Fix: In C:Program Files (x86)EasyPHP-Devserver-17eds-binariesphpphp713vc14x86x230519122821PHP.INI, un-comment extension=php_openssl.dll. chang...
I will take some screenshots reflecting how attachments are setup and attach to this case soon.
I will review the information in the manual and get back with any questions that I may have.
What do you mean when you say, "How are they shared?" Do I need to setup sharing permissions on the server, etc...?
Yes. The file attachments are on the server. Screen shot below: What else do I need to check?
What do you mean "automatic corrector"? I still do not have any attachments in the email after using ${allAttachments} in the email template. Any...
I was able to get the notes to show in the email now. They were set to private. After making them public, the notes appear in the email sent using t...
Understood. My apologies.
the following seemed to work: mysql -u root -p set @@global.show_compatibility_56=ON;
According to phpmyadmin, I am set to "uft8mb4_general_ci". So I should be good. Correct?
Ok. But what is confusing to me is why it was looking to use a latin1 CHARACTER SET in the first place. Is this a default ? I did not make any c...
But i needed to change it to 'latin1_general_ci' to resolve the below errors and the Global Planning. Will I get these errors again if I change it t...
I see the following: Recommended MySql configuration (in my.ini ou my.cnf) : innodb-default-row-format=dynamic collation when creating the datab...