Won't switch language Won't switch language
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Won't switch language

Started by allvip, August 12, 2020, 06:24:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

If I choose another language in config like german with will still dispaly in english.

If I type in admin.php and index.php


var_dump($CONFIG['lang']);


I get


string(7) "english"


but theme switch plugin on it's config page takes the german language (Design für mobile Geräte ) even if "Apply changes" is still in english.

allvip

Ctrl F5 did not cleared chache, but firefox restart did.