We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 5393
    • 63 Posts
    I have problems to set up a login page for a website managed by modx. basically I follow this tutorial: http://rtfm.modx.com/display/ADDON/Login.Basic+Setup

    1. after following every step here, I found that the login page show nothing there. basically I create a lgnLoginTpl chunk and then add the sample code in page 4. then I add [[!Login? &loginTpl=`lgnLoginTpl` &logoutTpl=`lgnLogoutTpl` &errTpl=`lgnErrTpl` &loginResourceId=`4` &logoutResourceId=`5`]] to the document page. what's wrong?

    when I just put some default text here, it is back to normal again.

    2. After login in, nothing show up after I hit the login button.

    please help.
    ernest