Hello,
Since I'm using EspoCRM I have a "bad server response" error on each time I try to edit or add something.
I searched on this forum, my server error log is different from others.
To illustrate this, I created a new task named "test" and this is my server error :
How can I fix it ? Thanks
Since I'm using EspoCRM I have a "bad server response" error on each time I try to edit or add something.
I searched on this forum, my server error log is different from others.
To illustrate this, I created a new task named "test" and this is my server error :
Code:
Bad server response: <br /> <b>Deprecated</b>: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in <b>Unknown</b> on line <b>0</b><br /> <br /> <b>Warning</b>: Cannot modify header information - headers already sent in <b>Unknown</b> on line <b>0</b><br /> {"id":"578341a251360ad70","name":"test","deleted":false,"status":"Not Started","priority":"Normal","dateStart":null,"dateEnd":null,"dateStartDate":null,"dateEndDate":null,"dateCompleted":null,"isOverdue":false,"description":"petit test","createdAt":"2016-07-11 06:50:10","modifiedAt":"2016-07-11 06:50:10","parentId":null,"parentType":"Account","parentName":null,"createdById":"1","assignedUserId":"1","assignedUserName":"Admin","teamsIds":[],"teamsNames":{},"attachmentsIds":[],"attachmentsNames":{},"attachmentsTypes":{}} espo.min.js:535:25
Comment