Hi Tanvir,
thanks for your answer.
The second link you shared is not working with the asset ID.
I am correct that this is only possible when I create a package for each file correct? If yes, than this is an issue for us, because we don’t want to create a packages for thousand of files.
So isn’t it possible to use the asset shortcode without adding a folder for each user who clicked on the download button?
Thanks Simone
Hi Nayeem,
it took me a bit time, but I found the issue.
There is a spelling mistakte in the following Scirpt:
wp-content\plugins\download-manager\src\__\DownloadStats.php
Line: 111
return $wpdb->update(“{$wpdb->prefix}ahm_user_download_counts”, [‘donwload_count’ ► 0], $where);
The spelling must be ‘download_count’ instead of ‘donwload_count’. Can you please make sure that this is corrected in one of your next updates.
Thanks
The service provider made some changes and it seems that there is a connection to AWS S3 BUT if I try to create a bucket or try to access to an existing one, I do receive the following error message.
“Fatal error: Uncaught Aws\S3\Exception\PermanentRedirectException: AWS Error Code: PermanentRedirect, Status Code: 301, AWS Request ID: 9DD9EEAEE56E308B, AWS Error Type: client, AWS Error Message: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint: “superspirit.ffm.s3.amazonaws.com”., User-Agent: aws-sdk-php2/2.7.17 Guzzle/3.9.2 curl/7.38.0 PHP/7.0.14-1~dotdeb+8.1 thrown in /var/customers/webs/Superspirit/wp_harmonics/wp-content/plugins/wpdm-amazon-s3/aws/Aws/Common/Exception/NamespaceExceptionFactory.php on line 91″
No, my hosting is not at Siteground?
OK
This problem is very annoying. If I add a package, I am for 2 Minutes not able to do something on the site. Then the following error message appears in the lower right corner where the S3 field is:
Fatal error: Maximum execution time of 120 seconds exceeded in /wp_harmonics/wp-content/plugins/wpdm-amazon-s3/aws/Guzzle/Http/Curl/CurlMulti.php on line 224
There are still the same error messages, independet from the execution time!
I need this plugin working very soon because of my product launch.
If I type in the correct key I still receive the message that the key is not valid
Talked to my service provider and there is no access restriction to wpdownloadmanager.com
The PDF stamper works finally. This problem is solved.
I increased the PHP execution time to 60 seconds and then to 120 seconds but the error still appears.
“…Fatal error: Maximum execution time of 120 seconds exceeded in wp_harmonics/wp-content/plugins/wpdm-amazon-s3/aws/Guzzle/Common/Event.php on line 30…”
I checked the AWS key for S3 again with another software. They are correct and working.
Is there a particular PHP version mandatory on the server? On my server is PHP 7.0