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: Jetpack CRM plugin #34687

Closed
brittanygray902 opened this issue Dec 17, 2023 · 3 comments · Fixed by #34690
Closed

Fatal Error: Jetpack CRM plugin #34687

brittanygray902 opened this issue Dec 17, 2023 · 3 comments · Fixed by #34690
Assignees
Labels
[Platform] Atomic [Plugin] CRM Issues about the Jetpack CRM plugin [Pri] High [Status] Priority Review Triggered The guild in charge of triage has been notified of this issue in Slack Triaged [Type] Bug When a feature is broken and / or not performing as intended
Milestone

Comments

@brittanygray902
Copy link

Impacted plugin

CRM

Quick summary

User is unable to delete segments created with Jetpack CRM Extension: Advanced Segments plugin. Running php-errors in CLI provided Fatal error for Jetpack CRM.

ZD-7465293

Steps to reproduce

  1. Have Jetpack CRM & Jetpack CRM Extension: Advanced Segments installed (with segments created)
  2. Go to: Contacts > Segments
  3. Attempt to delete segment

Result: Pop up: "Could not delete!"

A clear and concise description of what you expected to happen.

With both the Jetpack CRM & Jetpack Advanced Segments plugin you should be able to properly delete segments.

What actually happened

When you attempt to delete segments you get a pop up that says, "Could not delete!"

Impact

One

Available workarounds?

No but the platform is still usable

Platform (Simple and/or Atomic)

Atomic

Logs or notes

Fatal error related to Jetpack CRM:

[17-Dec-2023 18:12:01 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function jpcrm_api_forbidden_request() in /srv/htdocs/wp-content/plugins/zero-bs-crm/includes/ZeroBSCRM.AJAX.php:3744
Stack trace:
#0 /wordpress/core/6.4.2/wp-includes/class-wp-hook.php(324): zeroBSCRM_AJAX_enactListViewBulkAction('')
#1 /wordpress/core/6.4.2/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#2 /wordpress/core/6.4.2/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /wordpress/core/6.4.2/wp-admin/admin-ajax.php(188): do_action('wp_ajax_enactLi...')
#4 {main}
  thrown in /srv/htdocs/wp-content/plugins/zero-bs-crm/includes/ZeroBSCRM.AJAX.php on line 3744
[17-Dec-2023 18:13:21 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wordpress/core/6.4.2/wp-includes/functions.php on line 6031
[17-Dec-2023 18:13:26 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wordpress/core/6.4.2/wp-includes/functions.php on line 6031
@brittanygray902 brittanygray902 added [Type] Bug When a feature is broken and / or not performing as intended Needs triage Ticket needs to be triaged labels Dec 17, 2023
@github-actions github-actions bot added [Plugin] CRM Issues about the Jetpack CRM plugin [Platform] Atomic [Pri] High [Status] Priority Review Triggered The guild in charge of triage has been notified of this issue in Slack labels Dec 17, 2023
@jeherve jeherve moved this from Needs Triage to Triaged in Automattic Prioritization: The One Board ™ Dec 18, 2023
@jeherve jeherve added Triaged and removed Needs triage Ticket needs to be triaged labels Dec 18, 2023
@coder-karen
Copy link
Contributor

coder-karen commented Dec 18, 2023

Thanks for reporting this!

This looks to be related: #34586

@coder-karen
Copy link
Contributor

@brittanygray902 This should now be fixed as of the latest release we just put out today - Jetpack CRM v6.3.2.

@jinnypark
Copy link
Member

I've replied to user asking to update to the latest version, @coder-karen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Platform] Atomic [Plugin] CRM Issues about the Jetpack CRM plugin [Pri] High [Status] Priority Review Triggered The guild in charge of triage has been notified of this issue in Slack Triaged [Type] Bug When a feature is broken and / or not performing as intended
Development

Successfully merging a pull request may close this issue.

5 participants