• Resolved thazin23

    (@thazin23)


    PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /plugins/redux-framework/redux-core/inc/classes/class-redux-wordpress-data.php on line 475

    PHP Warning: call_user_func_array() expects parameter 2 to be array, null given in /plugins/redux-framework/redux-core/inc/classes/class-redux-wordpress-data.php on line 475

    May I know how to fix this error?

    Thanks in advance.

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

    (@kprovance)

    The theme you are using is feeding an improperly formatted callback into Redux. Since I don’t have the theme you are using, and since the origin of the theme is in the theme, you’re going to have to report this to the theme author. Let them know a callback they are using in their option array isn’t passing properly, if at all.

    Good luck.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Warning: call_user_func_array() expects parameter 2 to be array, null given’ is closed to new replies.