[quote=@NuttsnBolts] I have a shortcut link to my Sub Box that I use to access the site, but I notice that when I'm not logged in and I use the link it directs me to a blank page with a "Not Found" text message in the top left. Not a major bug but just wondering if it should redirect to a log in page or the Guild homescreen. [/quote] Yeah, this is a good idea I need to implement. Every time someone ends up on a page they aren't authorized to view (usually because they're logged out), the site either just says "Not Found", "Forbidden", or redirects to the homepage with "Unauthorized". For any pages that just need log-in to view, I should redirect to the login page. :sun thanks #willfix