• Resolved madvic

    (@madvic)


    Here a notice since long time…

    i can’t debug my script bescause of it
    Notice: /var/www/vhosts/mysite.fr/httpdocs/wp-content/plugins/the-events-calendar/src/deprecated/TribeEventsAPI.php est obsolète depuis la version 3.10 ! Utilisez Tribe__Events__API à la place. in /var/www/vhosts/mysite.fr/httpdocs/wp-includes/functions.php on line 4051

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there,

    Thanks for reaching out 😄

    It sounds like your functions.php is calling Tribe__Events__API which has been deprecated for some time.

    You should be able to search that file for TribeEvents and replace with Tribe__Events__Main

    Hope that helps!

    Take care,
    Ed 🤟

    Thread Starter madvic

    (@madvic)

    Thank you,

    It sound like it is not my functions.php in the themes directory but the functions.php in wp-includes.

    Unless you modified the actual wp-includes/functions.php file, the error is likely coming from the functions.php file within your theme.

    Temporarily switching themes should verify this.

    Does your theme have a folder called tribe-events within it?

    Take care,
    Ed 🤟

    Hey there,

    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! 😄

    Take care,
    Ed 🤟

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

The topic ‘Error in debug mode’ is closed to new replies.