Guest Posted May 11, 2003 Posted May 11, 2003 Could someone help with using the download.php, so ppl can download a templates when they pruchse it.
Guest Posted May 11, 2003 Posted May 11, 2003 Could yu be a bit more descriptive of what problems you are having? Please advise. -R
Guest Posted May 11, 2003 Posted May 11, 2003 ok I added a product(template) and made an attribute point to the template's zip file, now I test bought the template and nothin happened, like I dont see anywhere to download the template.
Ajeh Posted May 12, 2003 Posted May 12, 2003 Make sure you placed the file in the /download directory chmod /download to 755 and /pub to 777 If you typed in MyFiLe.zip make sure it is uploaded as MyFiLe.zip Check you configure.php that you are using the real path to your root and not $DOCUMENT_ROOT
Guest Posted May 12, 2003 Posted May 12, 2003 no thats not the problem, there is no link to click to download it, like when someone pays using 2checkout.com and clicks FINISH ORDER, is there order suppose to be Pending? cause thats what it is? and even when the order is Complete, where do they go to click a download link? I amm confished.
Druide Posted May 12, 2003 Posted May 12, 2003 FYI cross posting is still not allowed, please read the faq / rules http://www.oscommerce.com/forums/viewtopic.php?t=44301 Robert We all need to learn it once, how hard it may seem when you look at it, also you will master it someday ;)
M4 Posted May 12, 2003 Posted May 12, 2003 I am also having the same problem I have set up the catalogue then gone to Products Attributes and set them as download with the file name of the location of the download I was expecting that once some one has paid it would re-direct them to the download page I have tried this with 01cent Item via PayPal and it does not work any idea's
Guest Posted May 12, 2003 Posted May 12, 2003 I dont have a clue, this script has a download feature in it but it has NO support or docs on how to use it. Thats useless.
Ajeh Posted May 12, 2003 Posted May 12, 2003 If there is no link when you get to account_history_info.php The first thing to check is the configure.php file and make sure you have the real path to your root. Using $DOCUMENT_ROOT will usually make the download file result in a missing file. Next, the permissions on the directories Next, the spelling of the download name. If you upload to /downloa FrEd.zip make sure you type in for the attribute FrEd.zip I avoid spaces and double periods in the filenames as some browsers and Macs get confused. Do you see the text about the download filename but just cannot click it?
Guest Posted July 9, 2003 Posted July 9, 2003 My problem is similar. I do have the link now and can select it. I created two files to download. One a .zip and one a .pdf. Both allow me to select them but both are empty when they come up. I changed my conf file to use the full path to the pub and download directories to see if that would help. I copied my files to a location I can get to and can download the files from the browser just not from the link created within the osCommerce. I do get the download link just nothing in the file that is being downloaded.
Guest Posted July 9, 2003 Posted July 9, 2003 I forgot to mention., I just downloaded the latest snapshot also to see if that would correct the problem. And the answer is no. Still an empty file when I select the download link.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.