[pmwiki-users] New wiki not sending users to HomePage
H. Fox
haganfox at users.sourceforge.net
Sat May 13 14:27:37 CDT 2006
On 5/13/06, Tegan Dowling <tmdowling at gmail.com> wrote:
> Now going to http://gladprofusion.com/Main/HomePage works without any
> problem. And likewise, going to just plain http://gladprofusion.com
> **should** bring up http://gladprofusion.com/Main/HomePage without any
> problem.
>
> *But it doesn't* - it demands a password, instead. Users **cannot go**
> to http://gladprofusion.com and automatically be sent to
> http://gladprofusion.com/Main/HomePage.
Try this at the top of your config.php file:
if (!$pagename) $pagename = 'Main.HomePage';
Hagan
More information about the pmwiki-users
mailing list