• Resolved rjjacob

    (@rjjacob)


    I love the plugin! Works great and saved me a lot of time. However, I am getting a full error_log with the following:

    [22-Dec-2018 12:45:18 UTC] 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
    [22-Dec-2018 12:45:18 UTC] https://xxxxx.xxxxx.xxx/wp-content/plugins/external-login/assets/in_app

    Server Environment: VPS running CENTOS 6.10 (virtuozzo) Apache 2.4, PHP 7.1, MYSQL 5.6, WP 5.0.2, Generate Press Pro child theme latest version

    No other issues noted.

    Before I added the directive to php.ini, I want to make sure this is the correct handling and there is not some other issue here.

    Many thanks in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author tbenyon

    (@tbenyon)

    Hey @rjjacob,

    Looking into this now.

    Tom

    Plugin Author tbenyon

    (@tbenyon)

    Hey @rjjacob,

    You’ve posted two error messages. The second error log that states a URL for the plugin is a mistake of mine. It was a debugging log I had forgotten to remove but there is no error happening here. I’ve removed it from the repo so it will not appear in the next version. Thanks for flagging 🙂

    Before seeing this, I would have assumed that the error before was related to the plugin however at the moment I don’t believe it is. If it is I will of course continue to look into this. Can we confirm whether this is the case?

    Can you tell me:

      The action you have to do to make the error happen? Is it on any page load?
      Whether this error log persists when External Login is disabled?

    Thanks,

    Tom

    Thread Starter rjjacob

    (@rjjacob)

    No worries. I could not reproduce the other error logging in and navigating the site with your plugin enabled, so I don’t think it is the cause of the PHP Deprecated message either. I’ll continue to monitor it but I think you’re off the hook for this one.

    Thanks for looking into it, though!

    Plugin Author tbenyon

    (@tbenyon)

    😀

    No worries. I’ll mark this as resolved for now but if you have any further issues just let me know.

    Thanks,

    Tom

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Errors in Error Log’ is closed to new replies.