-
Trouble Setting Up Downloads
Hi, I've been trying to set up my downloads section. Boy, there's a lot of steps.
Well, I've made it through a lot, but when I get to the attributes controller, I get an error message.
First, the directions say to upload the file to "catalog/download". I don't have a "catalog" folder, but I do have a download folder in the main directory. Should I upload it there?
After I did that, I hit "Insert" and got this error:
Attribute Option and Option Value Do NOT Match - Attribute was not added - File Download : jpeg Image
Any suggestions on the next step I should take?
Jim
-
Re: Trouble Setting Up Downloads
yes the download folder is the right place to upload the files.
-
Re: Trouble Setting Up Downloads
the file will have to ftp'd to the downloads folder. What kind of file is it?
-
Re: Trouble Setting Up Downloads
Quote:
Originally Posted by wcjmproducer
Attribute Option and Option Value Do NOT Match
well how is this downloads problem?
-
Re: Trouble Setting Up Downloads
Steps to applying download attributes :
1) Upload the downloadable file to your /download folder (shop/download if your shop is in a folder)
2) Set an OPtion name ( Download Now ) and make it a radio button or checkbox that is on by default.
3) Set an option value (JPEG Image / GIF Image . etc.)
4) Match the attribute to the product and at the bottom type in the name of the downloadable file (THISIMAGE.jpg) and how many downloads / days ( this is all at the bottom of the attributes controller page)
If it errors on the file, it's because Zen can't find the file in the downloads folder.
Hope that helps :)
-
Re: Trouble Setting Up Downloads
In zencart, default folder for downloads is /download (without the last s)
Also works much better, if files(i.e images,mp3's etc etc) are added to zip file/s
HTH
:smile:
-
Re: Trouble Setting Up Downloads
Quote:
Originally Posted by misty
In zencart, default folder for downloads is /download (without the last s)
Also works much better, if files(i.e images,mp3's etc etc) are added to zip file/s
HTH
:smile:
Duhhhh = thanks for the correction Misty...
Where's that coffee cup :D
-
Re: Trouble Setting Up Downloads
Note: Option Names for Downloads in 99% of the cases should be Radiobuttons or Dropdowns and not checkboxes ...
Checkboxes allow the customer to uncheck them and not get the download ... only in some cases is this really the desired effect ...
NOTE: Always use a default setting on a download so that the customer receives one
IF you add the Product to the shopping cart and do not see the download attribute referenced ... you have something not set up correctly ...
-
Re: Trouble Setting Up Downloads
look carefully:
Quote:
Should I upload it there?
After I did that, I hit "Insert" and got this error:
Attribute Option and Option Value Do NOT Match
do you see his problem now? I think he has not even created option/values for download and/or does not understand what are they (for).
-
Re: Trouble Setting Up Downloads
Thanks for the help everyone. Well, makc, I was reading a whole lot of directions that told me to edit the option names/values. That's where I ran into the problem.
I think I may have found exactly what I did wrong. Instead of doing "Radio" or "Checkbox", I did "File". To tell you the truth, I didn't know which one to choose, so I just thought, "Well, they're downloading a file- I'll choose that one!"
Thanks for the help and I'll write back with my results.
Jim
-
Got it, but...
Well, I got it to work. However, I'm a tad bit confused. It's probably been asked before, but after a person purchases a download...
HOW DO THEY GET THE DOWNLOAD?? :lol:
I just thought it would be instant. You know, "Thanks for your order, click here to download the file". Thanks for the help in advance,
Jim
-
Re: Trouble Setting Up Downloads
Yes ... File is for uploads only
Radiobutton or Dropdowns are best on downloads ... checkboxes on rare occaisions
Let's say you succeeded in getting the Attributes working and the Products setup with the downloads etc.
Now ... the order gets placed ...
1 make sure you are upgraded to v1.3.0.2 if in the v1.3.x series or v1.2.7 if you are not ...
2 Each Payment method has an Orders Status ... downloads are available immediately when Orders Status is >= 2 or <= 4
This is so that Orders by Money Order are not immediately available but things like Credit Card can be ...
Set the Orders Status for each Payment Status
If a Payment status is >=2 (Processing) or <= 4 (Updated) the download is immediately available ...
If a Payment status is 1 (Pending) then you have to change the status on the Order before the customer can retrieve the download
If the customer runs out of days or attempts ... you can reset the download(s) on an order with the Orders Status Update (orders_status 4) ... and then set back to the Orders Status you need such as Delivered (orders_status 3)
Or, you can update the download(s) 1 by 1 using the colored icon next to the download name on the Order ...
Green is available to customer
Yellow is not available to customer
Red is file missing from server
Yellow means expired days, too many attempts or you have not allowed the customer to get it due to Payment method and need to update the status for them to >= 2 or <= 4
-
Re: Trouble Setting Up Downloads
Quote:
Originally Posted by makc
look carefully:
do you see his problem now? I think he has not even created option/values for download and/or does not understand what are they (for).
this is my problem, as well. tinas said "3) Set an option value (JPEG Image / GIF Image . etc.)" and i'm not sure what values are valid. i haven't stumbled on documentation for zencart yet. i'm no programmer. just been making stabs in the dark.
i'm trying to get pdf files to download.
-
Re: Trouble Setting Up Downloads
Quote:
Originally Posted by johnr
i'm trying to get pdf files to download.
"trying" ... does this mean you've set some up and they're not downloading? or you're unable to set them up? or .... what?
-
Re: Trouble Setting Up Downloads
thanks for responding so promptly!
i created a pdf called "test.pdf" to try this out on. i put it in the download folder. i created 2 products and made them free. i think i may have gotten past the option names/values part. i have an option called "DOWNLOAD NOW" with a value called "test.pdf." the option type is "radio." it's assigned to the catagory called "downloads - ID#1" within which the two products reside.
from here i've gone into "attribute controller." it tells me "no attributes defined for product id#2...
below "adding new attributes" i see the one i made called "test download." in the option name field it says [File] DOWNLOAD NOW [Radio]. in the option values field it says "test.pdf" and below that "TEXT [RESERVED FOR TEXT/FILES ONLY ATTRIBUTES]". neither of these fields is editable here. at the bottom, if i try to type in the file name i want to download, and then hit "insert" all i get is reverted back to the same screen, still telling me "no attributes defined..."
hope i'm clear enough here. i really don't know how far off base i am in what i've deduced.
-
Re: Trouble Setting Up Downloads
1 you have to create an option
2 you have to create at least one value for an option
3 you have to select those option and values to add a download
here, for example, "Documentation" is an option, "PDF" an "MS Word" are values.
-
Re: Trouble Setting Up Downloads
Quote:
Originally Posted by wcjmproducer
Instead of doing "Radio" or "Checkbox", I did "File".
afaik, "file" is to UP-load file.
-
Re: Trouble Setting Up Downloads
so, after i've created options with values i still need to assign them as attributes to the product or products where a customer pays for them and then downloads the file, right? is there something i'm missing as far as assigning the attribute is concerned?
-
Re: Trouble Setting Up Downloads
-
Re: Trouble Setting Up Downloads
well, here we are. still never got an answer. the snark was helpful though.
my solution has been to switch to the paypal cart, and use ################## for downloads. works like a charm. real easy to set up.
thanks people. bye.
-
Re: Trouble Setting Up Downloads
Ummm... I can't seem to find the basic dirctions for setting up virual products to download... It's just for a simple mp3 site for my brother to put his own music on. Thank you!
-
Re: Trouble Setting Up Downloads
-
Re: Trouble Setting Up Downloads
Thanks... that looks great!
-
Re: Trouble Setting Up Downloads
I spoke too soon!
I am still unclear about what to add in the name values etc... The explaination about color and size has me completely confused.
What I want to do is sell MP3s. I understand I should zip them and put them in shop/download.... but after that my head is swimming. Help!
-
Re: Trouble Setting Up Downloads
Hi, did u come right with setting up your downloads? i'm having a similar problem. How do you set up downloads if your site is set not to have the "Add-to-cart" button. I've done everything & when u come 2 the product it shows the download radio button but then what? I don't have a buy now or add-to-cart button. How do i allow my customers to download a file by clicking on an image which says "Download"? I don't need to have multiple options. It is a Word document.
-
Re: Trouble Setting Up Downloads
Well, everything's working on mine fine now. The site is http://store.fusco-moore.com if you want to check it out.
The thing you gotta look for is the "Attributes Controller". That will give you all the options for downloads. You have to tell it if you want radio buttons, a drop-down menu (like I have), etc.
You then have to set up download types. For instance, I set up my downloads to have the options of mp3 file, iTunes file, jpeg, and document. Then you make your products like you normally would. Then you have to go to the Attributes and select the product. Then you add attributes for the product. For instance, if my product is a song, I'll give it an attribute for an iTunes file and upload that iTunes file to the directory in the store so people can purchase it. Then, I'll make another attribute (and upload another file) because I'll have an mp3 version.
I'm sure all of that doesn't make much sense- it's a ton of steps. But, I found the answers here on the forum and now my store is running great!! Good luck,
~Jim
-
Re: Trouble Setting Up Downloads
Quote:
Originally Posted by
wcjmproducer
Well, everything's working on mine fine now. The site is
http://store.fusco-moore.com if you want to check it out.
The thing you gotta look for is the "Attributes Controller". That will give you all the options for downloads. You have to tell it if you want radio buttons, a drop-down menu (like I have), etc.
You then have to set up download types. For instance, I set up my downloads to have the options of mp3 file, iTunes file, jpeg, and document. Then you make your products like you normally would. Then you have to go to the Attributes and select the product. Then you add attributes for the product. For instance, if my product is a song, I'll give it an attribute for an iTunes file and upload that iTunes file to the directory in the store so people can purchase it. Then, I'll make another attribute (and upload another file) because I'll have an mp3 version.
I'm sure all of that doesn't make much sense- it's a ton of steps. But, I found the answers here on the forum and now my store is running great!! Good luck,
~Jim
Nice website Jim. Good customisation.