Forum Replies Created
please give me your license key in a private reply.
please try open the package edit window and click update, then try downloading again.
process is, deactivate and delete old version, then install new version. Or simply upload new version files using ftp ( overwriting old version files).
FYI: deleting old version will not delete any data.
actually line numbers may change in each plugin update 🙂
please give me your license key here in a private reply.
anyhow if you still facing any complexity, please send me a temporary wp-admin login info in a private reply here, I’ll install it there for you.
please deactivate and delete all migration add-on, then install copy to pro add-on from here http://www.wpdownloadmanager.com/download/copy-to-pro/ , please follow the steps from here http://www.wpdownloadmanager.com/doc/installing-wordpress-download-manager-pro/
please send me temporary wp-admin login info to check your issue, also please try clearing /download-manager/cache/ dir
Actually downloading multiple package at a time may generate various issue. As there already have option to add multiple files under same package, again why there are need to multi package download.
Anyhow we are create an add-on, named “download basket” when you can add/bookmark packages for future download or send all them to their friends using email.
please give me temporary wp-admin login info in a private reply to check your issue.
I tried with password and it worked fine:

Anyhow we strongly suggest you to update to v2.7.0 http://www.wpdownloadmanager.com/download/wordpress-download-manager-v2-7-0/
please try using w3 total cache http://wordpress.org/plugins/w3-total-cache/ or update to wpdm v2.7.0 http://www.wpdownloadmanager.com/download/wordpress-download-manager-v2-7-0/ .
please update to wpdm pro v4. as wp has changed at alot around theit editor and wpdm 3.3.8 is very old version, they may not work together very well.
@mrmad, extremely sorry, but we check and reply in free forum whenever we get free time, but in pro forum http://www.wpdownloadmanager.com/support/forum/download-manager-pro/ we reply 2 or 3 times a day. So as you are a pro user please use pro forum for fast reply. I gave you the reference url as, I simply had to copy the instruction here again to explain, but extremely sorry if my ans offended you.
Anyhow here it is:
[wpdm-archive button_style=”default” link_template=”link-template-panel” items_per_page=”10″ category=”category-slug” order_by=”field-name” order=”asc|desc”] – use the short-code inside page or post content to show directory like interface for wpdm
Parameters:
– buton_style = default | success | info | warning | danger
– link_template = any link template id ( optional parameter )
– category = use any category slug here if you want to create an archive page for that specific category or don’t use the parameter
– order_by = package_size_b | date | modified | download_count | view_count | title
in order details page, you can see the invoice button, customers can click the button to generate invoice. They can change/update added from edit profile tab
@q2digital, you are using an old version, please update to v4.1.4 🙂
You should be able to download it from here http://www.wpdownloadmanager.com/purchases/
direct download is not related with php code execution, so there will not be any trouble.
Anyhow you need to change that from php.ini, reference http://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-maximum-execution-time
just required to make the dir /wp-content/uploads/download-manager-files/ writable ( 777 )
we are already using date_i18n fn for [create_date] tag, it show the date in activate site language
all package: /plugins/download-manager/wpdm-all-downloads.php
my downloads: /plugins/wpdm-custom-access-level/wpdm-my-downloads.php
actually we set execution time limit to unlimited from wpdm, but sometime server restricts to set it from script, in that case need to set execution time limit to unlimited from your server settings, need to ask server/hosting support for that.