no problem in continuing with v3.8
@kg4izp, yes. but after upgrade to v4 and migrate all data from v3, you will have to update package short-codes if you used those anywhere, as package IDs are changed in v4 and it moved to custom post type. Steps: http://www.wpdownloadmanager.com/support/topic/updating-from-wpdm-pro-v3-to-v4/
yes, in mutli-site , if you want to use it in different subsites you will need dev license, but subsites are not more then 5 then business license is ok. as you already purchased pro, you only have to pay the different.
ok, checking
– wpdm-archive-page <-- already compatible with wpdm pro v4, should work fine - wpdm-custom-fields <-- already compatible with wpdm pro v4, should work fine, but still doing some upgrade for wpdm pro v4 - wpdm-newsletter <-- compatible with v3.3.8, but we are already working on it to make it compatible with wpdm pro v4. - wpdm-premium-packages <-- already compatible with wpdm pro v4, should work fine - wp-formbuilder <-- already compatible with wpdm pro v4, should work fine This compatibility issue happened as wpdm pro moved to custom post type from v4. So we are migrating all add-ons too.
from /download-manager/hooks.php, find and remove add_action('admin_head', "addusercolumn");
sorry, got the issue, will be ok with next update, but if you want to know the fix, here it is,
1) open wpdm-all-downloads.php
2) go to line # 69, it is now there 'total' ► $total_files/$items,
3) replace it with 'total' ► ceil($total_files/$items),
which add-on are you trying to activate.
functions.php, line# 2149, please with $vars['create_date'] = date(get_option('date_format'), strtotime($vars['post_date']));
in short-code you will have to use slug, but in permalink, you can change it from permalink settings
@twomuch, sorry, I missed, migration add-on working ok for others, so need to check it in your site, please send temporary wp-admin login info to support@wpdownloadmanager.com
steps are same as here http://www.wpdownloadmanager.com/wordpress-download-manager-pro-v4-0-0-beta-1-has-been-released/
but use the migration add-on attached with this reply.
looks like you are using old version, that was an issue with v2.0.1 or earlier, please update to 2.1.0.
BTW, it is not a bug. and standard way is adjusting it from server, though 99.99% server has it enabled by default. Anyhow you can try editing code in /download-manager/wpdm-core.php on line 722
at front-end you need to use [wpdm-all-packages] short-code
it is the order for directory add-on, please use the download button next to the title to download particular version
great 🙂
there should be no such issue, as it is using wp native uploader. but 3.1.7 is terribly old version which may have some issues.
ok, create a link template only using the tag [download_link]
and you may also check this http://newlook.wpdownloadmanager.com/doc/templates/prettify-your-download-link/
ok, please send temporary wp-admin login info to support@wpdownloadmanager.com, support team will find a way in plugin to skip it. you need to download the plugin again from same location http://www.wpdownloadmanager.com/my-orders/ to get the latest version.
mostly same, but need different migration add-on, which is attached with this post:
it could be because if your server, anyhow even if you keep it in default location, its secure and wpdm pro block http access to that dir using .httaccess
you need to use date format like YYYY-MM-DD and exact category slug ( or slugs separated by comma ).