Title: Warning: call_user_func_array()
Last modified: August 21, 2016

---

# Warning: call_user_func_array()

 *  Resolved [Kokyick](https://wordpress.org/support/users/kokyick/)
 * (@kokyick)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/warning-call_user_func_array-18/)
 * Hi may i know is this jiaoshop plugin error as I did not see it previously on
   my product page “Warning: call_user_func_array() expects parameter 1 to be a 
   valid callback, function ‘suffusion_before_end_content’ not found or invalid 
   function name in /home/karrenfe/public_html/wp-includes/plugin.php on line 429”
 * The code for line 429 is :
    do { foreach ( (array) current($wp_filter[$tag]) 
   as $the_ ) if ( !is_null($the_[‘function’]) ) call_user_func_array($the_[‘function’],
   array_slice($args, 0, (int) $the_[‘accepted_args’]));
 *  }
 * I’m bad at php, glad if someone can help
 * Thanks
 * [https://wordpress.org/plugins/jigoshop/](https://wordpress.org/plugins/jigoshop/)

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

 *  [OptArt](https://wordpress.org/support/users/optart/)
 * (@optart)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/warning-call_user_func_array-18/#post-4774460)
 * Hi [@kokyick](https://wordpress.org/support/users/kokyick/),
    “suffusion” is 
   your theme name I believe? The error is given by it’s function so best way to
   solve it would be to contact theme author. Let us know if you’d need any additional
   help!
 *  Thread Starter [Kokyick](https://wordpress.org/support/users/kokyick/)
 * (@kokyick)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/warning-call_user_func_array-18/#post-4774475)
 * Ok thanks . I will approach my theme for further support then.

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

The topic ‘Warning: call_user_func_array()’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jigoshop_655549.svg)
 * [Jigoshop](https://wordpress.org/plugins/jigoshop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jigoshop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jigoshop/)
 * [Active Topics](https://wordpress.org/support/plugin/jigoshop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jigoshop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jigoshop/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Kokyick](https://wordpress.org/support/users/kokyick/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/warning-call_user_func_array-18/#post-4774475)
 * Status: resolved