Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: This is how to add new currency

This is how to add new currency 14 years 11 months ago #5744

  • wbehiry
  • wbehiry's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 19
  • Thank you received: 0
Not sure if this topic there before, i didn't find it in search so i'll post it here just in case any one will need it :roll:
this work fine with 2.5.9 ...
search for //Currency symbol and @ line 2398 add
$arrCode[]='EGY';$arrSymbol[]='LE';

@ line 6829 add
$options[]=JHTML::_('select.option',"LE","Egyptian Pound");

"LE" is the same symbol you entered @ line 2398, and "Egyptian Pound" is the name of your currency.

and chose you new currency from the back end in the configuration,

and that's all ... :lol:

Best Regards,
Wael Behiry

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.282 seconds