Title: Missing json from discontinued Redux Framework?!
Last modified: March 30, 2021

---

# Missing json from discontinued Redux Framework?!

 *  [MeOnline](https://wordpress.org/support/users/webber2012/)
 * (@webber2012)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/)
 * I have found the following issue:
 * 404 Not Found
    HTTP API Transport: curl DNS resolution time: 0,0003 Connection
   time: 0,1044 Start time (TTFB): 0,2084 Reaction size: 114 B Answer content type:
   text/html
 * —————-
 * Which comes from:
 *     ```
       reduxNewsflash->get_notice_json()
       wp-content/plugins/wp-mail-logging/lib/vendor/redux-framework/core/newsflash.php:57
       reduxNewsflash->__construct()
       wp-content/plugins/wp-mail-logging/lib/vendor/redux-framework/core/newsflash.php:37
       ReduxFramework->__construct()
       wp-content/plugins/wp-mail-logging/lib/vendor/redux-framework/framework.php:437
       No3x\W\S\WPML_Redux_Framework_config->initSettings()
       wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php:70
       do_action('plugins_loaded')
       wp-includes/plugin.php:484
       ```
   
 * —————-
 * I have read some recent Redux related posts here but regarding something else(
   i guess?) – leading to believe there maybe an over all issue with the use of 
   the Redux Framework by WP Mail Logging. How can it be solved?
    -  This topic was modified 5 years, 2 months ago by [MeOnline](https://wordpress.org/support/users/webber2012/).
    -  This topic was modified 5 years, 2 months ago by [MeOnline](https://wordpress.org/support/users/webber2012/).

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

 *  Thread Starter [MeOnline](https://wordpress.org/support/users/webber2012/)
 * (@webber2012)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/#post-14254270)
 * Found several instances of the old domain (reduxframework.com) in several files
   of WP Mail Logging.
 * And the plugin has not been updated for 7 months, is it dead?
 *  [F R](https://wordpress.org/support/users/frosado/)
 * (@frosado)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/#post-14645661)
 * We are also seeing this PHP error:
 * `PHP Notice: A feed could not be found at "http://reduxframework.com/feed/"; 
   the status code is "404"`
 * Which is coming from this failed API call to an URL that is no longer valid:
 *     ```
       Method: GET
       URL: http://reduxframework.com/wp-content/uploads/redux/redux_notice.json	
       Status: 404 Not Found	
       Caller: reduxNewsflash->get_notice_json()
       Component: Plugin wp-mail-logging
       ```
   
 * Can this be corrected in the next update?
 *  [F R](https://wordpress.org/support/users/frosado/)
 * (@frosado)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/#post-14647478)
 * I see the issue I raised is being discussed in other threads with a solution 
   suggested here: [https://wordpress.org/support/topic/widget-redux-framework-news-doesnt-work/](https://wordpress.org/support/topic/widget-redux-framework-news-doesnt-work/)
    -  This reply was modified 4 years, 10 months ago by [F R](https://wordpress.org/support/users/frosado/).
 *  [Michael Rimbach](https://wordpress.org/support/users/rimbimbi/)
 * (@rimbimbi)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/#post-14730294)
 * Any news here?
 * GET [http://reduxframework.com/wp-content/uploads/redux/redux_notice.json](http://reduxframework.com/wp-content/uploads/redux/redux_notice.json)
   404 Not Found
    reduxNewsflash->get_notice_json() Plugin: wp-mail-logging
 *  [F R](https://wordpress.org/support/users/frosado/)
 * (@frosado)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/#post-14732473)
 * [@rimbimbi](https://wordpress.org/support/users/rimbimbi/): I haven’t seen any
   updates to the plugin so I followed the solution from the link posted above and
   manually updated the feed URL to the correct one. In my case, I made the following
   changes to resolve the issue on our installation:
 * /wp-content/plugins/wp-mail-logging/lib/vendor/redux-framework/framework.php
   
   Changed URL to [https://redux.io/feed/](https://redux.io/feed/) in line 433
 * /wp-content/plugins/wp-mail-logging/lib/vendor/redux-framework/core/dashboard.
   php
    Changed the feed URL to [https://redux.io/feed/](https://redux.io/feed/)
   in line 27
 * I hope this helps others who encounter this error.

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

The topic ‘Missing json from discontinued Redux Framework?!’ is closed to new replies.

 * ![](https://ps.w.org/wp-mail-logging/assets/icon-256x256.jpg?rev=2562296)
 * [WP Mail Logging](https://wordpress.org/plugins/wp-mail-logging/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mail-logging/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mail-logging/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mail-logging/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mail-logging/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mail-logging/reviews/)

## Tags

 * [reduxframework](https://wordpress.org/support/topic-tag/reduxframework/)

 * 5 replies
 * 3 participants
 * Last reply from: [F R](https://wordpress.org/support/users/frosado/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/missing-json-with-redux-framework/#post-14732473)
 * Status: not resolved