Lösungsvorschlag (Bugs)

by RaHa, Monday, November 28, 2016, 16:15 (2678 days ago) @ Micha

Hi,

locale = de_DE.utf8, de_DE, de_DE@euro, de

und im Quellcode dann ein simples:

setlocale(LC_ALL, preg_split("/[\s,]+/", $lang['locale'], null, PREG_SPLIT_NO_EMPTY));

Das funktioniert (bei mir?!) aber nicht, da steht es immer noch in english.
Geändert in admin.inc.php 2 x in contact.inc.php und 2 x posting.inc.php


Complete thread:

 RSS Feed of thread