I'm trying to build a website, which uses the MLE fork and I have a section that would require user registration.
I installed the FEU and Self Registration, but can't make it work properly with the different languages.
For some reason the FEU ignores the lang file (i'm trying to build the site in Bulgarian and English, I created a bg_BG translation of the FEU).
This is what I use in the form:
Code: Select all
{cms_module module=FrontEndUsers form="login" lang="bg_BG" returnto="home" nocaptcha="1"}
I'm using the latest version of the modules since I'm installing them through the Module Manager.
10x in advance for the help!