• Resolved bxwpdev

    (@bxwpdev)


    Hi – just having some issues with a fatal error being thrown; this is caused by:

    /common/src/Tribe/Utils/Taxonomy.php

    … specifically on line 170. I’m not entirely sure what’s going on other than it doing a check/sanitisation on the applied taxonomy terms for events. In logs it returns

    array_filter(): Argument #1 ($array) must be of type array, WP_Error given

    I’ve currently commented out this filter block and just have it returning an empty array for now, and the site is back. Any ideas, or could a check be made around this function to catch errors?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support masoodak

    (@masoodak)

    Hi @bxwpdev,

    Thanks for reaching out, and sorry for the trouble.

    Could you provide some more details about this issue? For example, are you using the latest version of our plugins and WordPress? What version of PHP is your site on? Does this error remain even when all other plugins except for Event Tickets are disabled and WordPress is switched to a default theme?

    These follow-up questions will help me set up a sandbox site to try and reproduce the issue.

    Kind regards,
    Masood

    Plugin Support Darian

    (@d0153)

    Hi @bxwpdev

    This thread has been inactive for a while, so we’ll go ahead and mark it Resolved. Please open a new thread if any other questions arise, and we’d be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error in taxonomy.php’ is closed to new replies.