Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Location
    London, UK
    Posts
    15
    Plugin Contributions
    0

    Default Customer download gets error message

    Hi,

    When a customer tries to download a download purchase, the following error comes up

    You don't have permission to access /shop/pub/.nbkcxclbcikctcwsffo/808_rimshot.mp4 on this server.
    I've tried the permissions for the pub folder on both 755 and 777 but it hasn't fixed it.

    Can someone shed some light?

    Thanks

  2. #2
    Join Date
    Mar 2008
    Location
    London, UK
    Posts
    15
    Plugin Contributions
    0

    Default Re: Customer download gets error message

    Apologies for the bump but my site has gone live and I really need to solve this problem. Half of my products are mp3 and mov downloads, so I really need to fix this!

    Please help!

    Thanks

  3. #3
    Join Date
    Jun 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Customer download gets error message

    Archangel,

    We faced the same problem i think. i am getting "server could not find at pub" something like that. I still don't know how to fix it yet. I am asking some people at thread started by me few days ago. I let you know if i get to know how fix it. Please let me know too if you get around that problem.

    http://www.zen-cart.com/forum/showthread.php?p=568618


    Thanks.

    Jeremy

  4. #4
    Join Date
    Mar 2008
    Location
    London, UK
    Posts
    15
    Plugin Contributions
    0

    Default Re: Customer download gets error message

    Hi Jeremy,

    Thanks for the reply. I will indeed let you know if I get it figured out.

    If you're out there and you can help.....please help.

    Thanks.

  5. #5
    Join Date
    Mar 2008
    Location
    London, UK
    Posts
    15
    Plugin Contributions
    0

    Default Re: Customer download gets error message

    Can anyone help? Please?!?

  6. #6
    Join Date
    Jun 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Customer download gets error message

    Quote Originally Posted by the_archangel View Post
    Can anyone help? Please?!?
    Archangel,

    i did solve my issue on the Pub. It seems that you may want to check the path where your downloads are. It is in the configure.php i think. Like in my case, just to share my experience, i checked my configure.php. and i found that my DIR_FS_DOWNLOAD path is not correct so i correct it and i also saw i got extra "/" infront the Pub. so i take it out and thats fix my problem.

    e.g. i look at these lines, maybe a fluke but it fix my problem.

    define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . '/pub/'); ---> wrong!

    and i checked

    //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/

    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', '/');

    okay these fine

    ... blah blah blah

    and

    define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . '/home/your username if applicable/your store/'); ---> i had my error here and fix it
    define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/'); ---->also had my error here and i fix it

    i dont know how to better explain this as your problem may be unique. so wish you luck and i will not be responsible for anything happen to your site.

 

 

Similar Threads

  1. Replies: 6
    Last Post: 17 May 2013, 05:04 AM
  2. Customer Login/log out gets a 404 error
    By chrissiemags in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 11 Oct 2008, 04:43 AM
  3. Customer Gets Error Message for Passed Variable
    By Dreameffects in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 1 Feb 2008, 02:25 AM
  4. Customer enters new shipping addredss an gets error
    By dfludd in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 13 Sep 2007, 10:14 PM

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