Please send temporary wp-admin login info in private reply. Maybe we can fix this by adding some custom code.
Sorry about that. We found the issue. Releasing an update soon.
Please send temporary wp-admin login info in private reply to check the issue. Are you hosting on SIteGround?
Replaced line 35 in /download-manager/libs/class.DownloadStats.php
with the following code to fix the error,
$udl["".$index] = isset( $udl["".$index] ) && is_numeric( $udl["".$index] ) ? $udl["".$index]+1 : 1;
Please check now and let me know if still having the issue.
In that case, I have to verify the license key manually. May you please send me the compressed version of your current WPDM? I will add the necessary code to verify the license. You can upload the file in DropBox and send the link in private reply.
Is this happening only for the Download Manager plugin? Which version of WPDM are you using there? If the issue is related to the updating from plugins page, then follow these steps to update the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
Thanks.
Please install the latest version to fix the issue. Follow these steps to update the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
Thanks.
Hi Nicolas, Unlocked your key. Please install the latest version before verifying the key in your new site.
Looks like the issue originated from v.4.9.7 We are fixing it and the patch will be released in next version. And the next version is coming pretty soon.
Please send temporary wp-admin login info in private reply.
Looks like the issue originated from v.4.9.7 We are fixing it and the patch will be released in next version. Please send temporary wp-admin login info in private reply if you want me to add the patch on your site before releasing the next version.
Errors are gone now. I just had to save the UI settings once to overwrite the malformed values.
Looks like the issue originated from v.4.9.7 We are fixing it and the patch will be released in next version. Please send temporary wp-admin login info in private reply if you want me to add the patch on your site before releasing the next version.
Looks like the issue originated from v.4.9.7 We are fixing it and the patch will be released in next version. Please send temporary wp-admin login info in private reply if you want me to add the patch on your site before releasing the next version.
On my test, New packages are shown in the widget even when not assigned to a category. So, the issue may be related to settings. Please send login info to check this on your setup.
If the file size is empty initially it does calculate the size after the first download. You can also define the size manually from the package settings meta box.
We have updated the licensing system, that’s why the plugin is showing the notice. Updating WPDM will fix this. Please follow these steps to update Download Manager,
1 ) Deactivate and delete the old version. You won’t lose any data.
2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version.
Thanks.
Please send temporary wp-admin login info in private reply. I will modify the theme to hide packages when the user doesn’t have access. JUst to confirm, you want to use the JumpStart theme?
Please check Single File Download settings from Downloads Settings Basic File Download Panel page. Most probably this option is disabled.
Which template tag are you using there?
Yes, the suggested customization was meant for v.4.9.7
Yes, it is possible.
When creating the package/download set ‘Subscriber’ role in ‘Allow Access’ option in the Package Settings meta box. Only subscribers will be able to download the package if you do that. Users will log in to their own account.
Please check the shortcode section of plugin documentation https://www.wpdownloadmanager.com/docsfor/download-manager-pro/ You will find shortcodes for login and signup form there if you want to use Download Manager for user signup and login.
Thanks.
Custom link templates are saved in _fm_link_templates
option. So the easiest solution here is copying this option to all your subsites to match the template IDs. You can copy the option value from parent sites wp_options
table and replicate it on all subsites in the same option.
Hi Robert,
Please install the latest version to fix the issue. Follow these steps to update the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
@Amaranta, Sorry, I am still not sure which icons you are referring to. Is it the package icons set from the Package Settings meta box? Or the Font Awesome icons? WHich icons are vanishing after plugin update?