Conversation
supportWe’ve had some issues with error handling causing php to crash. Issues come in common/src/Tribe/Error.php in count and implode functions when $indexes is an integer. I’m not sure if this is a problem with our setup in general but I managed to fix in our instance by checking if $indexes are countable before counting them.
Hi @ellisbarnwell , Thanks for reaching out. Could you please provide the complete PHP error message you’re seeing? Having the full error, including the stack trace (if available), will help us investigate the issue more thoroughly on our end. Looking forward to your reply.
Hi @ellisbarnwell , Thanks for reaching out. Could you please provide the complete PHP error message you’re seeing? Having the full error, including the stack trace (if available), will help us investigate the issue more thoroughly on our end. Looking forward to your reply.