Plugin Support
Darian
(@d0153)
Hi @jhaun
Thank you for reaching out! I’ve set up a new test site on my end, but I wasn’t able to reproduce the warning message you mentioned.
Could you please share the versions of the following, along with the specific steps you took when you encountered the issue? This information will help me better understand your setup and investigate further:
– The Events Calendar version
– WordPress version
– Any other relevant plugins or themes
If you have any additional details or screenshots, please include those as well. I’m here to help and will do my best to get this resolved for you!
Thread Starter
jhaun
(@jhaun)
Hi Darian,
Yes, no problem. Here’s what we’re currently using for this site:
The Events Calendar: version 6.15.0.1
WordPress: version 6.8.2
The theme is custom built. The other plugins being used are:
Also, this is running on PHP 8.2.
ACF Content Analysis for Yoast SEO – 3.2
Admin Columns Pro – 6.4.21
Advanced Custom Fields PRO – 6.5.0.1
Advanced Custom Fields: Extended PRO – 0.9.1.1
Advanced Custom Fields: Font Awesome – 4.1.2
Advanced Custom Fields: Gravity Forms Add-on – 1.3.8
Advanced Editor Tools – 5.9.2
Akismet Anti-spam: Spam Protection – 5.5
Classic Editor – 1.6.7
Gravity Forms – 2.9.16
Gravity Forms Akismet Add-On – 1.1.0
Gravity Forms Signature Add-On – 4.8.0
Gravity PDF – 6.13.1
Instagram Feed Pro Personal – 6.0.4
Redirection – 5.5.2
Safe SVG – 2.3.3
Simple Page Ordering – 2.7.4
The Events Calendar – 6.15.0.1
The Events Calendar Pro – 7.7.0
Wordfence Security – 8.0.5
WP Crontrol – 1.19.2
WP Mail SMTP – 4.5.0
WP Migrate – 2.7.4
WP Store Locator – 2.2.260
Yaost Duplicate Post – 4.5
Yoast SEO – 25.7
There are quite a few plugins on this site, so not sure which ones would be relevant, although the code shows the line will probably error for that line in PHP 8.2, and the $term variable should be checked to see if it’s an array first? For example:
if (
tribe_is_event( $event_id )
&& is_array( $term )
&& is_object_in_term( $event_id, Tribe__Events__Main::TAXONOMY, [ $term['term_id'] ] )
) {
$return = true;
} else {
$return = false;
}
Thanks,
Jonathan
Plugin Support
Darian
(@d0153)
Hi @jhaun
Thank you for reaching out! Since you have a premium license, we’d love to provide you with the best possible support. To help us assist you more efficiently—and to comply with WordPress Forum Guidelines for premium users—please open a Support Ticket through our Help Desk.
Once your ticket is submitted, one of our team members will be in touch shortly. We’re looking forward to helping you resolve this!
Plugin Support
Darian
(@d0153)
Hi there,
Since there hasn’t been any recent activity on this thread, I’ll go ahead close this for now.
If you have any more questions or need additional support, please don’t hesitate to open a Support Ticket through our Help Desk.