Fatal error in taxonomy.php
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error in taxonomy.php’ is closed to new replies.