TribeEvents.php deprecated notice

Home Forums Calendar Products Events Calendar PRO TribeEvents.php deprecated notice

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1002574
    marlieinthesouth
    Participant

    Hi,

    I have this

    tribe events Notice: /home/mysite/www/wp-content/plugins/the-events-calendar/src/deprecated/TribeEvents.php est déprécié depuis la version 3.10! Utilisez Tribe__Events__Main à la place. in /home/mysite/www/wp-includes/functions.php on line 3510

    and my site is very slow (serveur log “Failed to flush CGI output to client”)

    What should I do?

    thanks

    Mar.

    #1002702
    Nico
    Member

    Hi Mar,

    Thanks for reaching out, and sorry to hear about the issues you are having 🙁

    It seems you are calling the class ‘TribeEvents‘ which name has changed to ‘Tribe__Events__Main‘, Can you search for uses of ‘TribeEvents‘ in your functions.php file -located at wp-content/themes/your_theme/- and change those to ‘Tribe__Events__Main‘?

    If you can check if the error is still present with default Tweentyfifteen theme, that would be great!

    Please let me know if you can manage to find the old class call,
    Best,
    Nico

    #1002823
    marlieinthesouth
    Participant

    Hello Nico,

    no, I didn’tn could you help me more?

    thanks
    Mar.

    #1003272
    Nico
    Member

    Hey Mar,

    Of course I can help you further on this.

    If this is still present with default WordPress theme, then please try to deactivate (or upgrade) the plugins: the events calendar category colors and the events calendar shortcode. They might be including the calls to the old class name.

    Please let me know when you can check on that,
    Best,
    Nico

    #1008245
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘TribeEvents.php deprecated notice’ is closed to new replies.