- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Magento 2.1.0-rc2 - Admin > Products > Catalog Listing
Its giving an below error. i have installed it with sample data.
a:4:{i:0;s:207:"Warning: Magento\Framework\Locale\TranslatedLists::getCountryTranslation(): Cannot load resource element 'AN' in F:\xampp\htdocs\magento2\lib\internal\Magento\Framework\Locale\TranslatedLists.php on line 206";i:1;s:8248:"#0 F:\xampp\htdocs\magento2\lib\internal\Magento\Framework\Locale\TranslatedLists.php(206): Magento\Framework\App\ErrorHandler->handler(2, 'Magento\\Framewo...', 'F:\\xampp\\htdocs...', 206, Array)
Any suggestion or solution?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.1.0-rc2 - Admin > Products > Catalog Listing - Cannot load resource element 'AN'
Hello Surani,
Today is 13:11 09.03.2017 and i use:
Magento CE Ver: 2.1.5 Apache 2.4, Win 7, MySQL 5.7.17 with sample data is installed.
magento deploy:mode:set developer
As henk-weblead on GitHub mentioned, i don´t know if it is the perfect solution, but for me it´s the ideal solution.
It Works!
Befor i couldn´t acess Adminpanel > Produts > Catalog and Adminpanel > Stores > Configuration
Just remove from table directory_country -
field = country_id, iso2_code, iso3_code
row = AN AN ANT.
(MySql). country id='AN' = Netherlands Antilles.
Have you found another solution? if yes, please let me or let us know all right! Cheers!