• Resolved ukjack

    (@ukjack)


    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

    (@khalilu)

    Hi @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

    (@khalilu)

    Hi @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.