• Resolved rigel09

    (@rigel09)


    Hi,

    I’m running WordPress 3.5.2. After I updated the Events Calendar plugin from version 2.0.10 to 3.5.1, I got a list of warning messages in the header like below:

    Warning: Missing argument 3 for TribeEvents::filter_multiday_cutoff() in /…/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 1821

    Does anyone know the cause of this? Thanks.

    https://wordpress.org/plugins/the-events-calendar/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter rigel09

    (@rigel09)

    forgot to mention: already tried resetting permalinks.

    Part of the reason your seeing this is that you have define( WP_DEBUG, true ) in your wp-config.php. I’m assuming this is on purpose.

    Try going to the Events > Settings > General and Save Changes, whether or not you’ve made any.

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi rigel09,

    Moving from 2.0.10 to 3.5.1 is a big jump- did you move to 3.0 on the way, or go straight there? There are so many changes that it could have caused some problems.

    Have you tried Andy’s suggestion? That might help solve the issues. And as he said, you could also turn WP_DEBUG off.

    Best,
    Leah

    Thread Starter rigel09

    (@rigel09)

    Thanks Andy and Leah. The WP_DEBUG has always been on false in the wp-config. So I guess the warning message is critical.

    The plugin hasn’t been updated in years, should I manually upgrade to 3.0, then auto update to 3.5.1? Would that make a difference?

    Thanks for your help!

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi rigel09,

    Yes, I highly recommend that you update to the latest version. It’ll give you cool new features, and hopefully solve some issues as well. Going to 3.0 first is the best way to do it, before jumping to the latest version. You can download whatever versions you need from here. You’ll also want to check out this page for some tips.

    Best,
    Leah

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

The topic ‘Warning messages on website’ is closed to new replies.