shaven Posted July 28, 2020 Share Posted July 28, 2020 I'm just getting started with Invision and imagine someone has already addressed this.. but I can't find it! I am making a forum with restricted access for members only. Is it possible to set a default home page for guests, while keeping the forums as the default for logged in members? It seems to be one or the other regardless of status. Just thought I'd check to see if I'm missing something easy before doing it the hard way. Thanks! Link to comment Share on other sites More sharing options...
Solution Time Travel Institute Posted July 29, 2020 Solution Share Posted July 29, 2020 Set pages as your default application Add your page for guests, set that as the site's landing page and add whatever content you like Create a custom PHP block with: header("Location: https://domain.com/forums"); Change the permissions of the block to only be visible to the Members group Add that block to your landing page IPCommerceFan and shaven 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts