[pmwiki-users] minor problem in main group change

H. Fox haganfox at gmail.com
Thu Jun 30 05:18:04 CDT 2005


On 6/30/05, Hugo Fjelsted Alrøe <Hugo.Alroe at agrsci.dk> wrote:
> I have changed the main group on a site (http://www.pmwiki.org/wiki/Cookbook/MainGroupChange). However, a link to the wiki root will always link to Maingroup/HomePage - I cannot get it go to Maingroup/Maingroup as default even though only this page exists and not the HomePage. When I use a link to the Maingroup root, this will go to Maingroup/Maingroup as it will for other groups. Don't know whether it is a general (though minor) problem.
> --Hugo http://orgprints.org/wiki

Try

$DefaultPage = Maingroup.Maingroup;

in your config.php file.

Hagan




More information about the pmwiki-users mailing list