Search Results for 'download link'

Viewing 25 results - 8,351 through 8,375 (of 9,416 total)
  • Author
    Search Results

  • Roy
    Member

    When trying to import entries from Download Monitor 3.3.6.1 into Download Manager 4.1. The import process freezes and the following errors are appearing in the Apache error log:

    1) PHP Fatal error: Call to undefined function update_wpdm_meta() in wp-content/plugins/wpdm-import-download-monitor/wpdm-import-download-monitor.php on line 49

    2) WordPress database error Unknown column ‘files’ in ‘field list’ for query INSERT INTO ahm_files (title,description,files,password,download_count,access,show_counter,quota,category,link_label,url_key,create_date,update_date,preview,template,page_template) VALUES (‘2012 Statistics’,’2012 Statistics’,’a:1:{i:0;s:73:\\”http://XX.XXX.XXX.XX/wp-content/uploads/downloads/2013/01/2012stats.pdf\\”;}’,”,’0′,’a:1:{i:0;s:5:\\”guest\\”;}’,’1′,’0′,’a:1:{i:0;s:14:\\”stats-category\\”;}’,’Download’,’2012stats’,’1358279524′,’1401136692′,”,’link-template-default.php’,’page-template-default.php’) made by do_action(‘wp_ajax_wdm_settings’), call_user_func_array, wdm_ajax_settings, call_user_func, wpdm_import_download_monitor

    thanks in advance.

    #16309

    Forster
    Member

    Why the download count is working on ALL other packages with one file with the same template to show but not on S3 linked one?
    What you wrote will not count the other packages with local files, too but it do.

    The key is working, downloads are working well, it also uploads 30 MB and then fails back to 975 Kb and counts again to around 30MB, just a loop. It seems there is a problem with big files not with the api key.

    #16287

    letteria
    Member

    hello

    when i insert a new file as a download via “upload” it doesn’t go.
    (the download-link will go allways to “file-not-found.txt”).
    but when i choose “browse” the file will be available…

    if i look trough ftp to the server, all files are in the “download-manager-files”-folder.

    thank you for your answer…

    #16281

    Forster
    Member

    How long it is valid? This is an important information because in one hour as example, people can download all files.

    Do the download count not work with S3? All S3 files I have added have still not one download but i downloaded it from different computer around the world (remote) and the number is not increasing. The local links increase well.

    BTW: I was not able to uplaod to S3 with the plugin. It starts regular automatically the upload new. Seems to be a loop.

    #16277

    Kate
    Member

    Thanks so much Shaon – unfortunately I can’t seem to get this to work – was the following what I was supposed to change?

    
     echo "<li  class=\"file ext_$ext\"><a href='".wpdm_get_download_link(get_the_ID())."' rel='".wpdm_get_download_link(get_the_ID())."'>".get_the_title()."</a></li>";
    

    I get the attached happening when using this…

    However, i’ve had a bit more of a look and have managed to get it working using the following…
    echo "<li class=\"file ext_$ext\"><a href='".wpdm_download_url($file)."".(get_the_ID())."' rel='".wpdm_download_url($file)."".(get_the_ID())."'>".get_the_title()."</a></li>";

    ๐Ÿ™‚

    #16253

    Shahjada
    Keymaster

    #1, #2) only pro version has mutli-file support. WPDM Free v2.7 still in RC and we didn’t adjust some wording yet. We will replace “package” with “file” as it is in wpdm free v2.6 now. sorry for the misunderstanding.

    #3) it may happen only if your theme css interface with download button css. if you just want link and icon without any button style, please open /download-manager/templates/link-template-default.php , remove link-btn [color]

    anyhow please let me know if you have any other question.


    caemining
    Member

    Plugin: WP DOWNLOAD MANAGER V3.2.6

    I cannot add new documents to an existing package.
    I select a document using OPEN FILE BROWSER.
    I then select UPDATE PACKAGE.
    Nothing is updated. I return to the Manage Packages screen, then reopen the same package but the new document is not added.
    Also when I Select Link a icon to associate with a file, this does not update either.

    My wordpress user is ADMINISTRATOR.

    Currently I cannot edit existing packages and have to create new packages in order to update or add documents.

    Does anyone have the same problem or can anyone advise how to fix this?

    #16157

    Can I please have some help? I purchased and downloaded the Business Version at $125 and Installed and Uninstalled my License Key.
    It Says Invalid Link. I have used it once and now it doesn’t work.
    marie.stonestreet@heapg.com
    hornersupport.wpengine.com

    #16151

    fccilm
    Member

    Is it possible to add a PDF previewer in a page template as well as a download link?

    #16113

    Shahjada
    Keymaster

    For now please open /wp-content/plugins/download-manager/templates/link-template-default.php , replace [file_size] with [download_count] , in later update we will add better option.

    #16104

    In reply to: Invalid License


    Shahjada
    Keymaster

    generate license key from order details page clicking on license button and apply the key.

    https://drupal.org/project/filebrowser is totally different idea then wpdm pro. attach dir option will attache all files and dir inside the selected dir but you can’t apply access restriction per file but you can apply access restriction for complete package. To list all files attached with package at front-end you need to use [file_list] tag with page or link template, more details about templating is here http://www.wpdownloadmanager.com/doc/templates/

    #16082

    Shahjada
    Keymaster

    Not an issue actually, when I set a larger limit ( tried with 300 ) download link become available again http://acapelladjs.com/download/voltio-ft-n-klabe-ella-volvio-acapella-dirty-mp3/

    #16070

    In reply to: Stuck on version 4.0.7


    Shahjada
    Keymaster

    in order details page, you will see 2 buttons, click 2nd one to see the list of files in a popup with individual download link. download 4.1.0 from there

    #15974
    This reply has been marked as private.

    Shahjada
    Keymaster

    replace get_permalink with wpdm_get_download_link

    #15893

    Shahjada
    Keymaster

    1) to remove icon issue, please rename xlsx_mac.png with xlsx.png in dir /plugins/download-manager/file-type-icons/32x32/
    2) To hide the popup simply need to click on trigger link again, though, I’ll add a close button on next update

    #15849

    psaux
    Member

    Hey, im listing my downloads with: [wpdm-all-packages link_template="link-template-panel" ]

    But i also want use other page template like: page-template-col2-il

    show should i place this? i’ve been trying as:

    [wpdm-all-packages link_template="link-template-panel" " page-template-col2-il"]

    #15658

    joshuwae
    Member
    This reply has been marked as private.

    Shahjada
    Keymaster

    you can also apply link template from short-code link [wpdm_package id="123..." template="template-id"] , anyhow you may also check this add-onhttp://www.wpdownloadmanager.com/download/wpdm-default-values/

    #15628

    Factorycat
    Member

    see the breadcrumb in the link here http://www.easysketch.co.uk/model-downloads/siemens-hob/

    I want to output my packages onto a standard page layout with no side-bar


    workspdx
    Member

    Excellent, this answers one of my questions. Is it possible to make this behavior the default? Or specify this link template for multiple downloads at the same time?

    I’m still curious if it is possible to get a download shortcode directly on the post editing page?


    Shahjada
    Keymaster

    you need to create a link template without using [page_link] tag. more details http://www.wpdownloadmanager.com/docs/integrated-templates/

    #15559

    speedsport
    Member
    This reply has been marked as private.

    ADK
    Member

    I understand. I want to use a fontawesome , but it breaks the link label field.


    Shahjada
    Keymaster

    [download_url] will not work for locked package, if you apply lock option you must have to use [download_link] which generates full html for download link including all required lock option.
    you set link label to “Get Your eBook” and use [downlod_link] instead of <a href="[download_url]">Get Your eBook</a>

Viewing 25 results - 8,351 through 8,375 (of 9,416 total)