We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13435
    • 6 Posts
    Hi,
    I think there’s an error in the javascript to renew session. It calls the keepMeAlive() function which adds random number to the end of #keepAliveIMG image url (media/script/_session.gif?). But it can’t really do anything with the session, can it? At the other side I think the commented function keepSessionAlive() should work better. Or I am wrong?
      • 13435
      • 6 Posts
      I created issue MODX-2028 in Jira for that.