I've recently decided to move my blog from it's folder into the main site root and use it as my main index page. All has gone well, but as I am now redesigning the default template to match my previous index page, I am not able to use this code to bring in my own personal sidebar for my site's navigation/links...
Code: Select all
<?php include("/siteRootHere/leftcolumn.php"); ?>
Thanks for the time. I'm THIS close to finally having my site finally set up how I want, and I'm really glad I've been able to figure it out while still keeping Serendipity as my blog.