Hello
I have already sent a question about this some months ago, but after having renewed my license, the problem occurred again.
So this is he problem : I have a dozen of downloadable files on my WP site. But below each page, there are automatics navigation hyperlinks to with to an other downloadable file. This is a feature I want to delete, in order to get some privacy. I don’t want a user to see other downloadable files, if I send him one unique URL.
Can you please help me to fix that ? it worked during some months… but the problem is back again.
Thanks in advance.
Hi, we have a problem with the link template. We want to change the code to show an icon instead of the text Download with a link to a popup window, but the code doesnt work. This is the code.
<div class=”link-template-default card mb-2″>
<div class=”card-body”>
<div class=”media”>
<div class=”mr-3 img-48″>[icon]</div>
<div class=”media-body”>
<h3 class=”package-title”>[page_link]</h3>
<div class=”text-muted text-small”><i class=”fas fa-copy”></i> [file_count] [txt=file(s)] <i class=”fas fa-hdd ml-3″></i> [file_size]</div>
</div>
<div class=”ml-3″>
</div>
</div>
</div>
</div>
Hi, I have the following issue with the WPDM plugin and its Advanced Access Control extension. The plugin is supposed to manage access to downloadable files. However, I’ll provide an example that, in my opinion, has security issues. For instance, I have two users, user1 and user2. I also have file1. For file1, only user1 is granted permission to download it (configured using the Advanced Access Control – settings Members). When I log in as user1, the system appears to be fine, and I can see and download file1 (the download link looks something like https://www.domain.tld/?wpdmdl=idfile&refresh=uniqid). However, when I log in as user2, who is not supposed to have access to file1, I can still see file1 in file list. The good thing is that there is no “Download” button. However, if I manually enter the download link in the browser while logged in as user2 (https://www.domain.tld/?wpdmdl=idfile&refresh=uniqid), the file gets downloaded. Why, user2 has no access. Why is it that user2 can download file1 when they shouldn’t have access? I see this as a security issue and a fundamental flaw in the Advanced Access Control plugin. The link even works without the refresh variable, just with the id (https://www.domain.tld/?wpdmdl=idfile). This would allow any user with access to their files to download files of all other users. How to address this issue? Is it a configuration problem, or is the plugin designed incorrectly?
Hello,
When adding a file to a new package, through the WPDM Downloads > All Packages > New Package screen, it seems to add the file to the WP MEdia Library, where the direct File URL can be accessed by anyone if entered into a browser.
Is there a setting where files that are part of a WPDM package are not publically accessible, and only accessible based on the WPDM settings?
I appreciate your time.
Hi
We are getting the following Deprecated errors from WPDM Pro. Is this something you’re aware of or do you think this could be something in our setup that we need to look into?
Thanks very much.
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_author is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_date is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_date_gmt is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_content is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_title is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_excerpt is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$comment_status is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$ping_status is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_password is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_name is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$to_ping is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$pinged is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_modified is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_modified_gmt is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_content_filtered is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_parent is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$guid is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$menu_order is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_type is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$post_mime_type is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$comment_count is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$filter is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$author_name is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$author_profile_url is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$avatar_url is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$avatar is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$thumb is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$preview is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$page_url is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$page_link is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$page_url_qr is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$btnclass is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$download_url is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$download_link is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$download_link_extended is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$download_link_popup is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$formatted is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$__template is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
[15-Nov-2023 12:22:51 UTC] PHP Deprecated: Creation of dynamic property WPDM\Package\Package::$__template_type is deprecated in …/wp-content/plugins/download-manager/src/Package/PackageController.php on line 383
Hello,
We want to add nofollow tags to Download Manager’s link extensions.
Our example link: https://www.freesvgdownload.com/download/baby-its-freaking-cold-outside-svg-png-free-cut-files/
We activated the mask download link feature from the settings pane. But Google continues to crawl these pages. Can you please help us on how to give nofollow tags to these links?
Thanks,