AppCheap / roadmap

12 stars 0 forks source link

Issue After activating push notification plugin #108

Closed yasararafat009 closed 2 years ago

yasararafat009 commented 2 years ago

Whenever i login to my website - [Error i got a issue A Critical error on this website]

using php 8.1 debug file - PHP Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/XXXX/public_html/wp-content/plugins/woocommerce/includes/wc-page-functions.php on line 139

wc-page-functions.php on line 139 This code if ( strstr( $path, $customer_logout ) || strstr( $query, $customer_logout ) ) { unset( $items[ $key ] );

yasararafat009 commented 2 years ago

After disable appcheap push notification plugin - it works fine

yasararafat009 commented 2 years ago

I also changed php version like 7.4, 8.0 - still have same error

dangtienngoc commented 2 years ago

I will look in to, but in the error above not show from push notification plugin