Hello everyone,
I have purchased the screen customization plug-in. https://www.projeqtor.net/en/shop/plugins/screen-customization-detail
I have a strange issue when modifying the contact screen using the plug-in. After hiding a field (fax for example), I have an error message "connection lost. Please reconnect" (see error_connection).
Regarding the log, the error describes as follow :[Thu Jul 01 07:49:17.248642 2021] [php7:warn] [pid 30078] [client 78.202.160.195:60231] PHP Warning: session_start(): Failed to decode session object. Session has been destroyed in /var/www/projeqtor/tool/projeqtor.php on line 44, referer: https://rec-projeqtor.yumesolutions.fr/view/main.php
[Thu Jul 01 07:49:17.248702 2021] [php7:error] [pid 30078] [client 78.202.160.195:60231] PHP Parse error: syntax error, unexpected '"fax"' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in /var/www/projeqtor/model/custom/Contact.php on line 93, referer: https://rec-projeqtor.yumesolutions.fr/view/main.php
When coming back to the plug-in page after reconnection. I have error message for the page "ERROR : an exception occured on Date at Time" (see error_page). Error occured both on plug-in page for contact and in the contact page.
The error message in the log remains the same.

