Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Mar 2021
    Location
    Orlando, Florida, USA
    Posts
    9
    Plugin Contributions
    0

    Default No download link or button after update to 1.5.7b

    I've run a Zen Cart site since 2010, with little or no problems. I sell 95% digital products, with a very few physical items.

    Unfortunately, my web server just updated PHP, and my ZC installation died so I had to update to the latest release.

    Everything is done, tested, and working, except when someone purchases a digital product, there is no way for them to download it. The order is approved, they get an email, and the order shows up in their history, but there's no download link and no button. I've tried:
    • Verified the Downloads are configured correctly
    • Verified the files exist (all have green lights beside them in the Download Manager)
    • Confirmed both Configuration.php files are correct


    I also found a "missing download button" issue in the list of known bugs, and attempted to patch the code with what was in GitHub, but I'm not a developer and have no idea if I did it right (the site is still working otherwise, though, so I assume I didn't break anything).

    Has anyone else had this issue? Do you have any recommendations on what else to try?

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: No download link or button after update to 1.5.7b

    Not knowing what version you came from, things might be different. Have you looked at https://docs.zen-cart.com/user/produ...ivery_methods/

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,703
    Plugin Contributions
    123

    Default Re: No download link or button after update to 1.5.7b

    Is the order status compatible with download? (i.e. between the lower and upper values specified in Admin > Configuration > Attribute Settings)
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Mar 2021
    Location
    Orlando, Florida, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: No download link or button after update to 1.5.7b

    Quote Originally Posted by swguy View Post
    Is the order status compatible with download? (i.e. between the lower and upper values specified in Admin > Configuration > Attribute Settings)
    I think this may be part of the solution. I left the default values in place, but when I tried to confirm that my payment module sets them, I found that Stripe is not showing up under Modules > Payment. Stripe is installed, and I have tested it with live transactions (charged my card for $1 using a coupon code), but the payment module isn't showing up in the admin console so I can't confirm if it's setting the order status correctly.

    THAT SAID, when I look at the order history, they all show "Delivered." I tried changing it to "Processing" (which should also enable downloads), but still no button or link. In Admin > Configuration > Attribute Settings, the Lower value is 2 and the Upper value is 4.

  5. #5
    Join Date
    Mar 2021
    Location
    Orlando, Florida, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: No download link or button after update to 1.5.7b

    EDIT:

    I fixed the issue that was causing Stripe not to show up in the admin section (there were some old Authorizenet and Linkpoint files that were throwing errors and causing the page to stop rendering). But Stripe is setting the order status to "Delivered" (3), so it falls in the proper values for downloading. Any other ideas?

  6. #6
    Join Date
    Mar 2021
    Location
    Orlando, Florida, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: No download link or button after update to 1.5.7b

    Quote Originally Posted by dbltoe View Post
    Not knowing what version you came from, things might be different. Have you looked at https://docs.zen-cart.com/user/produ...ivery_methods/
    Thanks! Yes, I looked at that. And I think I came from version 1.5.3 (a very, very old version). I think I have my delivery methods set correctly, though.

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,703
    Plugin Contributions
    123

    Default Re: No download link or button after update to 1.5.7b

    Go to Admin > Catalog > Downloads Manager.
    Are the icons for each of the files you are trying to download green?
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Mar 2021
    Location
    Orlando, Florida, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: No download link or button after update to 1.5.7b

    Quote Originally Posted by swguy View Post
    Go to Admin > Catalog > Downloads Manager.
    Are the icons for each of the files you are trying to download green?
    Yes. All of files are there and green.

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,703
    Plugin Contributions
    123

    Default Re: No download link or button after update to 1.5.7b

    If you have

    includes/templates/YOURTEMPLATE/templates/tpl_modules_downloads.php

    remove it so that you are using the base version of this file.

    There was a change in 1.5.6 that your template won't be aware of if it hasn't been updated.

    https://docs.zen-cart.com/user/upgra...onsiderations/
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #10
    Join Date
    Mar 2021
    Location
    Orlando, Florida, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: No download link or button after update to 1.5.7b

    Quote Originally Posted by swguy View Post
    If you have

    includes/templates/YOURTEMPLATE/templates/tpl_modules_downloads.php

    remove it so that you are using the base version of this file.

    There was a change in 1.5.6 that your template won't be aware of if it hasn't been updated.

    https://docs.zen-cart.com/user/upgra...onsiderations/
    No luck... I don't have that file in that path.

    I thought that seemed like a really good direction, so I even tried changing my template since my template is older. There's still no option to download, even if I change to the "Responsive Classic Template" included with the distribution.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 download button - text link
    By xr3461 in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 17 Jan 2013, 11:09 AM
  2. download link button - incorrect link - 404
    By tortagialla in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 21 Feb 2012, 06:41 PM
  3. Replies: 0
    Last Post: 30 Oct 2009, 02:34 PM
  4. No download button or link
    By carlwenrich in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 28 Nov 2008, 04:54 AM
  5. Download Button stopped working after migration
    By adrianogaleno in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 2 Sep 2008, 06:32 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR