Title: Missing Method Error
Last modified: June 7, 2021

---

# Missing Method Error

 *  Resolved [ukjack](https://wordpress.org/support/users/ukjack/)
 * (@ukjack)
 * [5 years ago](https://wordpress.org/support/topic/missing-method-error/)
 * Hi
 * Looks like a minor bug in WP Team 2.1.1 free version and the preceding release
   which is showing in my admin interface. No problems in the frontend.
 * Team.php tries to add an action called custom_image_size in line 158. It’s looking
   for the method in src/Admin/Admin.php but the method does not exist so I get 
   an error every time the post_updated hook fires as follows:
 * Warning: call_user_func_array() expects parameter 1 to be a valid callback, class‘
   ShapedPlugin\WPTeam\Admin\Admin’ does not have a method ‘custom_image_size’ in…
 * I’ll work around it by commenting out line 158 but thought I’d let you know.
 * jack

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

 *  Plugin Contributor [Md Khalil Uddin](https://wordpress.org/support/users/khalilu/)
 * (@khalilu)
 * [5 years ago](https://wordpress.org/support/topic/missing-method-error/#post-14532637)
 * Hi [@ukjack](https://wordpress.org/support/users/ukjack/)
 * Thanks for letting us know. We will fix it in the upcoming version.
 * Have a good day!
 * Thank you very much.
 *  Plugin Contributor [Md Khalil Uddin](https://wordpress.org/support/users/khalilu/)
 * (@khalilu)
 * [5 years ago](https://wordpress.org/support/topic/missing-method-error/#post-14541934)
 * Hi [@ukjack](https://wordpress.org/support/users/ukjack/)
 * We have updated the plugin today fixing the issue. Please update to the latest
   version.
 * If you like the plugin, feel free to share your experience in the review section.
 * Thank you.

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

The topic ‘Missing Method Error’ is closed to new replies.

 * ![](https://ps.w.org/team-free/assets/icon-256x256.gif?rev=3503149)
 * [Responsive Team Members Showcase, Team Grid, Team Slider, and Staff List - Smart Team (formerly WP Team)](https://wordpress.org/plugins/team-free/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-free/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-free/)
 * [Active Topics](https://wordpress.org/support/plugin/team-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-free/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-free/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Md Khalil Uddin](https://wordpress.org/support/users/khalilu/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/missing-method-error/#post-14541934)
 * Status: resolved