• Resolved Brian

    (@brianglassman)


    Cannot update slider images –

    Fatal error: Call to a member function getTimeStamp() on a non-object in /home/content/26/8736826/html/bm/wp-content/plugins/cmb2/includes/CMB2_Utils.php on line 303

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Sounds like date_create_from_format() is returning false in this case.

    Can you provide your configuration for your metaboxes, and if you got that far, values saved to them?

    Thread Starter Brian

    (@brianglassman)

    Can you point me in the right direction?

    Using the “Perfect Couple” WordPress theme and they appear to leverage CMB2 for a countdown timer.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    If this is something the theme is bundling, then talking to their support is probably the better first step here. They’ll know more about how they’ve set things up and configured them to work with the theme itself.

    Also, from the looks of it, the function in question is PHP version 5.3+. Not sure if you know how to check what version the site runs on, but it may be playing a part. However, you’re getting issues with returned values more than you are undefined functions.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I know a bit late, but any update on this @brianglassman ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cannot Update Slider – CMB2 Plugin – Fatal Error’ is closed to new replies.