Done however, it took many tries and would just hang.
I continue to get errors such as below.. Does 5.3.4 resolve this issue or can I roll back safely to an earlier version?
[14-Feb-2021 16:22:24 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 60270864 bytes) in D:\sites\www-xxxxxxx\public_html\wp-includes\wp-db.php on line 2022
[14-Feb-2021 16:22:38 UTC] WordPress database error Lock wait timeout exceeded; try restarting transaction for query UPDATE ffwp_postmeta
SET meta_value
= ‘5611’ WHERE post_id
= 10168 AND meta_key
= ‘__wpdm_download_count’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, WPDM\libs\Apply->triggerDownload, include(‘/plugins/download-manager/wpdm-start-download.php’), WPDM\libs\DownloadStats->add, update_post_meta, update_metadata
[
This reply has been marked as private.
Please simply click the Save Settings again for license key option from Downloads > Settings > License
, that will regenerate the access token. Finally, go to plugins page and update will work fine this time
thanks
Please simply click the Save Settings again for license key option from Downloads > Settings > License
, that will regenerate the access token. Finally, go to plugins page and update will work fine this time
thanks
Do you want to only change the title Downloads to All Items, please elaborate on this issue, please
thanks
Thanks for your answer. It works for now. But this should not be necessary, it wasn’t a problem before and I didn’t change anything when the error happened. My downloads are mostly small files. So it seems to be some problem in the plugin itself. I hope this will get fixed in a following version.
AnonymousInactive
Only one thing I can’t do, essentially, I also activated the archive from the download manager settings, but by setting the page of (all products) I would like to have written (All Items) in the title of the archive instead automatically it says (Downloads).
I just set up the elementor widget (archive title) which automatically checks the archive name. While on the pages that I create, on the categories and tags everything is ok. Only the page where all the products are, so the download manager main archive page I can’t edit.
Some time ago I did a similar thing for another plugin under the help of that plugin developer and he had me add some code in functions.php to solve, just like you did.
I really ask you please if you can tell me how to change the title of the archive from Downloads to All Items.
Also because all the seo configurations are centered on the word Item and Items, (downloads text) have nothing to do with my website. 🙏
I added memory for ‘WP_MEMORY_LIMIT’, ‘WP_MAX_MEMORY_LIMIT’ and php.ini memory_limit to 1024 (which is huge) and sometimes my pages with shortcodes work, sometimes they do not, and I am completey unable to access “all downloads” from WP Admin. this plugin ran just fine for years at 256M and this issue only seems to have started somewhere at 5.2…
Can you please check the templates from Downloads> Templates
and please choose a template from there from the demo preview, I shall make adjustments for that template
thanks
Hello all,
we are currently facing a challenge – I almost want to say a problem – on a client side.
On a subpage in which we have integrated the download manager, all downloads are displayed without any problems and can be downloaded. This is the following page: https://www.kulturhaus-osterfeld.de/service/presse/
On another subpage, however, I get an empty page, no texts, no graphics, nothing at all. Instead, when I inspect the page, I get the code “<body id=”error-page”> […]>. This is the following page: https://www.kulturhaus-osterfeld.de/service/downloads/
As soon as I deactivate the download manager, all contents, including the download manager shortcodes, are displayed again. Therefore, at the moment I assume that the problem lies with this plugin.
In addition, with the download manager plugin activated, I get a “critical error message” from WordPress as soon as I try to edit the above-mentioned page.
Could you please take a look at the problem? I would be happy to create access data for you.
I would be very happy to hear from you as soon as possible!
Kind regards,
Manuel
This reply has been marked as private.
I just bought the developer version of the Directory Addon and your category filtering is NOT working. I am using the following shortcode pulled from your site:
[wpdm_archive_filter items_per_page=”10″ cols=1]
Here is the url where it is not working: https://wordpress-205329-1756326.cloudwaysapps.com/downloads/
As you can see the category filter and date range filter on the left hand side do not work at all. The tags filter, however, does work.
I have deactivated all plugins and this is using the OceanWP theme. I have also tested it in the 2021 theme and it doesn’t work there either.
Thanks
Susan – Just wanted to thank you for posting this here. I couldn’t figure out why my “item_per_page” of 4 wasn’t working any more, then I checked the documentation (https://www.wpdownloadmanager.com/doc/short-codes/wpdm_tag-query-all-downloads-from-specified-tags/) and saw nothing wrong, and only in searching here in the forum did I find your comment here, which prompted me to add that s that worked to fix things! Thank you for sharing this.
(And WPDM – I hope you will be soon fixing that documentation for your user base!)
–Jessica
This reply has been marked as private.
Please simply click the Save Settings again for license key option from Downloads > Settings > License
, that will regenerate the access token. Finally, go to plugins page and update will work fine this time
thanks
Yes. ALL of our downloads expire before the expiration time. It’s not just one file!
When I set a Download Manager Expiration date it will be expired before the time it’s suppose to be expired.
An example is:
Download is available from: 2021-02-09 11:59
Download Expire on: 2021-02-09 15:59
On my computer the time 12:21 PM and when I go to view a file it says DOWNLOAD ERROR:
Download was expired on Feruary 9, 2021 03:59 PM
THE FILE IS ALREADY EXPIRED and it’s only 12:21 PM my time.
Please simply click the Save Settings again for license key option from Downloads > Settings > License
, that will regenerate the access token. Finally, go to plugins page and update will work fine this time
and for add-on for now,
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version
thanks
Hello I just upgraded from 5.2.4 to 3.1.13 with pro valid license and I can no longer email lock my downloads. They are all publicly accessible. I’ve cleared page caches etc, still no email lock option. There is just no option for it within my individual downloads any more.
Wordpress 5.6.1. Please advise!
AnonymousInactive
I don’t think it’s the plugin the word “downloads” is set by you, the breadcrumb is automatic, ie the widget has no settings to change taxonomy and custom post titles, but detects them automatically.
Can you please help me?
I know this is probably a very basic question, but I just want to show all downloads available (for the specified user role) on the dashboard, but only AFTER they login. I’m currently using this on my dashboard page:
[wpdm_user_dashboard]
[wpdm_all_packages login=1 thumb=1 jstable=1 order_by="title" order="ASC" cols="title|categories|update_date|download_link" colheads="Title|Categories|Updated|Download::155px"]
But the problem is that all downloads are showing under the login form. Granted the files are not downloadable…but I don’t even want them to show up.
What am I missing?
Thanks!!
That can be done using the pro membership plugin. If all those packages are assigned to any membership roles, subscribers of that membership plan will be able to download them free. They need to go to User Dashboard ► My Downloads
No, I’m just trying to change the template that displays on a “downloads” page after I have clicked on a category (the WPDM Category URL Base).
I can change the “all-downloads” WPDM Archive Page to the “Default Template (Extended)” template but I can’t find where to change the template for the “downloads” pages. The categories pages will only show in the “Call to Action 1” template.
I am still not able to access all packages from my dashboard. I can access every other tab under Downloads but that one. It is now showing me a 500 Error.
Hi wanted to follow up to see if there are any solutions?
The shortcodes are not working on the latest plugin version for “WPDM – Advanced Access Control”
Someone helped us apply a patch that I had to restore to get it to display again; but latest plugin doesn’t have working shortocdes
This shortcode doesn’t work:
[wpdm_my_downloads login=1 template=”link-template-calltoaction3″ cols=”4″]
This reply has been marked as private.