Call to undefined function when saving post/page

Support General Call to undefined function when saving post/page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2402
    MemaddogMemaddog
    Participant

    Hello,

    Lately I am getting an error like this one "Fatal error: Call to undefined function rwmb_meta() in /nas/content/staging/eastlakechurch/wp-content/plugins/elc-special-sauce/inc/elc-functions.php on line 615" when saving a post/page that includes a reference to rwmb_meta(). I had created a handful of shortcodes for displaying content in my Meta Box fields. I don't believe there are any new plugins (or other plugin updates). I wasn't receiving this error just days ago, but I am now.

    Line 615 that the error references is simply:

    return rwmb_meta('location_giving', '', 76 );

    "location_giving" is a simple text field Meta Box.

    The front-end displays just as it should - this error is only appearing when saving posts/pages in the admin.

    #2411
    Anh TranAnh Tran
    Keymaster

    Hi, this bug was just fixed on Github. It will be released in v4.8.3 soon this week. If you need it urgent, please try the development version on Github.

    #2422
    Anh TranAnh Tran
    Keymaster

    FYI, the version 4.8.3 was released. Please update to get rid of the bug.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Call to undefined function when saving post/page’ is closed to new replies.