Thursday, May 1, 2008, 8:21:08 PM, Marcus wrote: > I'm having difficulty creating a second forum. I have a duplicate > forum config file called MyForum.php and the line > "$FoxPagePermissions['MyForum.*'] = 'all';"
You may need to put this line of code into config.php before including fox.php. If fox.php is installed via include_once in config.php, then settings in a Group.php file may come too late. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
