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 hiding a field in the contact screen. When hiding fax for the example, I have the following error in screen : error_connection, meaning « Connection lost. Please reconnect ».In the log, it displays the following :=10.5pt[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 reconnecting and going back to the plug-in page, I have an error message for the contact. I have the same error message in screen when navigating to the contact page. See error-page, the meaning is « ERROR : an exception occured at Date/Time ».In the log the error is the same as previous.How can I overcome this issue ?Thanks for your helpBest regards
Which version of projeqtor are you using ?
Please post here the file preojeqtor/model/custom/Contact.php
Hi,
we are using version V9.1.3
You can found attach the latest version of the contact.php files (Contact 4.php).
I attach also the previous version which have the issue (contact, contact2 and contact3)
best regards
Here is fixed file
NB : you are using V9.1.3 which is not the last patch on V9.1. Consider migrating to V9.1.5 or V9.2.1 (latest stable)
It works ! Thank you

