Search Results for 'download link'

Viewing 25 results - 4,626 through 4,650 (of 9,382 total)
  • Author
    Search Results
  • #95545

    In reply to: Bulk upload

    This really doesnt seem to be working well. I can get the links to appear using the CSV but when I try to download them to test I get

    500 Internal Server Error
    An error occurred while processing this request.

    Website owner? Check your code and/or debug log. If you need assistance, contact support.

    #95527

    I’m experiencing the most bizarre error. It’s random and goes away and come back. When I click on the download link on a file it will either
    1. download or
    2. show an error on page with “Warning: A non-numeric value encountered in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php on line 35.” and large amount of characters like it’s trying to display the file as text.

    There is no telling which it’s going to do. There is no specific file type that does it. After I click download once and get the error the next time I click it will work fine. However, the problem will return later. I’ve echoed the values from class.DownloadStats.php around line 35 and everything seems to be working fine.

    I’m in the process of creating a new version of the site and don’t have this problem on the development version. I’ve transferred the license to the development version already

    When I check the error_log I see the following errors related to this problem. I’m not sure why I’m getting the headers already sent error. Any help would be greatly appreciated.

    [01-Apr-2019 20:04:57 UTC] PHP Warning: A non-numeric value encountered in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php on line 35
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 84
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 85
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 86
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 91
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 97
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 99
    [01-Apr-2019 20:04:57 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.DownloadStats.php:35) in /home/musican2/public_html/portal/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 131

    #95523

    Shahriar
    Moderator

    Replaced the “Download” button in “My Downloads” page with the package link. Now users will be redirected to the package page where they can purchase the item. By the way, clear the cache if you see no differences.

    #95516

    In reply to: Bulk upload


    Shahriar
    Moderator

    I have created a CSV file which represents your package “HS Nylon 6 Films Capran HS8171 MSDS 2014” You can use it as a sample if you want to use the CSV import method, Attached the CSV below. Take a look at the files column in the CSV file, I have written just the filename there. Your files have to be stored in /uploads/download-manager-files/ directory if you want to link the file with the package using just filename. Otherwise, you have to write the full file path.

    As I said earlier, another bulk import method if directory import. You can do it from ” Select Dir” panel in Bulk Import page. Here are the steps,

    1 ) Select the dir you want to import

    2 ) Click the “Browse Files” button

    3 ) Select categories, access roles, and files. Then click the “Import Selected Files” button.

    #95505

    Shahriar
    Moderator

    Please check the “Private Download Links Usage Limit:” option in the Basic settings page. Or send temporary wp-admin login info in private reply if you want me to check the issue.

    #95504

    Shahriar
    Moderator

    Looks like the link has been expired. You can generate the export file again from the Bulk Import page. Or just download it here https://www.dropbox.com/s/vr0f1zoghs4bz2z/Packages-Export-2019-04-01.csv?dl=0 ( this is the export file I downloaded )

    #95497

    Jason Emanuelson
    Participant

    I wish the download link worked, but I get the same error I was getting.

    Download ID not found or expired

    Please advise as soon as possible. I really need this export to see what I have to do.

    -jason

    #95485

    Shahriar
    Moderator

    It does support the AND operator.

    Example Shortcode,

    [wpdm_tag id="add-on,free" title="Downloads by Tag" desc="" toolbar="1" order_by="title" order="asc" item_per_page="10" template="link-template-calltoaction1" cols=1 operator="AND"]

    #95482

    Shahriar
    Moderator
    This reply has been marked as private.
    #95417

    Shahriar
    Moderator

    1 ) Please send temporary wp-admin login info in private reply to check the infinite loading issue. It should display the ‘Message’ from setting after form submission.

    2 ) If you check the “Email Download Link” option in lock settings then WPDM will send an email with download link. So, you don’t have to create 1 form for each package. You can use the same form for all packages.

    #95357

    Domom
    Participant

    Hello,
    I have some issue with the plugin. (pro version)

    For big files, for all of them, the download interupt at 512Mb.
    I need to activate “output buffering” or I get a error page.

    When I activate resumable download, the file is downloaded but the download speed is very very slow.

    However when I make a file downloadable normaly without the plugin the speed is good and the download do not interupt at 512Mb.
    But I would like have this plugin working properly and hide the download link, it’s why I have choice this plugin.

    Can you help me please?

    Thanks in advance.

    #95288

    Peter Kong
    Participant

    How do I set e.g a 30 days expiry download for each product for customers

    for example,

    Customer A bought an item A on Feb on 1st May, so 30 days after this is 31 May so the download link is no longer available

    Customer B bought an item A on Feb on 3rd May, so 30 days after this is 2nd June so the download link is no longer available

    Customer C bought an item A on Feb on 8th May, so 30 days after this is 7th June so the download link is no longer available

    etc etc

    So do I go about doing this for each customer


    Philip Taylor
    Participant

    Hi There,

    After installing the download manager plugin, a strange footer has appeared at the bottom of each page on my site that says “download file” inside a black bar that runs the width of the page.

    The site in question is https://www.cuprion.co.uk

    I’m not sure how to get rid of this, can anyone help?

    Cheers,

    Phil

    #95279

    Jason Emanuelson
    Participant
    This reply has been marked as private.

    Peter Kong
    Participant

    When I login to backend, and try to get the direct download link from one of the packages e.g see download-link.jpg. When I click on the anchor link a popup window withe the download link is shown – see link.jpg. I copied and pasted this link to frontend, and then I get an error – see error-link.jpg

    Please advise as I need urgently this to be resolved. Many thanks

    #95247

    Shahriar
    Moderator

    The plugin update won’t erase your customization as template files are stored outside the plugin directory.

    The custom function will verify the password and save the submitted email. You can copy the wpdm_getlink function from the /download-manager/wpdm-functions.php file and add your custom code on top of it.

    #95196

    Jason Emanuelson
    Participant

    I am sorry to be reaching out again, but as I was trying to get this project finished up, I just encountered something taht stopped me in my tracks. For the bulk of the uploads, I did a large import, and all appeared to work properly. I was able to see and search for files and file contents, something that was the requirement of the project. But, after doing some manual package additions, we were going back through, making sure that everything was good, only to realize that somewhere in the large import, the files stopped working. This got me really, really worried about the extent of what works and what does not. Below is a link to an accordion that the packages download a file-not-found.txt file, rather than the correct package. After doing further checking, I am finding that the bulk of the files are not there.

    http://ocahs2.spireworks.pro/policies-procedures/#toggle-id-9

    I tried to find a way to export a package list, hoping to find urls of the source files, but I cannot get that to work. It gives me an error:

    Download ID not found or expired

    I have the deploy this site in a week and am now scared that I am going to have to somehow start over on all of the wpdm-based functionality. I have never been so frustrated or unsure of what to do next.

    Can you provide and guidance or suggestion? You should still have full access to the website from the WP side and ftp. If you need something else, please let me know.

    -jason

    #95180

    Soporte GF
    Member

    Hi, I have the SignatureDoesNotMatch error, I checked the IAM user’s permissions, the s3 bucket policy and they are correct, please your urgent help.

    On this link there are 2 download sample files with which you can see the error: https://app.crconsultoriacontable.com/descargas-de-prueba/

    <Error>
    SignatureDoesNotMatch
    <Message>
    The request signature we calculated does not match the signature you provided. Check your key and signing method.
    </Message>
    <AWSAccessKeyId>AKIAJH3YFYTZDKEIQ5FQ</AWSAccessKeyId>
    <StringToSign>
    GET 1553538058 /crconsultoria/ICA_Agno_Gravable_2018/Amazonas/Leticia/Anexo.pdf
    </StringToSign>
    <SignatureProvided>diIA3f430hLCX1XWAsjc5VRabb4=</SignatureProvided>
    </Error>

    #95136

    Shahriar
    Moderator

    Use [thumb] template tag in your custom link/page template to show the full thumbnail image. You can clone the current template you are using now from Downloads Templates page. Replace the [thumb_WxH] tag in that template with just [thumb]

    Let me know if you need further help on this. You can send temporary wp-admin login info as a private reply if you want me to create the custom template for you.

    #95088

    Vela Agency
    Member

    Thank you, that got rid of the error…however the downloads are not opening in a new tab. You can see what I am referring to at https://flyfrompti.com by opening the Menu and selecting “Diversion Plan” under “Quick Links”. The PDF will download as opposed to opening in a new tab.

    Any ideas?


    Shahriar
    Moderator

    I checked some package and email lock seems to be working fine there. Could you please send me the package URL where you faced the hang-up issue? And how are you using the download link in external sites? Locked package download links won’t work in external sites as it requires WPDM scripts to show the email popup.

    #95027

    In reply to: Install Glitches


    KoDan
    Participant
    This reply has been marked as private.

    Paul Vragel
    Member

    I link from external location to a page with a WPDM PRo form on it. The form is supposed to allow sending a link to a document, after user provides their email and name. HOWEVER, most of the time one particular form will just hang up. Pressing the download button produces no action.

    Further detail: When I navigate to the download package page from the website, the download works.
    When I link to the download package page from an external site, the download does not work on multiple packages.

    #95004

    Shahriar
    Moderator

    You can use the Default View. It has the category filter and the search option.

    Demo link https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

    [wpdm-archive button_style="inverse" link_template="link-template-calltoaction1" order_by="title" order="ASC" items_per_page="9" cols=1]

    #94999

    weathermatic
    Participant

    I have a bunch of downloads on our website where we currently use Box links instead of hosting on the website. Now, we would like to upload the files to the site. However, when I remove the Box link and add the pdf the download link does not work how it should. I am wanting it to prompt the location where the user would like to save it. I’ve tried all of the download link options and none seem to work however it is saving it in my downloads folder on my computer. Nothing is popping up saying it is doing that though. If I create a new package, all works just fine. It is only on the ones where I am switching from using the Box link to uploading the file. I really don’t want to have to create new packages for every single download as there are a lot. Am I doing something wrong?

    Thanks,
    Hayley

Viewing 25 results - 4,626 through 4,650 (of 9,382 total)