Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
Everything goes well regarding the installation and connexion. However It is not possible to add Customers, contact or anything else. i get always a red screen at the bottom of the tool with the message in subject field.
Any idea to help me?
Thanks
I guess you are using PHP 7.1.
ProjeQtOr (like many other applications) is not compatible with PHP 7.1
Please try with PHP 7.0
I have de same problem in line 88 of view/parameter.php (and other modules)
86 $width-=30;
87 $displayWidth=$width . 'px';
88 $longTextWidth=($displayWidth-30-300).'px';
on my own PC everything works fine (php < 7.0) on my commercial hired server (where I have other applications and I can not change the php 7.1 version myself) I have problem described in the subject.
Will this be resolved? If so, when?
Chris G.M. Logghe
(dutch speaking)
Hi,
We do not plan yet to have ProjeQtOr compatible with PHP 7.1.
We're waiting for coming paths or PHP 7.2 : as many users complain about the regressions brought by PHP 7.1, maybe behaviour will be reverted in coming versions...