Page 14 of 23 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 222
  1. #131
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to set up downloadable products

    Either that or try checking to see if there is a code issue by using something like Beyond Compare from scootersoftware.com to compare the code in the two shops to see where there might be differences ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #132
    Join Date
    Oct 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to set up downloadable products

    Quote Originally Posted by NathyBelle View Post
    My hosting provider asked me to set my download to Redirect and give them everything so they can check it out. So my test store is back to Redirect for now. I will leave it like that until they answer me.

    I will keep you inform Ajeh and thanks again.

    Ok here's what my hosting provider told me :
    The link gets re-directed to http://www.nathy.net/catalog/pub/.rc...weenlabels.zip when the steps you gave are followed from http://www.nathy.net/catalog/pub . You have to configure the digital download correctly. For more help, please contact ZenCart support.

    Yeah like I can guess the exact path or can I?

    Think I'm just gonna stick with download by streaming since its working.

    Thanks for all your help Ajeh. I will just restart my store from scratch.

    Nathy

  3. #133
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to set up downloadable products

    Tell your hosting site to make sure you have the ability to use symbolic links from the .htaccess file in the /pub directory:
    Code:
    #prevent directory browsing -- for security
    IndexIgnore */*
    
      Options +FollowSymLinks -Indexes
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #134
    Join Date
    Oct 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to set up downloadable products

    Thanks Ajeh,

    I told them exactly that. Thanks for all your help!!! :)

    Nathy

  5. #135
    Join Date
    Oct 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to set up downloadable products

    Well seems my download aint working right for some people.

    One of my friend did a test download and here's what she told me :

    Nathy,
    I have tried a couple of times to download these three files but they only
    download part of the files and then closes on me. ~sigh~ I don't know what
    is going on. It happens on all three files!
    I tested these 3 same files and I didnt have any problems at all so I am not sure if its my download again or if its her internet.

    Would someome mind trying to download the same files and see if it works for you? Everything is free for now in my store. The 3 files are the ones under Templates : Flower Templates, Rond Tag Templates and Flower Seamless Patterns.

    Link is http://www.nathy.net/shop/

    I am seriously thinking about changing hosting provider, cant say they are very helpful

    Thank you so much.
    Nathy

  6. #136
    Join Date
    Oct 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to set up downloadable products

    Quote Originally Posted by Ajeh View Post
    Tell your hosting site to make sure you have the ability to use symbolic links from the .htaccess file in the /pub directory:
    Code:
    #prevent directory browsing -- for security
    IndexIgnore */*
    
      Options +FollowSymLinks -Indexes
    Hello Ajeh,

    Well they did just that and the code is now into .htaccess in the pub directory but yet download by redirect wont work.

    Now when I got into my control panel for my web site in the .htaccess editor there is a place for URL Redirect. It is actually empty but I am wondering if that would work.

    URL Redirect

    Add new URL Redirect

    Redirect this URL: http://www.nathy.net/shop/download/

    To this URL: http://www.nathy.net/shop/pub/

    I really dont know what to do anymore. Seems download by streaming working fine for me but as I posted earlier, it wasnt working for my friend who tested the download for me.

    About to give up

    Nathy

  7. #137
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to set up downloadable products

    Don't make changes in the Control Panel ...

    If you cannot use the .htaccess to manage this, then either your hosting provider needs to configure something properly for you to utilize symbolic links or you are limited by their settings ...

    I am glad that you have a solution that can work for you ...

    How large are your download files?

    What happens if you setup a Test Product with a tiny zip file when the Redirect is turned ON?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #138
    Join Date
    Oct 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to set up downloadable products

    Well yes download by streaming works for me on my computer but as I said in another post its not working for my friend who tried it. Would you mind testing to download something on my site please? Link is http://www.nathy.net/shop and everything is free.

    My files sizes are from 10 kb to 30 mb, its scrap stuff so some files are big. And yes I did add a small zip file to test the redirect and I still get the cant be found page so its clear redirect is not working.

    Right now I'm looking at the list of certified hosts you have to find me another hosting provider. I have to renew my site by january anyway.

    Nathy

  9. #139
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to set up downloadable products

    I created an account and did a checkout with a Download that was 2+meg and had no problem ...

    Are there any particular products_id that are having issues?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #140

    Default Re: How to set up downloadable products

    I just did, at 1:35 pm EST, a test download and had no problems with the downloads.

    However, the file sizes are over 1 meg. That may cause some problems for people who are using Dial-Up and some low-end broadband connections. They might need to install a Download Manager to allow them to continue the downloads if they get cut-off.

    Quote Originally Posted by NathyBelle View Post
    Well seems my download aint working right for some people.

    One of my friend did a test download and here's what she told me :

    I tested these 3 same files and I didnt have any problems at all so I am not sure if its my download again or if its her internet.

    Would someome mind trying to download the same files and see if it works for you? Everything is free for now in my store. The 3 files are the ones under Templates : Flower Templates, Rond Tag Templates and Flower Seamless Patterns.

    Link is http://www.nathy.net/shop/

    I am seriously thinking about changing hosting provider, cant say they are very helpful

    Thank you so much.
    Nathy
    Life is a Team effort with God leading.

 

 
Page 14 of 23 FirstFirst ... 41213141516 ... LastLast

Similar Threads

  1. How to set up downloadable products?
    By Scully in forum Setting Up Categories, Products, Attributes
    Replies: 25
    Last Post: 10 May 2012, 06:59 PM
  2. Replies: 13
    Last Post: 3 Oct 2011, 02:22 PM
  3. Replies: 0
    Last Post: 10 Aug 2011, 04:06 AM
  4. How to set unlimited quantity for a downloadable product?
    By hi_there in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 19 Jul 2010, 05:21 PM
  5. How to set up downloadable products?
    By bigglesguy in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Aug 2008, 01:02 AM

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