Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error and Notices #27

Open
dkChase opened this issue Dec 29, 2022 · 0 comments
Open

Fatal Error and Notices #27

dkChase opened this issue Dec 29, 2022 · 0 comments

Comments

@dkChase
Copy link

dkChase commented Dec 29, 2022

Looking at my debug log. It contains several notices and a fatal error. Using the latest version of WP and PHP version 7.4.33 on SiteGround.

`[29-Dec-2022 17:44:39 UTC] PHP Notice: Trying to access array offset on value of type bool in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Subscribe/Base.php on line 270

[29-Dec-2022 17:44:39 UTC] PHP Notice: Undefined index: events_per_order in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php on line 254

[29-Dec-2022 17:44:39 UTC] PHP Notice: Trying to get property 'post_type' of non-object in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php on line 24

[29-Dec-2022 17:44:39 UTC] PHP Notice: Trying to get property 'ID' of non-object in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php on line 29

[29-Dec-2022 17:44:39 UTC] PHP Notice: Trying to get property 'post_title' of non-object in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php on line 33

[29-Dec-2022 17:44:39 UTC] PHP Notice: Trying to get property 'organizer_names' of non-object in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php on line 37

[29-Dec-2022 17:44:39 UTC] PHP Fatal error: Uncaught Error: Call to a member function all() on null in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php:37

Stack trace:
0) [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Subscribe/Base.php(133): Tribe\HubSpot\Properties\Event_Data->get_event_values('last_registered...', NULL)

  1. [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Subscribe/Woo.php(46): Tribe\HubSpot\Subscribe\Base->maybe_register_contact('woo', NULL, 4358, NULL, Array, Array, Object(Tribe\HubSpot\Properties\Event_Data))

  2. [removed]/public_html/wp-includes/class-wp-hook.php(308): Tribe\HubSpot\Subscribe\Woo->register(4358, 49374, 1, NULL)

  3. [removed]/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)

  4. /home/customer/www/americanlaserstudyclub.or in [removed]/public_html/wp-content/plugins/tribe-ext-hubspot/src/Tribe/Properties/Event_Data.php on line 37`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant