Hi!
After uc_aac update (2.0 to 2.1) and Ubercart (2.2 to 2.4) - noticed that uc_option_image has stopped displaying images when an option has been selected. It was no problems prior update. Moving back to uc_aac 2.0 solved the problem.
Is uc_aac 6.x-2.1 not compatible with uc_option_image 6.x-1.4 or needs some additional settings?

Thank you for your great work!

CommentFileSizeAuthor
#3 modules.zip43.89 KBcybis

Comments

cybis’s picture

I got them working together with this patch #712542: Compatibility with Ubercart Ajax Attribute Calculations module. See comment #27.

u210ks’s picture

Thank you cybis
Unfortunately I couldn't manage to make them work together from the link you've sent me.
The versions working fine (so far) on my localhost are (uc_option_image)--> http://drupal.org/node/1030442
and uc_aac 6.x-2.1

Regards

cybis’s picture

StatusFileSize
new43.89 KB

I've attached uc_aac, uc_dependent_attributes and uc_option_image as they currently stand in my install. Give it a shot.

u210ks’s picture

Thanks cybis
I will try these modules and post back as soon as I do that.

jday’s picture

Thanks cybis, I'm using the uc_acc and uc_option_image from #3 and everything is working as expected

Oleg_url’s picture

cybis ,what is your version Ubercart and Drupal?

cybis’s picture

Drupal 6.19
Ubercart 6.x-2.4

Oleg_url’s picture

Thanks, I've set up these modules. But there is one problem. When I go to the product page - the picture does not appear until I press Select. Much thanks for the idea.

cybis’s picture

Now using Drupal 6.22 with no issues.

frankpari’s picture

Hi!
Thanks a lot for the module and for all patches that permit to use uc option image module.
I finded in the forum but I don't finded nothing about my question.
I am using uc_aac and uc_option_image (with drupal 6.26+ubercart 2.10) modules togheter.
I used several patches attach in the posts and works but I have an issue.
When I create an attribute (in /admin/store/attributes) than I add option (/admin/store/attributes/1/options/), after I can not add images for each option (/admin/store/attributes/1/options/1/edit)
I can add images at each options only in the product page (in /node/11/edit/options).
I have all products with the same options and now I must add all images to each options for each product.
Than I created a product class and now I can add images for each options (in /admin/store/attributes/1/options/1/edit) because I have the image upload box but when save the page, the image option is empty.
When I import the image I don't see a preview how it is in the (in /node/11/edit/options)..
I can only add images for options in each product page how when you edit the option in the product page (/node/11/edit/options).
I don't know if there is a problem or if the module works in this way.
Please, could you tell me if there is a patch for this issue?
How can is possible?
Thanks a lot in advance.

frankpari’s picture

Sorry for my technical question. I didn't ask to help me but only if uc option image module work how I noted or if there are problems.
My question was very simple.
Thanks a lot.