On Fri, Dec 21, 2012 at 3:59 PM, Gyurman Attila attila.gyurman@ilx.hu wrote:
Hi!
I have roundcube 0.8.4, with lang_sel plugin enabled. When i change the lang, and after that i login, a get a
SERVICE CURRENTLY NOT AVAILABLE! Error No. [524]
The URL is: https://###/roundcube/?_task=mail&_lang_sel=en_GB&_action=plugin.lan...
If i click on the Mail or Settings, i can use roundcube without error, with the selected language. Or if i delete the _action part of the url, everything is all right.
What's wrong?
Thanks for your answers!
Error 524 means "Unknown request action". It seems like the lang_sel plugin opens this URL but doesn't register a handler for the requested action. Please contact the plugin author about this problem. There's nothing we can do about it.
Best, Thomas