By familyguy on
Hi there. I have upgraded from 6.5 to 6.6 (upgrade isn't really the word...I ultimately had to pave over the old install and re-install from scratch). I am developing a small "brochureware" site for my own fun so I can begin learning about Drupal.
Question: I have installed Ubercart and it seems to work OK. However, when I enter a new product, I see no way to attach an image of the product. I *think* I have enabled all of the relevant modules, but perhaps I've missed one? Any suggestions would be most appreciated.
Best,
Comments
product is a content
product is a content type.
you need to edit the content type to accept images.
for this you should:
install CCK
install image (and maybe imagecache and thickbox)
Add an image field to that content type.
have fun. this is very possible. with 6 you can add mulitple images and drag and drop thier order. weeee!
Thanks!
Thanks!
I have the same problem, but
I have the same problem, but there is already an Image field added to the Product content type. - Still I see no images.
When I create a product, I see no fields for adding an image! I don't know what to do!?
does this work with 6.9? i
does this work with 6.9? i seem to be having trouble getting ubercart active in 6.9.
I just installed Drupal, so
I just installed Drupal, so I'm running 6.9.
The status text on the store configuration page says that image support is set up automatically by Drupal and working.
I have all the modules, CCK, Imagefield, Imagecache, GD2. Also, I checked that "Image" is added to the product content type.
Still, I see no image upload form when creating a product??!
Attaching Image to Product
I have the same problem. There is nowhere to upload an image on the product content creation/edit page. Looking at the Status messages at Store Admin page says: "To automatically configure core image support, enable the Content, CCK Image field, and Imagecache modules." These modules are all in place and enabled. I've removed and re-installed the modules and still the same message and no upload function. I've been beating my head against the wall over this. Anybody have any ideas?
same problem
I have a same problem with a same message: "To automatically configure core image support, enable..." Ideas?
any solution?
I have the same problem, got everything installed, but no image field.