[Solved] strange link when I click on "View Site" from admin

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

[Solved] strange link when I click on "View Site" from admin

Post by L84DNR »

Running CMS MS 1.3.1

When I click on the View Site link from admin panel it takes me to the root file or just /index.php
This shows the correct header and menu but in the body is says
Left simple navigation + 1 column
This template has the menu in left sidebar. The menu is using the Simple Navigation menu template. It is styled in the stylesheet called Navigation: Simple - Vertical.

You can easily float the sidebar with the menu to the right instead. Look in the Layout: Left sidebar + 1 column stylesheet for the float: left; property in the div#sidebar element. Change that to float: right; and the sidebar with the menu will instead be on the right side of the content.
If I click on the Home menu item everything looks good and the address shows /index.php?page=home

I want this "home" page to be the default.
Any suggestions?

Thanks,
Mike

Sorry, I think I put this in the wrong area, but don't know how to move and I don't want to double post.
Last edited by L84DNR on Fri Sep 05, 2008 10:37 pm, edited 1 time in total.
alby

Re: strange link when I click on "View Site" from admin

Post by alby »

L84DNR wrote: I want this "home" page to be the default.
Check in list content the green check of default page

Alby
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

Re: strange link when I click on "View Site" from admin

Post by L84DNR »

man, that's a little embarrassing
I was clicking all over making pages in-Active not realizing I never set it as the default.

Thanks,
Locked

Return to “[locked] Installation, Setup and Upgrade”