exxis
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Checkout Page TaxOh and this would also apply to the cart
Forum: Fixing WordPress
In reply to: Tags from Blog Posts are converted to numbersThis problem was because of an error of wpml, here’s the link for further information also for a fix.
https://wpml.org/forums/topic/when-i-translate-a-blog-post-the-tags-get-numbers-in-the-translation/
- This reply was modified 5 years ago by exxis.
Forum: Plugins
In reply to: [WooCommerce] Digital downloads don’t work anymoreNo I’ve an unmetered service with them. But I found the source of the problem.
It’s because of an caching error with WProcket,
They’ve suggested we use
if (!-e $request_filename){
rewrite ^(.*)$ /index.php break;
}as additional nginx directive
so caching would work, with that the caching works but it somehow breaks every download link and media file (mostly .mp4) in woocommerce and wordpress. They also don’t know how to fix it.
Without the code the downloads work again.Forum: Plugins
In reply to: [WooCommerce] WooCommerce Secure Downloads outsite of webrootHello Jesse,
yes I’ve tried that, problem here is the files I have are to large. Starting from 6 Gb and the largest are around 15. I’ve set a high enough execution time and also allow to 20gb of filesize to be uploaded to wordpress but still at some point I get random timeouts.
The outsite of the webroot solution would be the best I think, but I’ve the feeling that because I use ngnix that somewhere there is the problem and I need to change some settings, but I’m not that familiar with ngnix to know what it is.Forum: Plugins
In reply to: [WooCommerce] WooCommerce Secure Downloads outsite of webrootIt works within the uploads folder of wordpress. But if I go outside of the webroot, then even if I set the permissions to 775 it doesn’t work. Then again, could it be that I have to set some premissions within nginx?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Secure Downloads outsite of webrootoh forget to ask, do you mean a separate folder inside the uploads folder?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Secure Downloads outsite of webrootthank you for your reply, I will try this and get back to you
Forum: Plugins
In reply to: [WooCommerce] Custom Order Received/Tank you page per gatewaythank you, will check these out, nextmove lite looks promising.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Secure Downloads outsite of webrootIs there any support?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Secure Downloads outsite of webrootno one?
Ok I’ve switch autotls off seems to work, receiving the emails still with tls encrypted.
Tried some around, getting this error now
Versions:
WordPress: 5.2.2
WordPress MS: No
PHP: 7.3.6
WP Mail SMTP: 1.4.2Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: mail.manurefetish.com
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)Server:
OpenSSL: OpenSSL 1.1.0j 20 Nov 2018
SMTP Debug:
2019-06-23 05:25:58 Connection: opening to ssl://mail.xxx.com:465, timeout=300, options=array (
)
2019-06-23 05:25:58 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
2019-06-23 05:25:58 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Failed to enable crypto
2019-06-23 05:25:58 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl: