Active
Project:
Ubercart Ajax Attribute Calculations
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2010 at 12:16 UTC
Updated:
5 Nov 2012 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
cybis commentedI got them working together with this patch #712542: Compatibility with Ubercart Ajax Attribute Calculations module. See comment #27.
Comment #2
u210ks commentedThank 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
Comment #3
cybis commentedI've attached uc_aac, uc_dependent_attributes and uc_option_image as they currently stand in my install. Give it a shot.
Comment #4
u210ks commentedThanks cybis
I will try these modules and post back as soon as I do that.
Comment #5
jday commentedThanks cybis, I'm using the uc_acc and uc_option_image from #3 and everything is working as expected
Comment #6
Oleg_url commentedcybis ,what is your version Ubercart and Drupal?
Comment #7
cybis commentedDrupal 6.19
Ubercart 6.x-2.4
Comment #8
Oleg_url commentedThanks, 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.
Comment #9
cybis commentedNow using Drupal 6.22 with no issues.
Comment #10
frankpari commentedHi!
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.
Comment #11
frankpari commentedSorry 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.