From a fresh install (which all goes very well and takes about 2 mins) when I go to the home page I have no LHS navigation. Initially I installed from the tarball (cmsmadesimple-0.12.1.tar.gz) but have since checked out the trunk just to check that there wasn't a bug that has since been fixed and checked in.
If I view source I can see the navigation div:
Code: Select all
<!-- Start Navigation -->
<div id="menu_vert">
<h2 class="accessibility">Navigation</h2>
<hr />
</div>
<!-- End Navigation -->
I've since checked the 'Content' section in the admin area and there is a list of lots of pages that are all active. Also on the front-end if I use the Next/back page links then the pages do display.
I'm using PHP 5.1.2 and MySQL 5.0.19 on Apache and the full steps I follwed to install cmsmadesimple can be found here:
http://bealers.com/2006/04/03/installin ... de-simple/
What have I done wrong please?
Thanks
Darren