WPIntell

Source evidence

Stopped working after latest Updates

Pushover Integration for WooCommerce · support · 2020-12-10T19:16:00+00:00

complaintsentiment
mediumseverity
0.93relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 67 rows with source links

14.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

57 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ccolotti unresolved
This was working perfectly but has stopped. It is enabled and we were getting them before. I enabled debug and can capture some logs to help but maybe a hook broke with an update? Test notifications work fine, just nothing configured for orders or free orders Wordpress 5.6 WC version: 4.8.0 The page I need help with: [ log in to see the link] Hi ccolotti, I just checked the current version of the Pushover plugin with the versions of WP and WC you listed and I was able to receive test and New Order notifications. Which notifications are not working? Also, when a new order is created, what status does it go to (pending, completed)? Thanks, Daniel goes into pending. oddly the test works but the actual new order (for paid and free both are checked and have been) don’t send the push… I can setup a staging site for you to poke at… A few steps to debug: 1. Turn on logging and place an order. Check the log for output and any related error messages. 2. The New Order code is here and is going to be hooked in to the woocommerce_thankyou hook. If you’re using a custom theme that removes that hook it won’t fire. Try switching to a base theme like TwentyTwenty or Storefront and place an order to see if it fires. I will try logging, there is no custom theme and it has been working fine for some time. No special removal of the thankyou hook it’s using storefront theme pretty much out of the box. Let me try getting some logs on a staging copy.

Comments

5 shown
Daniel Espinoza 2020-12-15T15:51:00+00:00

Hi ccolotti, I just checked the current version of the Pushover plugin with the versions of WP and WC you listed and I was able to receive test and New Order notifications. Which notifications are not working? Also, when a new order is created, what status does it go to (pending, completed)? Thanks, Daniel

ccolotti 2020-12-15T16:10:00+00:00

goes into pending. oddly the test works but the actual new order (for paid and free both are checked and have been) don’t send the push…

ccolotti 2020-12-15T18:25:00+00:00

I can setup a staging site for you to poke at…

Daniel Espinoza 2020-12-15T20:45:00+00:00

A few steps to debug: 1. Turn on logging and place an order. Check the log for output and any related error messages. 2. The New Order code is here and is going to be hooked in to the woocommerce_thankyou hook. If you’re using a custom theme that removes that hook it won’t fire. Try switching to a base theme like TwentyTwenty or Storefront and place an order to see if it fires.

ccolotti 2020-12-15T20:53:00+00:00

I will try logging, there is no custom theme and it has been working fine for some time. No special removal of the thankyou hook it’s using storefront theme pretty much out of the box. Let me try getting some logs on a staging copy.