teevee98
Forum Replies Created
-
I downgraded to Version 6.0.0 and now all is working normal again.
It seems like 6.1.1 is not stable.
Dear @shameemreza
Thank you for the suggestions.
API Key – I need to find out how to do that.
Check for plugin conflicts – I tried one-by-one, issue remain and only deactivate “WooCommerce Payments“ seems to resolve issue.
Ensure WooCommerce and WooCommerce Payments are up to date – All up-to-date.
Server Permissions – Not sure what I should ask my host in this regard
Review error logs:
2023-07-11T06:37:43+00:00
CRITICAL Uncaught WCPay\Exceptions\API_Exception: Error: Sorry, you cannot access this resource. in /home4/kd65745/public_html/wp-content/plugins/woocommerce-payments/includes/wc-payment-api/class-wc-payments-api-client.php:2009
Stack trace:0 /home4/kd65745/public_html/wp-content/plugins/woocommerce-payments/includes/wc-payment-api/class-wc-payments-api-client.php(1835): WC_Payments_API_Client->check_response_for_errors(Array)
1 /home4/kd65745/public_html/wp-content/plugins/woocommerce-payments/includes/wc-payment-api/class-wc-payments-api-client.php(1265): WC_Payments_API_Client->request(Array, ‘payment_methods…’, ‘GET’)
2 /home4/kd65745/public_html/wp-content/plugins/woocommerce-payments/includes/payment-methods/class-upe-payment-gateway.php(1070): WC_Payments_API_Client->get_payment_method(”)
3 /home4/kd65745/public_html/wp-includes/class-wp-hook.php(310): WCPay\Payment_Methods\UPE_Payment_Gateway->set_payment_method_title_for_email(Object(Automattic\WooCommerce\Admin\Overrides\Order), false, false)
4 /hom in /home4/kd65745/public_html/wp-content/plugins/woocommerce-payments/includes/wc-payment-api/class-wc-payments-api-client.php on line 2009
———
There were mention in the wordpress email that providing this can help too:
WordPress version 6.2.2
Active theme: OceanWP (version 3.4.6)
Current plugin: WooCommerce Payments (version 6.1.1) PHP version 7.4.33
Dear @beautyofcode
thank you for the reply, when I deactivate the “WooCommerce Payments“, then im able to manually push the invoice with any errors [as I wanted to do in the first place].
How do I best resolve this? [Should I delete the plugin and re-install?]
Forum: Plugins
In reply to: [WooCommerce] WooCommerce is blocking external download link@xue28 Thank you for the reply.
The links does not have a .zip extension and leads to a file-management application, where the link is provided. [which WP would see as an external data-base, which is why I added the adress to “Approved download directories”].
I also tried following to overcome the .ZIP restrictions, but it seems to be ignore too by WP.
- Adding “define(‘ALLOW_UNFILTERED_UPLOADS’, true);” to WP-Config.php.
- Installing “File Upload Types” Plugin and adding .ZIP as extension.
Forum: Fixing WordPress
In reply to: Menu Sub item with fixed parent?Hi,
thank you for the reply.
I tried following:
/?category_name=wheels&tag=honda
/product-category/wheels/tag=hondaand both get me to a page with following error:
“Oops! That page can’t be found.
Nothing was found at this location. Try searching, or check out the links below.”Are you sure above is correct?
Forum: Fixing WordPress
In reply to: Edit top-Header menu?Hi folks,
Thank you for the replies.
@ Michael – thank you for the link, I’m using “Storefront”, which is the default WordPress theme. I read through the article, which you linked and the header menu is not accessible at [Dashboard > Appearance > Menus] for me.
@ Steve Stern – thanks for the hint.
Solution:
I created a new menu and assigned it to [Primary Menu] and created a few pages, which I assigned to the menu.Note:
Leaving the assigned new menu empty without pages or content will also push above mentioned issue.This topic can be closed