Stopping 404's on the missing languages

Page: 1

Author Post
Member
Registered: May 2011
Posts: 17
I want to stop seeing these 404's in my logs:
/floatbox-733/languages/C.js
/floatbox-733/languages/id.js
/floatbox-733/languages/bn.js
/floatbox-733/languages/uk.js
/floatbox-733/languages/lv.js

I guess Floatbox falls back to using English if a language file is missing.
"C" is coming from Linux browsers. So I'm just going to copy the en.js to all of them to stop the 404s.
Administrator
Registered: Aug 2008
Posts: 3382
You should be able to settle things down by setting the language option to 'en', or to another supported language if your site content is not in English.

Try as I might, I can't generate any similar behaviour on my test sites. It would be greatly appreciated if you could send me a link to where these 404s are occurring so I can look for some unexpected configuration or other causal condition. If there's something weak or buggy in Floatbox around this, I'd like to hunt it down.
Administrator
Registered: Aug 2008
Posts: 3382
Language handling has changed in the just-released version 7.4.1. Floatbox no longer tries to detect the visitor's browser's language.
Member
Registered: May 2011
Posts: 17
just upgraded to 7.41. Thank you.

Page: 1