• Resolved andrewaveley

    (@andrewaveley)


    Just updated and have the following error. Can you help please

    Deprecated: Function The global variable “$filesystem” of the ReduxFramework object is?deprecated?since version 4.5.1! Use Redux_Core::$filesystem instead. in /usr/www/users/andrepdurm/wp-includes/functions.php on line 6114 Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/andrepdurm/wp-includes/functions.php:6114) in /usr/www/users/andrepdurm/wp-admin/includes/misc.php on line 1438 Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/andrepdurm/wp-includes/functions.php:6114) in /usr/www/users/andrepdurm/wp-includes/functions.php on line 7137 Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/andrepdurm/wp-includes/functions.php:6114) in /usr/www/users/andrepdurm/wp-admin/admin-header.php on line 9

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kev Provance

    (@kprovance)

    That’s not an error; it’s a deprecation notice we added so theme authors will stop using old Redux 3.x legacy code and update their assets. Please notify the author of your theme and ask them to make the necessary code changes. If they have additional questions, they can use our GitHub issue tracker.

    Good luck.

    Hi Kev

    When I make clean WP installation with only redux and enable it’s sample options this warning still appears. It also appears when I use code from your docs https://devs.redux.io/guides/basics/getting-started.html

    Plugin Author Kev Provance

    (@kprovance)

    Update to v4.5.3, please. I removed the deprecation notice. I don’t like doing so many updates so soon, but too many people are flooding my support box. It looks as if we’re going to have to support old Redux 3 code for the foreseeable future due to all those old extensions that no one is updating.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.