Title: PHP Warning: call_user_func_array() expects parameter 2 to be array, null given
Last modified: July 8, 2022

---

# PHP Warning: call_user_func_array() expects parameter 2 to be array, null given

 *  Resolved [thazin23](https://wordpress.org/support/users/thazin23/)
 * (@thazin23)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/php-warning-call_user_func_array-expects-parameter-2-to-be-array-null-given/)
 * 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](https://wordpress.org/support/users/kprovance/)
 * (@kprovance)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/php-warning-call_user_func_array-expects-parameter-2-to-be-array-null-given/#post-15810065)
 * 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.

 * ![](https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347)
 * [Redux Framework](https://wordpress.org/plugins/redux-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redux-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redux-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/redux-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redux-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redux-framework/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kev Provance](https://wordpress.org/support/users/kprovance/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/php-warning-call_user_func_array-expects-parameter-2-to-be-array-null-given/#post-15810065)
 * Status: resolved