afterlogic / webmail-lite

AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
https://afterlogic.org/webmail-lite
GNU Affero General Public License v3.0
441 stars 120 forks source link

i18n not loaded for newly activated plugin #33

Closed allanrbo closed 8 years ago

allanrbo commented 8 years ago
  1. Install Webmail Lite and use it (so a data/cache folder gets created)
  2. Add this line to config.php: 'plugins.two-factor-authentication' => true,

Expected: No i18n issues Actual: Labels related to the plugin become like this: AUTHENTICATION_PLUGIN/TAB_NAME image

Known workaround: delete data/cache so it gets recreated.

(ps.: thank you for a great product :-) )

afterlogic commented 8 years ago

Confirmed, thank you. We've updated documentation on the plugin:

http://www.afterlogic.com/wiki/Two-factor_authentication_%28WebMail%29

Regards, Igor, AfterLogic Team