2 replies [Last post]
gizmatix's picture
Offline
Joined: 09/09/2008
Juice: 159
Was this information Helpful?

Drupal 6.10 Ubercart 2.0-beta5 fresh install. After a fresh install, ubercart doesn't automatically add image field to productkit. Using a patch i fixed this problem before where it wouldn't add image field to both products and productkit content type. Does anyone know why or has anyone heard about this problem? I've done 12 fresh installs and I know my process of installing is correct. I've had no problem installing this system in the past. Just recently it started doing this. I made sure everything I installed was the most recent. PS: when i do try to add an image field to the product kit drupal replies that it's already a used field and can't be added. I see it listed under products content type.

the patch i applied was:
file named: product_image_field.patch
contents located at: http://pastebin.com/f55cb564c

error i'd get before:
duplicate entries in mysql

gizmatix's picture
Offline
Joined: 09/09/2008
Juice: 159
Re: not adding image field to productkit content type

taxonomy module when activated is usually added to fields for productkit and products, which it is not. also when going to store administrator you should see under status messages catalog vocabulary which also doesn't show. same with roles and file downloads... Everything i've installed is fresh downloads of Drupal 6.10 and the newest copy of Ubercart with all dependencies enabled before enabling the final ubercart modules. can anyone shine some light i'm willing to give access to the actual site i'm installing it on to show the errors.

Sam_RiteTimeDirect's picture
Offline
Joined: 10/20/2008
Juice: 96
I did not see the image field either

I had a similar problem. I was not able to see the image field when creating a product. This happened when I upgraded from beta 3 to beta 5. After some research I found out that I did not have some of the image sub modules enabled. Go to admin/store to check that you have them enabled properly.

I now have another issue, with the actual uploads (http://www.ubercart.org/forum/support/9401/product_images_wont_upload_ca...) But I am able to get the form to show it's self.

Hope this helps.

Sam