I know I have already been talking about auth.wiki() in another thread but this is a different questions, so thought I should start a new thread.
When I create a new page the following link to that page is created localhost/simoncarr/default/contactme when I click it I get the error invalid function (default/contactme) If I navigate manually to localhost/simoncarr/default/index/contactme it works fine (notice I had to include index in the url). How do I get auth.wiki() to generate the correct link? If it helps I am running web2py through apache. Thanks Simon --

