Closed (fixed)
Project:
Ubercart CCK currency
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2010 at 15:52 UTC
Updated:
2 Mar 2011 at 22:31 UTC
Hi,
I have not a product's CCK prices field. Step 1 to 4 is OK, CCK-version is 2.8.
Comments
Comment #1
jensvoigt commentedYou need to manually add a standard CCK field in step 3. On this fields edit-page there is a 'Multiple currency field settings'-fieldset, where you can assign this field as a currency field.
Comment #2
amirtaiar commentedI don't have any CCk field.
I have install the module, disable the cache option like said.
Comment #3
amitaibuYou need to create the CCK field yourself.
Comment #4
amirtaiar commentedSorry, no cck "Ubercart CCK currency" option available.
Comment #5
amitaibu> no cck "Ubercart CCK currency" option available.
It's working with number field, it doesn't provide a special field.
Comment #6
amirtaiar commentedOK.
Now there a lot of mic going on.
My defualt curency is ILS. So I have set the field to display $ - USD.
When editing my Hebrew product everything fine.
When editing the English product nothing happens.
Trying to enter myshop.co.il/uc_cck_currency/set/field_uc_mc_yen it gives me a 403.
Also, am I understanding correct - The price on the English product will be in ILS until I press the add to cart and then on the cart it will change?
Comment #7
amitaibu> Trying to enter myshop.co.il/uc_cck_currency/set/field_uc_mc_yen it gives me a 403.
Is your field called "field_uc_mc_yen" ?
Comment #8
amirtaiar commentedYes - field_uc_mc_yen.
Now it takes me to the homepage [I am on non-clear-url].
Comment #9
amitaibu> Now it takes me to the homepage
This is by design, unless you pass the ?destination in the URL.
Comment #10
amirtaiar commentedI didn't quite understand the meaning - "This is by design".
This is a multilanguage so I implement some code in the settings.php for the dual homepage, but not more then that.
When I enter the myshop.co.il/uc_cck_currency/set/field_uc_mc_yen - what sepose to happen?
Comment #11
jensvoigt commentedYou can redirect to the page you came from (while still changing currency of course), with something like this in a block: