I&#39;m trying to set different front page for anonymous and authenticated users using the <a href="http://drupal.org/project/front">front page module</a><span>. I&#39;d like the frontpage to have the header but not the right sidebar. In 
page.tpl.php the right sidebar is defined as $sidebar_right. So I thought that I could add code to check if the url is <a href="http://domain.com/front_page">domain.com/front_page</a> and then not print $sidebar_right. Or some other solution that doesn&#39;t print the right sidebar on the front_page.
<br><br>I&#39;m a php novice but I&#39;m learning.. I appreciate any help I can get.<br><br>Thanks!<br>/Mattias<br></span><span></span>