Hi,
Please correct the documentation in the short codes section
Short-codes
[wpdm_tag] – Query all downloads from specified tag(s)
If I understand from other forum posts, item_per_page should be items_per_page.
Thank you.
Hi,
The context reside in download-manager\tpls\wpdm-all-downloads.php
file in line number 38
. After modification, you can also make a backup for that file for the next update purpose following this doc, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
I am brand new and already finding this plugin to be very buggy. I am hoping for this to work badly.
I have a free book for those that attended a webinar. They are given a password to use and when they put in the password and hit submit, it takes them to the download or downloads the book right away. They do not have to put in their name and email which defeats the point. If I take off the password then they have to enter the name and email and hit submit in order to get their free book, but I don’t want this book open to anyone who finds this site. I need it password protected. Can you help?
Part 2
If I take off the password and they enter their name and email, I get their details under subscriber, but I also get this error “Fatal error: Uncaught Error: Call to undefined function wp_date() in /home/theprosperity/public_html/wp-content/plugins/download-manager/admin/tpls/subscribers/email.php:69 Stack trace: #0 /home/theprosperity/public_html/wp-content/plugins/download-manager/admin/tpls/subscribers.php(35): include() #1 /home/theprosperity/public_html/wp-content/plugins/download-manager/admin/menus/class.Subscribers.php(43): include(‘/home/theprospe…’) #2 /home/theprosperity/public_html/wp-content/plugins/download-manager/admin/menus/class.Subscribers.php(38): WPDM\admin\menus\Subscribers::emails() #3 /home/theprosperity/public_html/wp-includes/class-wp-hook.php(286): WPDM\admin\menus\Subscribers->UI(”) #4 /home/theprosperity/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #5 /home/theprosperity/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /home/theprosperity/public_html/wp-admin/admin.php(224): do_action(‘wpdmpro_page_wp…’) #7 /home/theprosperity/public_html/wp-admin/edit.php(1 in /home/theprosperity/public_html/wp-content/plugins/download-manager/admin/tpls/subscribers/email.php on line 69″
Hi, I have successfully installed the WPDM Pro to my new website. But the new updated WPDM Pro does not support the Form lock add on.
Please help, We need the form lock for our downloads.
Temporary Logins to the website:
Link:
Username:
Password:
Am not using any shortcodes this is the base category URL for all downloads in the settings of WPDM?
See the following which am getting a lot of in my error log..
[03-Sep-2020 03:40:57 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 04:31:21 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 04:32:10 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 05:52:56 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 06:32:55 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 06:33:55 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 07:04:03 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
[03-Sep-2020 09:53:11 UTC] PHP Warning: explode() expects parameter 2 to be string, array given in /home/mydom/myroot/wp-content/plugins/download-manager/tpls/wpdm-all-downloads.php on line 23
I downloaded the latest version of WPDM and did a compare against the two files, there’s no difference in the files, so am not sure what is causing the error.
This reply has been marked as private.
Here’s the link to my page:
The distiction seems to be in the FileSystem.php class as below. The Content-disposition parameter determines whether it displays or downloads the file (inline or attachment):
if (get_option(‘__wpdm_open_in_browser’, 0) || wpdm_query_var(‘open’) == 1)
header(“Content-disposition: inline;filename=\”{$filename}\””);
else
header(“Content-disposition: attachment;filename=\”{$filename}\””);
In any case, I’ve managed to get it to work after gaining some familiarity with the plugin. Apparently, if I link to a PDF in the WP Media Library, it displays the file. But if I attach the PDF using the Download Manager sidebar, it opens the Windows File Save dialog box, which is exactly what I want.
Is there any way to suppress the filename link from opening that metadata page that displays the download, filesize, filecount, etc?
That link is actually where I would prefer to have it open in brower. I’ve searched around, but I’m not sure which class calls. The link sends this: /?wpdmpro=manuals.
Any help would be greatly appreciated.
Hi,
I want to inform you that, Bootstrap itself has not such a column option that has 20% of the width of the total width that will bring you 5 item per row. But it requires special customization. you can also see the doc here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/ that cols: Number of columns for desktop/laptop layout, value range 1 ~ 4. so it is required special customization.
Thanks.
Can someone please let me know if this is a BUG or if I need to hire out a third-party to investigate why my wp-content/uploads/wpdm-cache/pdfthumbs directory keeps clearing itself out each day? I do not have the Privacy/Auto Clean selected. I do not have any hosting side tasks set up to clear this directory.
Because this directory keeps clearing itself out, the first user to a really long page of downloads gets a timeout error because it takes a long time to generate all of those thumbnails. I really need this cached!
All email template variables you shall find Downloads > Templates > Email Templates
in the Email Template Editor right sidebar. please check if your info variable is there or not. If need custom email template variables there needs to customize the code or some adjustments.
Thanks.
Downloads working fine on your site,
https://platformbioeconomie.nl/download/wpdm-test/
and for Directory add on, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/, you shall find the shortcode listed in the add on description, use the shortcode inside page or post content to show directory like interface for WordPress Download Manager.
Thanks.
I have a pro account and have paid for the S3 addon. However, when I try to update the plugin Download Manager Pro, it fails with an “unable to install” error on my site. I then came here to download a copy and am unable to do so. My account downloads section gives the following error.
Warning: Creating default object from empty value in /home/wpdownlo/public_html/wp-content/themes/wpdm5/download-manager/partials/user-order-details.php on line 36
Warning: Invalid argument supplied for foreach() in /home/wpdownlo/public_html/wp-content/themes/wpdm5/download-manager/partials/user-order-details.php on line 64
How do I get my account fixed so I can update to the latest version of Pro?
I have checked that the parameter of shortcode is item_per_page
but it should be items_per_page
. please check here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Then, everything will work fine.
Thanks.
Hi,
Wordpress has performed an automatic security scan which has identified and immediately fixed an issue on my site.
Email notification below.
“WordPress.com found that the download-manager plugin or theme contains a vulnerability. In order to protect your site and your visitors, the security system automatically removed the entire extension. Since this may have altered the appearance of your site, we recommend you review your site for changes.”
Two questions…
- Any clues on what the security issue is? I have asked WordPress for this information and am awaiting a reply.
- On reinstalling the plugin, will all my downloads be present?
Thanks
Linsey
The email will send automatically. But if you want a custom message there, you can also do that. It needs customizing the Email Templates from Downloads > Templates > Email Templates
. let me know if it helps you.
Thanks.
You have got to be kidding. How about you fix the feature in your product, a product I’ve paid money for, instead of directing me to guide that has me doing it manually? It also doesn’t solve the problem with having to add each file manually to the downloads.
You can check it by uploading it to the media library and then giving the URL path here. And also you can make icons in the default format, put it in the file-type-icons
folder, and then select them. For all downloads package, you can check this add on for this, https://www.wpdownloadmanager.com/download/wpdm-default-values/
Thanks.
I see that more work has been done – thank you! As far as the signing up, after you sign up, you don’t get redirected to the dashboard page. Can this be fixed?
One more thing I noticed is that when I went back to the /downloads page, the access denied was still there after I logged in. So the membership is not allowing me to download that.
-
This reply was modified 4 years, 10 months ago by
Bobby Hayes.
I have checked the test page. but the list still shows all downloads in stead of 20 and the search bar is still not visible.
Hi
The website has two languages.
[wpdm_category id="xxxx" template="1 Column, Extended"]
This shortcode uses to work fine. It only shows on language, however after I update the plugin to 5.1.20.
The page show both languages.
Jun
This reply has been marked as private.
This reply has been marked as private.
I’ve been on vacation and just saw that you uploaded the membership plugin. However, it’s not working. Did you all test it? I see that a free plan was added. I selected that plan in one of the download files. When I go to view it as if I’m a customer, it says that I must login to view the download. I click on it and it takes me to the login page and then if I click on register for a new account, it just takes me to that. It doesn’t take me to the membership plan page at all. I have that page selected under “membership account page” in the settings. If that’s where I’m supposed to select that page at.
Also, the FREE version of the downloads is not working as it will give me a critical error when trying to download anything with public access. However, when I disable the membership plugin, it works fine. Therefore, there’s still issues with the membership plugin.
One more thing, in the dashboard on the left side bar, you have Membership spelled wrong.
Downloads > Templates
reside in your admin panel in the Menu bar. As an option ofDownloads > All Packages
, it is also an option. please check
Thanks.