rachyandco
Forum Replies Created
-
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] error loading settingstested and it works
Many thanks!!
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] error loading settingsWith the help of gesman i was able to have a working file:
Warning: this is not an approved fix. Use at own risk.
if it does not work, you can deactivate, delete and reinstall the plugin to get a fresh official version
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] error loading settingsthis could be a duplicate of https://wordpress.org/support/topic/the-gateway-name-is-no-title-in-checkout-tab-i-cannot-enable-it
With the help of gesman i was able to have a working file:
Warning: this is not an approved fix. Use at own risk.
if it does not work, you can deactivate, delete and reinstall the plugin to get a fresh official version
thanks you got an invite
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] error loading settingsAfter some mysql digging, and using the WP debug tool, it seems that the options table was not populated with the bitcoin plugin.
The query that is failing:
SELECT option_value FROM mysite_options WHERE option_name = 'woocommerce_bitcoin_settings' LIMIT 1It seems also that this issue is related https://wordpress.org/support/topic/the-gateway-name-is-no-title-in-checkout-tab-i-cannot-enable-it?replies=5
+1