Hello everyone,
maybe someone here can help me because I have no more ideas.
I use Arcturus & At0mCMS
The umlauts "Ä,Ö,Ü,ä,ö,ü" do not work, but only in the catalog_pages, otherwise they work everywhere.
I added UTF8 to my proxy server (because my domain runs over it) in the folder /sites-available in my configuration file and that didn't help either.
The database is set to utf8mb4 & utf8mb4_general_ci
The MySQL my.ini is also on utf8mb4 at [mysqld], [mysql] & [client].
The php.ini is also set to UTF-8. default_charset = "UTF-8"
The index.html also has the meta for UTF-8 and the nitro.blade.php
utf8mb4 is also entered in the config/database.php folder.
The emulator is also utf8
I have also checked the SQL code of catalog_pages where everything is also set to utf8mb4.
I checked via the MySQL console with the command SELECT caption FROM catalog_pages; whether the umlauts are displayed correctly and they are.
I have already uninstalled and reinstalled MySQL but without success. Then I tried to import the catalog_pages again without success. The database was also imported correctly with UTF8 and utf8mb4.
I have no more ideas what the problem could be.
maybe someone here can help me because I have no more ideas.
I use Arcturus & At0mCMS
The umlauts "Ä,Ö,Ü,ä,ö,ü" do not work, but only in the catalog_pages, otherwise they work everywhere.
I added UTF8 to my proxy server (because my domain runs over it) in the folder /sites-available in my configuration file and that didn't help either.
The database is set to utf8mb4 & utf8mb4_general_ci
The MySQL my.ini is also on utf8mb4 at [mysqld], [mysql] & [client].
The php.ini is also set to UTF-8. default_charset = "UTF-8"
The index.html also has the meta for UTF-8 and the nitro.blade.php
utf8mb4 is also entered in the config/database.php folder.
The emulator is also utf8
I have also checked the SQL code of catalog_pages where everything is also set to utf8mb4.
I checked via the MySQL console with the command SELECT caption FROM catalog_pages; whether the umlauts are displayed correctly and they are.
I have already uninstalled and reinstalled MySQL but without success. Then I tried to import the catalog_pages again without success. The database was also imported correctly with UTF8 and utf8mb4.
I have no more ideas what the problem could be.
You must be registered for see images attach
Last edited: