Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Japanese Create an Account Error


Guest

Recommended Posts

Posted

I have a store running ms2, english and japanese. Everything appears to be working fine except the creat an account in japanese. It allows them to create the account but the email that is sent out looks like this...

EMAIL_GREET_MSEMAIL_WELCOMEEMAIL_TEXTEMAIL_CONTACTEMAIL_WARNINGEMAIL_GV_INCENTIV
E_HEADER

EMAIL_GV_REDEEM

EMAIL_GV_LINKhttp://www.mydomain.com/shop/gv_redeem.php/gv_no/75a33fcdf5

EMAIL_COUPON_INCENTIVE_HEADER

EMAIL_COUPON_REDEEM

 

I downloaded the japanese language pack a second time and loaded a fresh create_process.php and it is still doing it.

 

Please help. :'(

Posted
I have a store running ms2, english and japanese.  Everything appears to be working fine except the creat an account in japanese.  It allows them to create the account but the email that is sent out looks like this...

EMAIL_GREET_MSEMAIL_WELCOMEEMAIL_TEXTEMAIL_CONTACTEMAIL_WARNINGEMAIL_GV_INCENTIV
E_HEADER

EMAIL_GV_REDEEM

EMAIL_GV_LINKhttp://www.mydomain.com/shop/gv_redeem.php/gv_no/75a33fcdf5

EMAIL_COUPON_INCENTIVE_HEADER

EMAIL_COUPON_REDEEM

 

I downloaded the japanese language pack a second time and loaded a fresh create_process.php and it is still doing it.

 

Please help.  :'(

 

does that language pack include the gift voucher japanese language files ?

Treasurer MFC

Posted
does that language pack include the gift voucher japanese language files ?

 

Yes it does. I have 3 gift voucher files.

 

gv_redeem

gv_faq

gv_send

Posted
where does this japanese language pack for gift vouchers come from ?

 

I'm really not sure because this cart was installed before and now I'm working on it myself and all I can find is the one in the contributions which does not have gift vouchers in it.

Posted
I'm really not sure because this cart was installed before and now I'm working on it myself and all I can find is the one in the contributions which does not have gift vouchers in it.

 

 

All I can deduce is that they installed gift vouchers contribution but did not include japanese language files for that as those variables are not defined.

I personally can't find any japanese files for that contribution in the contribution section.

 

So you could check in includes/languages/japanese/etc.

whether you have any language files that hold the defines for

 

EMAIL_GV_REDEEM

EMAIL_COUPON_INCENTIVE_HEADER

etc.

 

as long as these are not defined, the variable names will show up.

Treasurer MFC

Posted
All I can deduce is that they installed gift vouchers contribution but did not include japanese language files for that as those variables are not defined.

I personally can't find any japanese files for that contribution in the contribution section.

 

So you could check in includes/languages/japanese/etc.

whether you have any language files that hold the defines for

 

EMAIL_GV_REDEEM

EMAIL_COUPON_INCENTIVE_HEADER

etc.

 

as long as these are not defined, the variable names will show up.

 

 

if you find no definitions for japanese, go to your english directory, find the file(s) that hold the defines there and copy those files to your japanese directory. That will send them the stuff in english but at least it will get rid of the variables display.

Treasurer MFC

Posted
if you find no definitions for japanese, go to your english directory, find the file(s) that hold the defines there and copy those files to your japanese directory. That will send them the stuff in english but at least it will get rid of the variables display.

 

Thanks I'll try that. B)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...