Recoverable fatal error: Object of class WP_Error

Support MB Admin Columns Recoverable fatal error: Object of class WP_Error

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6859
    GreatNews.LifeGreatNews.Life
    Participant

    If the admin column field is empty/not filled out, the post list throws an error:

    Recoverable fatal error: Object of class WP_Error and the post list stops loading at that post.

    #6860
    GreatNews.LifeGreatNews.Life
    Participant

    this is on a regular taxonomy select tree field.

    #6874
    Truong GiangTruong Giang
    Participant

    Hi there,

    Can you give me the code you use to register meta box?

    #6877
    GreatNews.LifeGreatNews.Life
    Participant

    https://pastebin.com/hHxvh26L

    the metabox: 'id' => $prefix . 'sections',

    i commented out the admin column because it was throwing the error.

    I havent tested with the other taxonomy metaboxes registered.

    #6880
    Truong GiangTruong Giang
    Participant

    I tested but it works. I guess problem is meta box can't get taxonomies. Can you give me the code you use to register taxonomies?

    #6897
    GreatNews.LifeGreatNews.Life
    Participant

    Here is a screenshot.. the error occurs on a post that doesnt have a taxonomy applied from the metabox... http://imgur.com/a/YKqK8

    Here is the code for the taxonomy: https://pastebin.com/HKU4azBW

    #6909
    Truong GiangTruong Giang
    Participant

    Hi there,

    I fixed your problem. Please update the MB Admin Columns extension.

    Thank you very much.

    #6914
    GreatNews.LifeGreatNews.Life
    Participant

    Hey thanks!!! that worked. Appreciate it. Great support!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Recoverable fatal error: Object of class WP_Error’ is closed to new replies.