This topic is locked

Page Order

9/19/2009 2:02:38 PM
PHPRunner General questions
B
badgermoo author

Hi there,
Im relatively new to all of of this and had been reading through the manual for months now.
I have setup an events site through the php runner events template.
I am getting used how it works but having some difficulties.
I have copied the html code back over to dreamweaver which is great.
however, how do you change pages order?
I want people to go straight to the ammended menu page that has a login section in it and I won't be using the login page from the template. how do you delete the login page?
Mmny thanks, Steve

D
danaci 9/20/2009

events after a simple login page where you can go create their own routing.

header ( "Location: yourpage.php");

also of the fields list, please disable editing features

J
Jane 9/21/2009

Hi,
to set up menu page as first page edit generated index.html file manually.