-
Search Results
-
Hello,
We are using WordPress version 5.5.3
Our Download Manager add-on is at version 5.2.4We are using the following Page Template for a package:
<div class=”thumbnail”>
<div class=”media”>
[icon]
<div class=”media-body”>
[page_link]<br />
Released: [create_date]<br />
Updated: [update_date]<br />
Downloads: [download_count]<br />
[download_link]
</div>
</div>
</div>The download link looks like this:
https://enea-my.sharepoint.com/:i:/g/personal/mitu_enea_se/EecFQ1jNfzpNhqccLJPFeXoByt17m5BBmIPwcq7e1Lp9Ug?e=j4QRZR
and clicking on it does NOTHING.While using an older version of the WPDM, the download link looked like this, and the download worked:
https://enea-my.sharepoint.com/:i:/g/personal/mitu_enea_se/Ea3uhf2237ZEijRFMw0JyxgBMZMW2GV-o3x6CuxaHkCKoA?e=UcqRL8We noticed that when using the [file_list] along with Single File Download attribute Enabled, the Download link/button looks OK and it works.
How can we make the download link work again?
Thank you,
Mihai NituHi,
the recent version of WPDM started to cause the following issue for almost all of my downloads: Whenever a download is triggered, the following warning + fatal error appears and the download doesn’t start:
Warning: Illegal string offset ‘600e91dd39458’ in […]/public_html/wp-content/plugins/download-manager/libs/class.DownloadStats.php on line 50
Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 9223372036854775840 bytes) in […]/public_html/wp-content/plugins/download-manager/libs/class.DownloadStats.php on line 50
PHP memory limit is set to the maximum possible value, so that can’t be the origin of the issue. I have never experienced this issue in the previous versions of WPDM.
Additional note: I recognised that the data-downloadurl has two parameters passed after the ‘?’
1. wpdmdl=… & 2. refresh=… –> I tested calling that data-downloadurl without the refresh parameter which made the download start (but the warning and error still appears).Seems to be a general issue during download stats tracking. Are you working on a fix for this?
On this site we use download buttons to open the Page Template for the downloads:
https://knestel.megawork.de/loesungen/leistungselektronik/doppelfrequenzumrichter/
(Use this password to see the page: Kn3s7el!112020)Since we installed the PRO Version of your plugin it randomly adds something to the urls when clicking download instead of opening the file. The url then looks like this and instead of downloading we get a critical wordpress error:
https://knestel.megawork.de/download/doppelfrequenzumrichter/?wpdmdl=8666&refresh=600e7dc6a6fa41611562438It seems like this is reserved to people clicking the link for the first time. When you go back after you got the error page and try again, the link opens correctly. Do you have a solution for this?
I am trying to create a page which would display a grid of downloads something like this https://tinyurl.com/y7t7a2yw
Registered users on the website will be able create a post/page from a template where they can upload thumbnail image, input text and provide a download link for the file. This would be one unit/block in the download page
How do I
1. Create template page/post which the users can use to add content.
2. How would this page automatically populate a page like this https://tinyurl.com/y7t7a2yw where each block of thumbnail, text and download button is from the content added by the user
Search Results for 'Add Url'
Manage your purchases, downloads, and account settings




