Announcement
Collapse
No announcement yet.
"Bad Server" getting while using reports
Collapse
X
-
Hi, Ok yuri. I'll go for 2.3.10 and let you know if any issue cause. Thank you very much.
-
I recommend to install 2.3.10 version. Your fix will cause notices in log at least.
Leave a comment:
-
Originally posted by yurikuzn View PostHi Nishan,
It's an incompatibility with php 5.6. Can you upgrade to php7.1 ? If not I will help you to make a fix.
1082 - $type = $item['type'] ?? null;
1088 - $type = $item['type'] ?? null;
1089 - $value = $item['value'] ?? null;
1119 - $type = $item['type'] ?? null;
Am I did wrong ? or is it ok ?
Last edited by Nishan Perera; 05-02-2019, 09:07 AM.
Leave a comment:
-
You can also try to install the latest advanced pack 2.3.10. This may fix the problem.
Leave a comment:
-
Hi Nishan,
It's an incompatibility with php 5.6. Can you upgrade to php7.1 ? If not I will help you to make a fix.
Leave a comment:
-
Hi,
In the chrome console it shows as this "Bad server response: <br />
<b>Parse error</b>: syntax error, unexpected '?' in <b>C:\xampp\htdocs\epocrm\application\Espo\Modules \Advanced\Services\Report.php</b> on line <b>1082</b><br />"
I cannot identify the issue with the reports.
Leave a comment:
-
"Bad Server" getting while using reports
Hi,
I'm getting "bad server" error while creating reports. im using advanced pack 2.3.9 version with php 5.6.40 in xampp. Please help me to sort this matter.Tags: None
Leave a comment: