We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 29110
    • 17 Posts
    The lgnLoginTpl is loading onto the page three times. Twice immediately and the third after a short pause.
    This is the call from the login page:
    [[!Login? &loginTpl=`lgnLoginTpl` &logoutTpl=`lgnLogoutTpl` &errTpl=`lgnErrTpl` &loginResourceId=`9` &logoutResourceId=`5`]]
    If I remove the '!' and call it uncached it only appears once but when a registered username and password is entered you stay on the login page (though it has worked because if I go back and reinstate the call to cached and go back and refresh the page the login process has worked (moved on to the members page).
    This with a 'live' site (testing on a live server). Using Chrome 16.0.912.75 and Firefox 9.0.1 (not tested IE or Safari or Opera).
    Thanks in advance to anyone who can anyone explain why this is happening / help me fix it?