I'm on CE Phoenix v1.0.8.17
When someone places an order in French, their purchase history (account_history.php) shows up in our websites default language English only. So when the customer looks at their order history in French it tells them that they never placed an order. If they switch their language to English, their order shows up in English. Emails get sent in the right language to both the store owner and the client.
I'm not sure if it's a database issue or something else that I've missed.
Any ideas?
Account Purchase History language issue
-
bodhizatfa
- Member
- Posts: 27
- Joined: Fri Mar 05, 2021 6:25 pm
- Phoenix Version: 1.0.9.4
- Been thanked: 1 time
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: Account Purchase History language issue
Make sure that you have all the order statuses translated to French? In particular, whatever the order status would be on an order that is not showing.
Also, make sure that the public flag is checked for French. Because there are separate flags for each language/order status combination.
Also, make sure that the public flag is checked for French. Because there are separate flags for each language/order status combination.
-
bodhizatfa
- Member
- Posts: 27
- Joined: Fri Mar 05, 2021 6:25 pm
- Phoenix Version: 1.0.9.4
- Been thanked: 1 time
Re: Account Purchase History language issue
I took a look at the order status in admin. The option to translate them is there and when I fill in the field and save it, it goes blank. If I create a new order status, in both languages it will save correctly.ecartz wrote: ↑Thu Sep 15, 2022 7:01 pm Make sure that you have all the order statuses translated to French? In particular, whatever the order status would be on an order that is not showing.
Also, make sure that the public flag is checked for French. Because there are separate flags for each language/order status combination.
If I try and delete any of the order statuses on my list including a new one I've created there is no button or option to do so.
-
bodhizatfa
- Member
- Posts: 27
- Joined: Fri Mar 05, 2021 6:25 pm
- Phoenix Version: 1.0.9.4
- Been thanked: 1 time
Re: Account Purchase History language issue
here's what itlooks like when I want to confirm deletion.bodhizatfa wrote: ↑Thu Sep 15, 2022 8:22 pmI took a look at the order status in admin. The option to translate them is there and when I fill in the field and save it, it goes blank. If I create a new order status, in both languages it will save correctly.ecartz wrote: ↑Thu Sep 15, 2022 7:01 pm Make sure that you have all the order statuses translated to French? In particular, whatever the order status would be on an order that is not showing.
Also, make sure that the public flag is checked for French. Because there are separate flags for each language/order status combination.
If I try and delete any of the order statuses on my list including a new one I've created there is no button or option to do so.
You do not have the required permissions to view the files attached to this post.
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: Account Purchase History language issue
That's already reported somewhere. https://github.com/CE-PhoenixCart/Phoen ... 08a6e28341bodhizatfa wrote: ↑Thu Sep 15, 2022 8:27 pm here's what itlooks like when I want to confirm deletion.
-
bodhizatfa
- Member
- Posts: 27
- Joined: Fri Mar 05, 2021 6:25 pm
- Phoenix Version: 1.0.9.4
- Been thanked: 1 time
Re: Account Purchase History language issue
Exactly what I was looking for. Thank-you for your help.ecartz wrote: ↑Thu Sep 15, 2022 8:52 pmThat's already reported somewhere. https://github.com/CE-PhoenixCart/Phoen ... 08a6e28341bodhizatfa wrote: ↑Thu Sep 15, 2022 8:27 pm here's what itlooks like when I want to confirm deletion.