Getting

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1118681
    Rob Urie
    Participant

    Hello. Since I recently updated to WordPress 4.5.2, the current Events Calendar and Pro addon, and the most recent Incarnation Theme update I am getting this error.

    Fatal error: Cannot redeclare tribe_is_event_category() (previously declared in /home7/mhcyouth/public_html/portlandmounthope/wp-content/themes/incarnation/config-events-calendar/the-events-calendar/public/template-tags/query.php:15) in /home7/mhcyouth/public_html/portlandmounthope/wp-content/plugins/the-events-calendar/src/functions/template-tags/query.php on line 15

    Can you help me to correct this?

    #1118876
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    It looks like your theme includes a function from our plugin, but did not rename it to something unique.

    You can try renaming this function:

    tribe_is_event_category()

    In this file:

    /wp-content/themes/incarnation/config-events-calendar/the-events-calendar/public/template-tags/query.php

    To

    incarnation_tribe_is_event_category()

    That should stop the error, but but I am not sure what else is might change in your site.

    Since this is your theme’s coding I would see about also contacting them to see what they can do to help as they are more familiar with it.

    Let me know if you have any follow up questions.

    Thanks

    #1124567
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Getting’ is closed to new replies.