This plugin has a memory leak that is causing pages to throw errors.
This happened on the themes page:
(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /wp-content/themes/atelier/includes/options/inc/class.redux_filesystem.php on line 186 Warning: file_get_contents(http://www.reduxframework.com/wp-content/uploads/redux/redux_notice.json): failed to open stream: no suitable wrapper could be found in /wp-content/themes/atelier/includes/options/inc/class.redux_filesystem.php on line 186
And this happens on several different pages repeatedly:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in /wp-content/themes/atelier/includes/meta-box/inc/fields/image-advanced.php on line 98
Please help me find a solution to this problem. Thanks.