We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 47586
    • 8 Posts
    Hi there,
    I successful setup login extra for my website which has 2 languages (2 contexts).
    When I log in from 'web' context all work fine, when log in from 'en' context nothing happen. Just redirecting to loginResourceId and that's it.

    I used this code:
    [[!Login? &loginTpl=`lgnLoginTpl` &logoutTpl=`lgnLogoutTpl` &errTpl=`lgnErrTpl` &loginResourceId=`14` &logoutResourceId=`1` &contexts=`web,en`]] 


    I think &contexts=`web,en` not working.