WPIntell

Source evidence

Plugin not working anymore

FCM Push Notification from WP · support · 2021-09-13T08:19:00+00:00

mixedsentiment
mediumseverity
0.85relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 28 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
matthiaswolff resolved
Plugin was working fine before. We installed a new website with latest WP and migrated. Also updated the plugin, where theres a new field sound. We entered default. When we try to test the notification, the response is as follows: {“headers”:{},”body”:”\n\n The page I need help with: [ log in to see the link] I believe its simple not compatible with version 5.8.1 of WordPress. On the old site it gives this payload: {“headers”:{},”body”:”{\”message_id\”:5008504187727409789}”,”response”:{“code”:200,”message”:”OK”},”cookies”:[],”filename”:null,”http_response”:{“data”:null,”headers”:null,”status”:null}} On the new one its this one: {“headers”:{},”body”:”\n\n We have an immense problem. Could you help to update it? HI, I tested it on my website, WP 5.8.1 Activate the logs in the plugin (fcm-dp-push-notification.php file) and see if there are any errors in your installation. The log file (debug.log) is generated in the wp-content folder To write to the log: $this->write_log(‘your text here’); `API Return {“headers”:{},”body”:”{\”message_id\”:7592770531357352034}”,”response”:{“code”:200,”message”:”OK”},”cookies”:[],”filename”:null,”http_response”:{“data”:null,”headers”:null,”status”:null}} Send again FCM Options

Comments

2 shown
matthiaswolff 2021-09-13T10:46:00+00:00

I believe its simple not compatible with version 5.8.1 of WordPress. On the old site it gives this payload: {“headers”:{},”body”:”{\”message_id\”:5008504187727409789}”,”response”:{“code”:200,”message”:”OK”},”cookies”:[],”filename”:null,”http_response”:{“data”:null,”headers”:null,”status”:null}} On the new one its this one: {“headers”:{},”body”:”\n\n We have an immense problem. Could you help to update it?

Paulo Miranda 2021-09-30T17:42:00+00:00

HI, I tested it on my website, WP 5.8.1 Activate the logs in the plugin (fcm-dp-push-notification.php file) and see if there are any errors in your installation. The log file (debug.log) is generated in the wp-content folder To write to the log: $this->write_log(‘your text here’); `API Return {“headers”:{},”body”:”{\”message_id\”:7592770531357352034}”,”response”:{“code”:200,”message”:”OK”},”cookies”:[],”filename”:null,”http_response”:{“data”:null,”headers”:null,”status”:null}} Send again FCM Options