hansyland LiteCart Fan From Germany Member since Jan 2020 hansyland Oct 20 2023 07:49 PM Hi there, when I started with the script. I deleted all countries except Germany, because I´m only delivering to Germany. Because of a maybe-bug in the system, I need "United Kingdom" back as Language (looks this could solve the bug). But when I want to "Add new Country" which copy and paste all datas from DEMO, I got a php-error. So I need the original language/country to re-install. Where can I find the maybe original file with all countries to re-install or is there an other way? Best regards, Hansy
tim Founder From Sweden Member since May 2013 tim Oct 20 2023 11:33 PM [quote]I need "United Kingdom" back as Language[/quote] U.K. is not a language. You probably mean country but the country is Great Britain (GB). [quote]I got a php-error.[/quote] What is the error? See logs/errors.log if you missed it. [quote]Where can I find the maybe original file with all countries to re-install[/quote] The MySQL queries are found in the installation files. https://github.com/litecart/litecart/blob/2.5.4/public_html/install/data.sql#L3-L246