mikhaylot
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Cannot create phar errorHi @rynald0s
Thanks for your response, but that is not a case,
Phar module is installed https://ibb.co/2nPTTf0 and the directory has all the permissions I also tried to use /wp-content/plugins/temp/ temp folder by specifying
define(‘WP_TEMP_DIR’, dirname(__FILE__) . ‘\\wp-content\\plugins\\temp’);
the error is still the same:
Cannot create phar ‘C:/inetpub/wwwroot/mysite/wp-content/plugins/temp/f0d80dd1859028960cd6ce2cfd9b96c9tmp’, file extension (or combination) not recognised or the directory does not exist
I tried to manually download and place db file into
/wp-content/uploads/woocommerce_uploads/t357Bx04qYXOXn9oWdhRbJ33mBzq34SA-GeoLite2-Country.mmdb
– but that doesn’t work either (woocommerce doesn’t use manually placed DB file if there was this error on beginning )
- This reply was modified 5 years, 4 months ago by mikhaylot.
It’s
WooCommerce 4.8.0
WooCommerce Subscriptions 3.0.11Just create 2 or more subscriptions and add both to a shopping cart. Before this configure your plugin to add payment gateway fees
I tried another payment fee plugin and faced the same error and same behavior
https://wordpress.org/support/topic/woocommerce-subscription-7/