Guest Posted January 7, 2005 Posted January 7, 2005 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. :'(
boxtel Posted January 7, 2005 Posted January 7, 2005 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. :'( <{POST_SNAPBACK}> does that language pack include the gift voucher japanese language files ? Treasurer MFC
Guest Posted January 7, 2005 Posted January 7, 2005 does that language pack include the gift voucher japanese language files ? <{POST_SNAPBACK}> Yes it does. I have 3 gift voucher files. gv_redeem gv_faq gv_send
boxtel Posted January 7, 2005 Posted January 7, 2005 Yes it does. I have 3 gift voucher files. gv_redeem gv_faq gv_send <{POST_SNAPBACK}> where does this japanese language pack for gift vouchers come from ? Treasurer MFC
Guest Posted January 7, 2005 Posted January 7, 2005 where does this japanese language pack for gift vouchers come from ? <{POST_SNAPBACK}> 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.
boxtel Posted January 7, 2005 Posted January 7, 2005 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. <{POST_SNAPBACK}> 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
boxtel Posted January 7, 2005 Posted January 7, 2005 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. <{POST_SNAPBACK}> 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
Guest Posted January 7, 2005 Posted January 7, 2005 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. <{POST_SNAPBACK}> Thanks I'll try that. B)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.