Jump to content

Darth Ryô

Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

2,983 profile views

Darth Ryô's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Ok, for PHP Version => 5.5.23 So no upgrade needed. Then I tried the above code change (commented out the Error define lines and added the constants lines). Well, now the link works but just send me to the page HOME / YOUR ACCOUNT / DIGITAL DOWNLOADS with an error message (see attached picture): The following errors were detected: It has not been possible to locate the download file. Aside of the warnings already mentioned before, there is no new PHP Fatal error in the error.log Again, I've tried that 3 time with the same results: - Uploaded file - Custom path on server - Custom path toward a file on internet (http link) If you look at the attached screenshot, the name of the target file is however properly displayed to the user... so it can somehow see the target but unable to download it (each download attempt just refreshes the page and error message). Thanks again!
  2. Hello, Alright, turned the error logging on. The lines in red correspond to when I click on the digital download link sent by mail. First 2 lines are on a product with a custom path on my server, the last one is o a product with a file uploaded in Cubecart directly. (I guess the other warning are not critical...) See below the extract of my filemanager.class.php (in red the line 397 mentioned in the log). Unfortunately this is really not my area of expertise and I don't understand the issue. Thanks again for your help
  3. Thanks a lot for your quick answer!! I'll check that and will let you know.
  4. Hello! I've just installed CubeCart V6 on a new Subdomain (nothing else installed on this subdomain). Everything seem to be working fine, except that I can't get the download link to work for digital purchase (100% of my shop will be digital files). Apparently, I'm getting a 500 internal error when I click on the link generated after the purchase (sent by mail) or in the customer Digital Download section. And this happens wherever the file location is I've tried with an uploaded file, a custom path leading to a directory /home/username/folder/filename, as well as a link to an externally hosted file (http link)... nothing I'm a bit lost right now, I don't know what's wrong (I'd have expected at least the http link file to work since the file isn't hosted on my server... but not even that). It's seems the generated link is the problem... Any help would be greatly appreciated! Thanks a lot in advance DR
×
×
  • Create New...