hansyland LiteCart Fan จาก Germany เป็นสมาชิกตั้งแต่ ม.ค. 2020 hansyland 20 ต.ค. 2023 19:49 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 จาก Sweden เป็นสมาชิกตั้งแต่ พ.ค. 2013 tim 20 ต.ค. 2023 23:33 [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