Ticket #418 (closed Bug report: worksforme)
French Language not being parsed properly
| Reported by: | jay_alpes | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Authentication, permissions and access control | Version: | |
| Keywords: | Cc: |
Description
I've seen this with two clients :
portal ok, then "create account" with this problem :
Warning in /classes/Locale.php setCurentLocale: Neither fr_FR or fr are available in AVAIL_LOCALE_ARRAY
Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/wifidog-auth/wifidog/classes/Locale.php:243) in /home/www/htdocs/wifidog-auth/wifidog/classes/MainUI.php on line 647
If you wait something like 3 minutes the page came and you can create your account
But after when you want to login again :
Warning in /classes/Locale.php setCurentLocale: Neither fr_FR or fr are available in AVAIL_LOCALE_ARRAY
Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/wifidog-auth/wifidog/classes/Locale.php:243) in /home/www/htdocs/wifidog-auth/wifidog/login/index.php on line 215
If you come back to the portal, it say that you are log in you can't browse Internet, portal again....
version wifidog-auth : CHANGELOG 1313 2007-12-24 04:38:43Z
