[ZendTo] ANNOUNCE: 5.17-1 production release

patpro zend2ml1218-a368g at m.patpro.net
Tue Jan 22 19:56:04 GMT 2019


Hello,

> On 22 janv. 2019, at 11:56, Jules Field <Jules at Zend.To> wrote:
> 
> That's deeply bizarre.
> 
> Can you try setting
> 'languageList' => array(),
> in your preferences.php, and confirm that the language picker menu disappears altogether?


The language picker disappears as expected.


> And also, please do
> grep language preferences.php
> and send me the output of that.


$ grep language preferences.php
  // What language do you want ZendTo to run in?
  // The default language is 'en_US'.
  'language'             => 'fr_FR',
  // What is the list of valid languages your users can choose from,
  'languageList' => array(),
  // What language to use for the Invisible reCAPTCHA ?
  // language chosen by the user.
  // Note: these are **NOT** the same language codes that ZendTo uses!
  // Look it up here https://developers.google.com/recaptcha/docs/language
  // to 'en-GB' and set the value of 'language' to 'en_GB'.


pat


More information about the ZendTo mailing list