Shahriar

Forum Replies Created

Viewing 25 posts - 1,976 through 2,000 (of 12,513 total)
Jul 4, 2019 at 9:46 am
#108005
Moderator
Shahriar
Staff OP

Sorry about the naming confusion. Archive Page and Directory add-on refers to the same add-on.

From now on you can do do the automatic update. Login to your WPDM account from Downloads Settings Updates page to allow automatic update.

Jul 4, 2019 at 6:39 am
#107992
Moderator
Shahriar
Staff OP

Hi,

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.

Send your license key in private reply if still getting the error.

Thanks.

Jul 4, 2019 at 6:35 am
#107991
Moderator
Shahriar
Staff OP

On that link, you are trying to download a package with id 11441 but I found no package with this id. Update the link with a correct package id to fix the error. Also, update you WPDM to current version 4.9.8

Jul 3, 2019 at 5:29 pm
#107970
Moderator
Shahriar
Staff OP

I have already added the patch on your site. It will also be added to the next update of the plugin.

Jul 3, 2019 at 3:46 pm
#107960
Moderator
Shahriar
Staff OP

Hi Michael,

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.

Jul 3, 2019 at 2:27 pm
#107955
Moderator
Shahriar
Staff OP

I saw your last reply later. Before that, I installed the v.4.9.7 ( after deleting 4.9.8 ) and then updated the plugin. Yes, future updates will work fine from now on.

Jul 3, 2019 at 2:24 pm
#107953
Moderator
Shahriar
Staff OP

Hi,

We haven’t changed anything related to roles. If you want other users to create pacakge then use the frontend uploader. Set the allowed user roles from Downloads Settings Frontend Access page.

How did your custom role users create downloads before?

Thanks.

Jul 3, 2019 at 2:07 pm
#107949
Moderator
Shahriar
Staff OP

Fixed the update issue. Just updated the plugin from 4.9.7 to 4.9.8 using the auto update. Thanks for providing the temporary user to debug this.

Jul 3, 2019 at 6:40 am
#107935
Moderator
Shahriar
Staff OP

Your suggestion is noted for implementation. We will add an email template for the admin notification email.

Jul 2, 2019 at 8:27 pm
#107924
Moderator
Shahriar
Staff OP

Downloads are working now. Added the following patch to fix the error.

https://1drv.ms/u/s!Amqj_eVAIqwghlTmqXL53W2rZS1E

Jul 2, 2019 at 7:47 pm
#107923
Moderator
Shahriar
Staff OP

Which template are you using there? Is it possible to share the page link?

Jul 2, 2019 at 6:42 pm
#107919
Moderator
Shahriar
Staff OP

It is not a bug. The plugin is designed in that way. A file can be associated with more than one package that’s why we don’t delete files when a package is deleted.

However, you can utilize the code suggested here https://www.wpdownloadmanager.com/support/topic/delete-files-when-deleting-package/ to delete files when deleting a package.

Jul 2, 2019 at 6:37 pm
#107917
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jul 2, 2019 at 5:45 pm
#107914
Moderator
Shahriar
Staff OP

Hi,

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.

If that doesn’t work send me your order id or license key.

Thanks.

Jul 2, 2019 at 5:43 pm
#107913
Moderator
Shahriar
Staff OP

Download Manager uses some custom tables. These tables are prefixed like this {$wpdb->prefix}ahm An example is wp_ahm_emails. Some other data are saved in core options and meta table.

It is actually not safe to delete/modify DB table if you are not 100% sure what you are doing.

Jul 2, 2019 at 5:38 pm
#107912
Moderator
Shahriar
Staff OP

Have you activated Download Manager on each subsite separately? Please send temporary wp-admin login info in private reply to check the issue.

Jul 2, 2019 at 5:35 pm
#107910
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jul 2, 2019 at 5:32 pm
#107909
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Jul 2, 2019 at 5:19 pm
#107908
Moderator
Shahriar
Staff OP

I have updated the shortcode to [wpdm_login_form redirect="http://www.egian.eu/documents/"] Now the user will be redirected to the documents page. But you have to clear the cache to make it work as your page is showing the old cached content.

Jul 2, 2019 at 4:55 pm
#107907
Moderator
Shahriar
Staff OP

Looks like you have installed the updated version of the directory add-on.

The saving issue and other ajax requests are being blocked by Word Fence with a 403 Forbidden response. You have to allow AJAX request from WPDM to fix the spinning issue.

Jul 2, 2019 at 4:41 pm
#107904
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jul 2, 2019 at 4:39 pm
#107903
Moderator
Shahriar
Staff OP

The license manager is not a must-use feature. So, you can just keep using your current licensing system. When creating a product uncheck the “Enable Licensing” option in the Pricing tab if you don’t want to link a license key with orders of this product.

Jul 2, 2019 at 4:37 pm
#107902
Moderator
Shahriar
Staff OP

In your shortcode add a logo parameter and set your logo URL as the value. That will fix the first warning. Please check the following example,

[wpdm_reg_form logo="https://demo.wpdownloadmanager.com/wpdmpro/wp-content/uploads/sites/2/2019/05/download-manager-logo.png"]

Jul 2, 2019 at 4:34 pm
#107901
Moderator
Shahriar
Staff OP

I did login there. But just like you, I don’t see any attached file. The solution at the moment is attaching those files again.

To debug the issue further I need more info about the version you were using before. Also, let me know if you made any recent changes on site.

It is better if you create a new ticket for this because you won’t see my replies if I set them private as you are not the author of this ticket.

Jul 2, 2019 at 4:28 pm
#107900
Moderator
Shahriar
Staff OP

How did you add those custom checkboxes? Are you using a hook? I couldn’t find the code inside the theme’s functions.php.

Your custom template directory name download-manager is misspelled inside your theme. So, those custom templates won’t work.

Viewing 25 posts - 1,976 through 2,000 (of 12,513 total)