This topic is locked

index page

11/14/2010 7:30:40 PM
PHPRunner General questions
M
mfero author

I am sure this is very simple (at least,somehow I did it last year) but it's late and I'm stymied.
I want to use a custom index page which contains information about the site and a jump menu to go to the client's area of focus.
When I try this lately, I get a forward to menu.php and it goes straight into the database.
I've looked at events and it doesn't seem to do what I want. Somewhere, I'm convinced, I need to edit one of the configuration files to accomplish this (although, maybe not)
This is the configuration I used last year:
http://128.208.133.128/uhr09/output/index.htm
TIA!

Sergey Kornilov admin 11/15/2010

Replace index.htm file in the output directory with your own index.htm. This is it.