mohamednabil2
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Download link doesn’t sentThe problem solved it wasn’t WooCommerce problem it was web hosting problem with Office365 I cancelled it and everything worked fine.
Thanks for your help.Forum: Plugins
In reply to: [WooCommerce] Download link doesn’t sentAll emails are showing in WP Mail Logging. but the email with link isn’t arrived despite the fact it showing in WP Mail as “sent”. I tried to resend the email using WP Mail Logging and the email still not arrived.
I get this error when I enabled wordpress debug:
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart/items is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart/items is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart/items is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart/items/(?P[\w-]{32}) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart/items/(?P[\w-]{32}) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/cart/items/(?P[\w-]{32}) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/products is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/products/(?P[\d]+) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/products/collection-data is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/products/attributes is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/products/attributes/(?P[\d]+) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for wc/store/products/attributes/(?P[\d]+)/terms is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home3/te/public_html/wp-includes/functions.php on line 5229
Forum: Plugins
In reply to: [WooCommerce] Download link doesn’t sentUnfortunately none of this is the cause of the problem I tried to send normal emails and it be sent just fine but any email that contain download link or any kind of link the message not sent. So please what is the problem if only emails that contains link not be sent.
I used
WP Mail Logging plugin and tried to resend and it doesn’t work.
Easy WP SMTP all normal emails be sent fine but email with link not arrive.
Thank you.