Hello,

I have a multi language Drupal 6 site with English and German. Englisch (US) is default. I enabled the UC Multiprice and Multiprice Dynamic price module latest dev version, set up German currency to EUR and tried to override my sample products price. When I select Germany in the combobox the edit product pages refreshed and I am not able to override the price. Dynamic pricing does not work also. Did I miss a step in setting up? Is there a tutorial?

Comments

keyoke’s picture

I have the same problem

keyoke’s picture

So this is an issue with the ahah callback function 'uc_multiprice_js' and the fact that its not returning the correct id/data. is their a fix for this?

mariomc’s picture

Can't get it running as well for the same reason as stated above...

yogurtur’s picture

The same to me, but the form does right in Multiprice Defaults.
Is there any tutorial for the module?

yetihunter1000’s picture

Did anyone find a solution to this? I have the same Js problem.

DartDev’s picture

sub

Katharine_Gates’s picture

Hello I was having the very same sorts of problems you all were having. It became clear (with much help from this module's VERY GENEROUS original developer) that the problem was coming from a conflict with the JQuery Update module which I am using for Superfish menus.

I have now managed to make UC multiprice work - at least to the extent that I am able to create price overrides and have them update on the fly.

The secret was to download a new version of jquery.form.js from github (https://github.com/malsup/form).

I hope this helps you all.

--Katharine

kiwad’s picture

Title: Cannot get it running » Conflict with Jquery update
Category: support » bug