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

Checkout blocked when Keap is active but not "authorized" or set up #6

Open
3 tasks done
kimcoleman opened this issue Jan 23, 2025 · 0 comments
Open
3 tasks done

Comments

@kimcoleman
Copy link
Member

kimcoleman commented Jan 23, 2025

Describe the bug
I activated Keap while running some tests and didn't re-authorize it/fully set it up.

Image

Checkout is blocked with the following errors:

Warning: Undefined array key "count" in /Users/kimberlycoleman/Local Sites/pmprokimfork/app/public/wp-content/plugins/pmpro-keap/pmpro-keap.php on line 54
( ! ) Warning: Undefined array key "id" in /Users/kimberlycoleman/Local Sites/pmprokimfork/app/public/wp-content/plugins/pmpro-keap/pmpro-keap.php on line 56
( ! ) Warning: Undefined array key "tags" in /Users/kimberlycoleman/Local Sites/pmprokimfork/app/public/wp-content/plugins/pmpro-keap/classes/class-pmpro-keap-api-wrapper.php on line 280

There is a code comment here that was never actioned.

"// We probably need to make sure we can connect and not fatal error."

Expected behavior
Membership Checkout should work and skip / bypass any Keap processes if the site is not authorized.

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
  • This bug happens with a default WordPress theme active, or Memberlite.
  • I can reproduce this bug consistently using the steps above.
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