Results 1 to 10 of 10

Order of downloadable product doesn't lead to download link

This is a discussion on Order of downloadable product doesn't lead to download link within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I've created a downloadable product, with weight 0 and which has an attribute of "downloadable," but when I complete the ...

      
  1. #1
    Member
    Join Date
    Feb 2004
    Posts
    89
    Rep Power
    0


    Cool Order of downloadable product doesn't lead to download link

    I've created a downloadable product, with weight 0 and which has an attribute of "downloadable," but when I complete the transaction, it doesn't lead me to a download link. Instead, it leads to the page asking me if I want to track product updates. Emails show up confirming the order (both from my store and Authorize.net), but without any link to the download process. Does anyone know what the issue is?

    Thanks,
    G Heffron

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Order of downloadable product doesn't lead to download link

    You probably have not correctly set the status to allow downloads. Read the docs here:
    osCommerce Documentation by OSCdox :: osCommerce and osCMax installation and users manual, discussion forums (phpWiki)
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Member
    Join Date
    Feb 2004
    Posts
    89
    Rep Power
    0


    Default Re: Order of downloadable product doesn't lead to download link

    I had the "downloads controller order status" set to 1 (in the Configuration-Download menu). Now I have it set to 2 and it's still not giving me a download link. What do these numbers coorespond to, and what should I enter for it to work properly. I would like the download to be accessed immediately.

    Thanks,
    G Heffron
    Last edited by gheffron; 04-05-2007 at 12:47 PM.

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Order of downloadable product doesn't lead to download link

    They correspond to the order status number. If #2 is not Delivered, then it won't work. If you want downloads available immediately, you need to set it to your delivered status and tell the download controller that is the status needed to allow download.

    Did you attach the file to the product in the attributes as well and set the path to your downloads directory? I think you are still just mis configured somewhere.

    Here are the original instructions from the actual mod:
    ================================================== =====================

    While this Add-on was made specifically to work with v2.2 MS1, it should work with any snapshot that has the new individual orders_status settings for the payment modules.

    All configuration can be done in the Admin via the Configuration ... Download ... settings.

    Add the new configuration settings with the downloads_controller.sql file. This will add the new settings for the Admin.

    Add a new Order Status, I call mine Updated and check its value in the orders_status table. Then set the value in the Admin for:

    Downloads Controller Update Status Value

    to this new value. Usually this is a 4, but could be different depending on how many orders_status settings you have.

    The default setting for:

    Downloads Controller Orders Status Value

    is 2. This means that all payment methods that set the orders_status value to >=2 will allow immediate downloads.

    Anything less than 2 will result in the Download being unavailable and the display of the:

    Downloads Controller Download on hold message

    to be displayed.

    Includes Free Shipping and Free Payment Modules

    Thanks to:

    EL Bavaro for the download button.

    ================================================== =====================

    In order for the download link to display, you must assign at least one product attribute and variable. If you have a storefront that is only downloaded products, then that could be the attribute of 'download' and the variable of 'yes'. With only one attribute, it will automatically show on each product added. Then you simply type in the file name to be downloaded.

    Also, make sure that you have at least 4 order statuses. You set these through the localization section in the admin panel, or you redefine the orderstatus id that the download will be available at in your own store.

    Remember to backup! And enjoy!
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Member
    Join Date
    Feb 2004
    Posts
    89
    Rep Power
    0


    Default Re: Order of downloadable product doesn't lead to download link

    Originally, the value of "downloads controller order status" was set to the default that came with my install: a hefty 10000, which would be >= 2. I tried it at 2 and 4, but I've never yet seen the download link, either in emails or after the checkout success screen. (Which way does it happen?)

    I also tried changing the status of several of the orders with the downloadable products to "delivered," but it didn't seem to send any emails with download links.

    I've double checked my /download and /pub chmods multiple times (both are 777).

    I've tried toggling "download by redirect" in the download menu from true to false and back again -- nothing. Currently, it's set to false.

    I've also double checked that the product is named properly and is waiting in the /download subdirectory, and that it has a weight of 0 and also has an product attribute of "download."

    I'm afraid I still don't know why the download isn't being triggered.

    Help! Help!
    G Heffron

  6. #6
    Member
    Join Date
    Feb 2004
    Posts
    89
    Rep Power
    0


    Default Re: Order of downloadable product doesn't lead to download link

    I'm getting a bit nervous about this, as our launch date for the site is in a few days. Anyone have some insight? My clients' main products are downloadable, so they'll be quite disappointed if they can't sell them via the site.

    Eternally greatful in advance,
    G Heffron

  7. #7
    Member
    Join Date
    Feb 2004
    Posts
    89
    Rep Power
    0


    Default Re: Order of downloadable product doesn't lead to download link

    Wow. I found this old thread, and it seems that no one had answers for them either. Downloadable products not downloading

    Should I be worried about whether I can get this working?

  8. #8
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Order of downloadable product doesn't lead to download link

    Downloads are easy to set up, so not sure what your issue is. Obviously you borked something, or else you simply have it configured incorrectly.

    It really is pretty easy. Install a fresh copy of osCMax in a test directory, and configure the downloads per the instructions. It will work and you can then figure out what the issue is with your live store.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  9. #9
    Member
    Join Date
    Feb 2004
    Posts
    89
    Rep Power
    0


    Red face Re: Order of downloadable product doesn't lead to download link

    Okay, so I installed a whole new database/store and it worked. Who knows why, since I didn't mess with the previous installation much if at all. Sigh. Who knows, but I'd suggest giving it a try if you get stuck.

    Note that you should download a backup of the previous database, and then upload it to the new store (via FTP). Once you restore the old backup to the new store, you should be relatively up and running.

    Best of luck to all,
    G Heffron

  10. #10
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Order of downloadable product doesn't lead to download link

    It pays to record every change you make, so you can backtrack when something doesn't work.

    It only takes a single misplaced character to cause the entire application to fail, so any changes that you make are critical. I cannot emphasize this enough.

    since I didn't mess with the previous installation much if at all.
    But you did mess with it, just a little, and that is all it takes. You wouldn't start taking parts off your car engine without keeping track of where they came from. osCMax has at least as many parts as a car engine, and all of them are needed. Proceed with caution.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Downloadable product error on checkout
    By robfor in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 05-20-2006, 05:23 AM
  2. Download link
    By tommygunner in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 03-15-2005, 06:31 PM
  3. Downloadable goods, how to download from a different server?
    By AdamTemple in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 06-03-2004, 04:50 PM
  4. Downloadable Product Setup
    By ativan in forum osCommerce 2.2 Installation Help
    Replies: 7
    Last Post: 03-11-2004, 09:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •