Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2017-05-20 16:32:41

Creativologist
Member
Registered: 2014-08-23
Posts: 71

Automatically populating $HTTP_RAW_POST_DATA is deprecated

Error log is filled with this:

[19-May-2017 16:34:33 America/Chicago] PHP Deprecated:  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 Unknown on line 0

Since we cannot edit our php.ini to avoid the warning, your code needs to be updated to correct. (Avoiding the warning doesn't fix the problem anyway)

Please advise

thanks
Vincent

Offline

#2 2017-05-20 17:13:31

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Automatically populating $HTTP_RAW_POST_DATA is deprecated

Hi,
what version of LHC are you using?


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2017-05-20 18:01:02

Creativologist
Member
Registered: 2014-08-23
Posts: 71

Re: Automatically populating $HTTP_RAW_POST_DATA is deprecated

Very latest.  Just updated today.  Errors were from yesterday.  Was it fixed with latest release?

Offline

#4 2017-05-20 18:25:03

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Automatically populating $HTTP_RAW_POST_DATA is deprecated

Hi Creativologist,
I cannot help you if I do not know what version are you using also you need to provide how reproduce the issue you are reporting.
How to see that error?


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer