When a user is redirected to login after confirming signup, they are redirected to http://example.com//client/login/logout which causes an HTTP error. They should be redirected to http://example.com/client/login/logout or whatever the logout url is supposed to be. What file or setting do I need to change to fix this? My second issue is that when a user is logged in, they cannot see the three available products they can choose. How can I fix this. Please see the screenshot attached.