Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Multi currency modul

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #51  
Old 10-30-2008, 12:14 PM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: Multi currency modul

This mod is fantastic and virtual@croatia has been a real saviour here in bringing it to us.

My only problem is that I've set the default currency to 'USD' but the store insists on displaying CAD. Can you look into this?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote
  #52  
Old 10-30-2008, 12:56 PM
 
virtual@croatia virtual@croatia is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 92
 

Default Re: Multi currency modul

Quote:
Originally Posted by tqualizerman
This mod is fantastic and virtual@croatia has been a real saviour here in bringing it to us.

My only problem is that I've set the default currency to 'USD' but the store insists on displaying CAD. Can you look into this?

I will, just send me the data on the email.
__________________
Check what you can do with x-cart 4.1.9:
www.smee.com

Modules I made:
IP_Ranges
Multy_Currency
Order_Dates

Modules I use:
Fancycategory
Magnifier
Survey
AOM
Reply With Quote
  #53  
Old 11-08-2008, 06:08 AM
 
virtual@croatia virtual@croatia is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 92
 

Default Re: Multi currency modul

Quote:
Originally Posted by Waynarky
Hi Virtual

I've implemented the module and its working great. Thank you very much!
The instructions were clear and simple

I do want to ask about one small issue though. When I change currency it goes back to the home page, instead of refreshing the product page. I see that on your www.smee.hr site, that's not the case. Can you help?

Hi,

I fix it finally . Just download the last version. If you have it installed already you don't have to install it again, just upload the last version over the existing one.
__________________
Check what you can do with x-cart 4.1.9:
www.smee.com

Modules I made:
IP_Ranges
Multy_Currency
Order_Dates

Modules I use:
Fancycategory
Magnifier
Survey
AOM
Reply With Quote
  #54  
Old 11-25-2008, 03:41 AM
 
Waynarky Waynarky is offline
 

Member
  
Join Date: Jun 2008
Posts: 14
 

Default Re: Multi currency modul

Quote:
Originally Posted by virtual@croatia
Hi,

I fix it finally . Just download the last version. If you have it installed already you don't have to install it again, just upload the last version over the existing one.

Cool, thanks very much Virtual!! I'll do that.
__________________
Wayne Thompson
X-Cart GOLD 4.1.10
Fancy Categories
Reply With Quote
  #55  
Old 12-21-2008, 12:50 PM
 
bemore bemore is offline
 

Newbie
  
Join Date: Aug 2008
Posts: 3
 

Default Re: Multi currency modul

Is it possible to pass the preferred currency to the cart as a session variable?

e.g., www.xyz.com/shop/index.php?currency=usd

Our client doesn't want the IP range functionality, loves the rest of the mod, but wants to be able to set which currency people are seeing based on the link.
__________________
X-Cart Gold 4.1.x
Virtually all add-on's
Reply With Quote
  #56  
Old 12-22-2008, 07:13 AM
 
virtual@croatia virtual@croatia is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 92
 

Default Re: Multi currency modul

Quote:
Originally Posted by bemore
Is it possible to pass the preferred currency to the cart as a session variable?

e.g., www.xyz.com/shop/index.php?currency=usd

Our client doesn't want the IP range functionality, loves the rest of the mod, but wants to be able to set which currency people are seeing based on the link.

Yes, it is. Instead to install IP range module, open the file get_currency.php and add catch the query string somewhere at line 58 into the variable $store_currency.
__________________
Check what you can do with x-cart 4.1.9:
www.smee.com

Modules I made:
IP_Ranges
Multy_Currency
Order_Dates

Modules I use:
Fancycategory
Magnifier
Survey
AOM
Reply With Quote
  #57  
Old 01-03-2009, 01:39 AM
 
junaid junaid is offline
 

Advanced Member
  
Join Date: Dec 2003
Posts: 96
 

Default Re: Multi currency modul

Quote:
Originally Posted by virtual@croatia
6. Insert this code in skin1/admin/home.tpl, anywhere between lines 60 and 250, on any empty line:

above file is not in skin1/admin directory, i presume it is skin1/single/home.tpl .

i love this Mod and i need it badly but unfortunately couldnt get it to work.
Mod is giving sql errors mentioned earlier.
at admin side it is only letting us to change default currency and admin/currencies.php couldnt be called as it is giving permission error.

can anyone please help me.
__________________
xcart 4.18 on linux
Reply With Quote
  #58  
Old 01-03-2009, 04:16 AM
 
virtual@croatia virtual@croatia is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 92
 

Default Re: Multi currency modul

Quote:
Originally Posted by junaid
above file is not in skin1/admin directory, i presume it is skin1/single/home.tpl .

i love this Mod and i need it badly but unfortunately couldnt get it to work.
Mod is giving sql errors mentioned earlier.
at admin side it is only letting us to change default currency and admin/currencies.php couldnt be called as it is giving permission error.

can anyone please help me.

Juanid,

Send me an email to admin@smee.com and I'll check what is going on.
__________________
Check what you can do with x-cart 4.1.9:
www.smee.com

Modules I made:
IP_Ranges
Multy_Currency
Order_Dates

Modules I use:
Fancycategory
Magnifier
Survey
AOM
Reply With Quote
  #59  
Old 01-13-2009, 03:57 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Multi currency modul

Hi,

After modification & changes of all codes originally posted by
virtual@croatia, I just change in general settings making Primary currency symbol:INR & Alternative currency symbol (empty to disable): Blank. Also I have not used IP_Range module and keep intact in include/data_cache.php.

And also making in Multi Currency Select default currency:INR

In the Currencies management settings INR is selected and also the other settings of currencies.

But when I open in store front always Indian rupee is selected by default and no conversion of currencies occur.

Any settings problem from admin panel? I am now using x-cart pro 4.1.9.

Please guide me to do this setup successfully.

Thanks to all
__________________
4.6.1 Platinum


Reply With Quote
  #60  
Old 01-13-2009, 05:10 AM
 
virtual@croatia virtual@croatia is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 92
 

Default Re: Multi currency modul

Quote:
Originally Posted by Learner
Hi,

After modification & changes of all codes originally posted by
virtual@croatia, I just change in general settings making Primary currency symbol:INR & Alternative currency symbol (empty to disable): Blank. Also I have not used IP_Range module and keep intact in include/data_cache.php.

And also making in Multi Currency Select default currency:INR

In the Currencies management settings INR is selected and also the other settings of currencies.

But when I open in store front always Indian rupee is selected by default and no conversion of currencies occur.

Any settings problem from admin panel? I am now using x-cart pro 4.1.9.

Please guide me to do this setup successfully.

Thanks to all

If you didn't install IP_Range module all customers will get the default currency when they approach your pages, in your case INR. To change the currency, the customer have to choose from the list of currencies you previously activated in the admin area. Can you send me the web pages address to see how it looks like now?
__________________
Check what you can do with x-cart 4.1.9:
www.smee.com

Modules I made:
IP_Ranges
Multy_Currency
Order_Dates

Modules I use:
Fancycategory
Magnifier
Survey
AOM
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:27 PM.

   

 
X-Cart forums © 2001-2020