Welcome, Guest
Username Password: Remember me

{GUEST_COUNTRY}
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: {GUEST_COUNTRY}

{GUEST_COUNTRY} 1 year, 3 months ago #549

  • justin
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
I would like to add function {GUEST_COUNTRY}in wire_transfer_email.html. Now I added j00605wire_transfer.class.php code $output['GUEST_COUNTRY']=$guestDetails->country;and we do not display the full name of the country.

Re: {GUEST_COUNTRY} 1 year, 3 months ago #550

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
what is displayed? Just the country code? If yes, try:

$output['GUEST_COUNTRY']=getSimpleCountry($guestDetails->country);
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re: {GUEST_COUNTRY} 1 year, 3 months ago #553

  • justin
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
Thanks Piranha
  • Page:
  • 1
Time to create page: 0.55 seconds