Looks like any other activate plugin causing this trouble, may I try deactivating other plugins temporarily.
Destination folder already exists. /home/guardsys/public_html/wp-content/plugins/download-manager/
means, free version is still there or download-manager
dir still there inside plugins/ dir, please follow the following steps:
#1. Deactivate and delete free version, if /download-manager/ dir still there, need to delete the dir from ftp, it sometimes may happen because of dir access permission settings in your server
#2. Install and Activate pro/
Please setup email template as explained here http://www.wpdownloadmanager.com/doc/subscribers/
“Class ‘ZipArchive’ not found …” means zlib is not working properly in your server, please send the fatal error to server/hosting support, they will check and activate zlib.
I just tested here http://www.rvskettingbaan.nl/wpdm-test/ , all popup looks fine to me, may you please give me the exact url where you having the issue.
please disable individual file download from package settings metabox in edit package window
Unlocked, try now please.
please use “URL” tab in attach file metabox to attach url with package
It looks like zlib is not working properly in your server, may you please give me ftp access to check it in details.
Strange is, it is working fine for me, please check: https://www.evernote.com/l/AV2bX753pMxB4ItJyduMtlvQPM1qLWKw0U4B/image.png
First of all actually it is not a vulnerability at all, as only authorized users can create a package or post, and who have authorization to create a post, can exploit site adding javascript / XSS inside post content, so, don’t worry about it at all, however next update ( which is coming within next week ) we are adding an option to sanitize file name, but it is coming as an option , not as a fix, as it is even not an issue actually.
In case of public download you can edit link and page template, use <a href="[download_url]" target=_blank>[link_label]</a>
instead of [download_link]
Sorry, not available yet, but it is a good idea and some other users are also asking for this, so we shall add it with the next update of this plugin.
Ok, you can use the key with new domain now.
Please also give me the exact URL where I can see the widget.
Actually notices are inalienable and that was showing only because some value were missing from free version, if you update a package, that issue would be resolved automatically, but now I suppressed notices with error_reporting function
Default value is only preload/preselect default selection when you create new package. But we will add mass edit/update option soon wit this add-on.
please give me your URL to check
please disable plugin “s2download”, then activate wpdm pro.
allocate specific spaces feature will be available from next update of the add-on
customizing Cryton like the next probably will take many of hours. Better directly start with the next. Playing mp3 is plugin feature.
ok now, has to disable “output buffering” from download manager settings page as your server is not supporting it.
looks like zlib is not enabled in your server, zlib is required to download multi-file pack, as it is required to create a zip file from attached files on the fly.
#1. please open download-manager.php, line # 195, replace $access_level = 'manage_options';
with $access_level = 'edit_posts';
#2. If you don’t select icon, it should show file type icons with short-code when you use [icon] tag.