We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 40735
    • 119 Posts
    Hi!
    I'm working on a front-end login on my site using the Login snippet. I created the form and logged in with it and that worked fine but now when I log out site stops loading. Sometimes the browser just says it's waiting forever for the server to respond (and the server is a virtual machine hosted on my computer) and other times I get a 403 error. I can go to pages that don't use a template but none of my pages that do will load until I log back into the web context. The manager still loads and I created a page with no template in which I placed the Login snippet. Does anyone know what's going on and how I can fix it?
    Thanks!
      • 40735
      • 119 Posts
      It appears to have something to do with the UpdateProfile snippet. After I removed that from my templates the issue went away. I guess that snippet call needs to be in the Login snippet's logoutTpl chunk.