From: James E. F. <jf...@uv...> - 2004-06-10 00:25:42
|
Please post the entire "phpESP language setting" section of the phpESP test.php page. (http://example.com/phpESP/admin/test.php) Developers: Is the test page documented? Should something be added to the FAQ about the test page? -James Mathias Knerr wrote: > Hallo > i have problems with the german language. I changed in the phpESP.ini : > // default language > $ESPCONFIG['default_lang'] = 'de'; > > Also the status.php shows the following: > > register_globals: on > magic_quotes_gpc: on > magic_quotes_runtime: off > safe_mode: on > open_basedir: > mysql: loaded > gettext: loaded > browser languages: de-at, de;q=0.75, en-us;q=0.50, en;q=0.25 > > But the Interface an the Surveys are in english, and not in german. > Where is the mistake? > |