Locale item for site "default" not found

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
albcamargo61
Posts: 10
Joined: 20 May 2020, 11:04

Locale item for site "default" not found

Post by albcamargo61 » 29 Jan 2022, 16:23

From the Admin interface >locales>language I changed the status of my default language from enable to review. Then following message start to raise: Locale item for site "default" not found. At this time, I have no web access.
What is my simples solution?
Thanks,
Alberto Camargo
aimeos shop: alcari.corefex.net



Linux version 4.15.0-101-generic (buildd@lgw01-amd64-003) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04))
PHP 7.2.24-0ubuntu0.18.04.4 (cli) (built: Apr 8 2020 15:45:57) ( NTS )
Composer 1.6.3 2018-01-31 16:28:17
Laravel Framework 6.18.14
npm -v 6.14.4
node v12.16.3

albcamargo61
Posts: 10
Joined: 20 May 2020, 11:04

Re: Locale item for site "default" not found

Post by albcamargo61 » 30 Jan 2022, 17:12

Any help?

User avatar
aimeos
Administrator
Posts: 7908
Joined: 01 Jan 1970, 00:00

Re: Locale item for site "default" not found

Post by aimeos » 31 Jan 2022, 07:38

Use PHPMyAdmin or the MySQL client to set the status of the record in the mshop_locale_language table to "1" again.

Which Aimeos version do you use? In newer versions, this shouldn't be a problem any more.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

albcamargo61
Posts: 10
Joined: 20 May 2020, 11:04

Re: Locale item for site "default" not found

Post by albcamargo61 » 31 Jan 2022, 15:32

There is some reason for no answer. Isn't there?

User avatar
aimeos
Administrator
Posts: 7908
Joined: 01 Jan 1970, 00:00

Re: Locale item for site "default" not found

Post by aimeos » 31 Jan 2022, 15:39

aimeos wrote: 31 Jan 2022, 07:38 Use PHPMyAdmin or the MySQL client to set the status of the record in the mshop_locale_language table to "1" again.

Which Aimeos version do you use? In newer versions, this shouldn't be a problem any more.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

albcamargo61
Posts: 10
Joined: 20 May 2020, 11:04

Re: Locale item for site "default" not found

Post by albcamargo61 » 03 Feb 2022, 12:00

aimeos wrote: 31 Jan 2022, 15:39
aimeos wrote: 31 Jan 2022, 07:38 Use PHPMyAdmin or the MySQL client to set the status of the record in the mshop_locale_language table to "1" again.

Which Aimeos version do you use? In newer versions, this shouldn't be a problem any more.
Aimeos 2021.07.12. I got the update advice in my admin panel. I tried to update it according to the instructions but is not working. With the composer update command a red long screen is rising. Some help, please

User avatar
aimeos
Administrator
Posts: 7908
Joined: 01 Jan 1970, 00:00

Re: Locale item for site "default" not found

Post by aimeos » 04 Feb 2022, 09:59

Without posting the error output, there's no way to say what could be wrong ...
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

albcamargo61
Posts: 10
Joined: 20 May 2020, 11:04

Re: Locale item for site "default" not found

Post by albcamargo61 » 05 Feb 2022, 03:40

Problem solved when I updated composer version to 2.2

Post Reply