Locale item for site "default" not found
See original GitHub issueAfter i install the aimeos project in a shared host, I get this error Locale item for site “default” not found
what i do to solve the problem :
1/ chnage the SHOP_MULTILOCALE
to true -> not solve the problem
2/ php artisan aimeos:setup --option=setup/default/demo:1 -> not solve the problem
3/ check the sort_buffer_size
Iit’s 2M
to get more information about the bug you can visit the domain name
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Error /list data: Locale item for site "default" not found - Aimeos
You get this error if the locale site entry is disabled. To enable it, go to the admin interface (expert mode) and change...
Read more >Locale item for site "default" not found #100 - GitHub
My Os is ubuntu 14.04 and php 7.0 i am trying to access frontend with http://localhost:8000/index.php/list.
Read more >laravel - Aimeos \ MShop \ Locale \ Exception PHP 8.1.10 9.34 ...
i am creating laravel aimeos shops. when i trying to creating locale ans opean to sites showing this error please help me. i...
Read more >Configure the default locale for a site - Oracle Help Center
You can configure the site to display in the site's default language, even if it is not the browser's preferred language.
Read more >Locale::get() - Code Metrics - aimeos/aimeos-laravel
The method bootstrap() does not exist on Aimeos\MShop\Common\Manager\Iface . It seems like you code against a sub-type of said class.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
mshop_locale
table ormshop_locale
table and runphp artisan aimeos:setup --option=setup/default/demo:1
againMost likely, the problem is that you have a locale entry in you
mshop_locale
table that doesn’t fit to yourlocale
setting in ./config/app.phpInstalling Laravel/Aimeos in your document root is not supported. The document root of your web server must point to the ./public/ directory