Redux warning prohibits correct ajax requests
-
Hello,
I`m using the WP-Rest API and have a problem with the redux part of WP Mail Logging:
On some ajax requests I get the Redux output:
<b>Warning</b>: file_get_contents(https://www.reduxframework.com/wp-content/uploads/redux/redux_notice.json): failed to open stream: HTTP request failed! HTTP/1.1 500 hphp_invoke
in <b>/srv/www/gantner-instruments.de/current/web/app/plugins/wp-mail-logging/inc/redux/redux-framework/ReduxCore/inc/class.redux_filesystem.php</b> on line <b>186</b>And so WordPress can not return correct JSON.
There is a github ticket for the problem in redux:
https://github.com/reduxframework/redux-framework/issues/2309Please update redux framework in your plugin to prevent this error.
Of course, I could disable output, but this is not what I want on my development server.
Thank you for this great Plugin!
- The topic ‘Redux warning prohibits correct ajax requests’ is closed to new replies.