Languages 1.1.0.3

Open to all! Ask other shopowners for help.
Post Reply
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Has thanked: 29 times
Been thanked: 3 times

Languages 1.1.0.3

Post by radhavallabh »

Hi dear;
I added german and spanish language to 1.1.0.3 version.
The problem is when I edit a product it does not save the german and spanish details name, descriptions I fill in it.
Every time I click save and then edit it remains blank.
Help is deeply appreciated;
Thank you in advance;
Regds./
radhavallabh


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Languages 1.1.0.3

Post by burt »

I have just tested this on 1.1.0.3 in french language.

No problem updating french for the product name/details.

Check your error log.
I am not here to build for you.
I am here to build with you. Let's help each other.
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Has thanked: 29 times
Been thanked: 3 times

Re: Languages 1.1.0.3

Post by radhavallabh »

burt wrote: Sun Jun 15, 2025 9:10 pm I have just tested this on 1.1.0.3 in french language.

No problem updating french for the product name/details.

Check your error log.
Hi;
Thanks,
I checked dear here is the error-Undefined array key "infopages" in C:\\xampp\\htdocs\\xx\\includes\\hooks\\admin\\catalog\\infopages.php on line 80
But cannot seem to fix it I even switched on the info pages;
Regds./
radhavallabh
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Has thanked: 29 times
Been thanked: 3 times

Re: Languages 1.1.0.3

Post by radhavallabh »

burt wrote: Sun Jun 15, 2025 9:10 pm I have just tested this on 1.1.0.3 in french language.

No problem updating french for the product name/details.

Check your error log.
I used this
$infopages_input = $_POST['infopages'] ?? []; to fix the error but still languages return blank dear;
Regds./
radhavallabh
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Has thanked: 29 times
Been thanked: 3 times

Re: Languages 1.1.0.3

Post by radhavallabh »

Hi
I tried by adding new product and category dear that seems to work;
But I am not able to edit the sample products or categories they do not save the other languages dear.
REgds./
radhavallabh
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: Languages 1.1.0.3

Post by Kofod95 »

It could sound like the existing products are not present in the products_description table with the new language_id(s)?

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply