Create a Forum in a different group

Step 1

  1. Rename or copy local/Forum.php to local/MyForum.php.
  2. Revise this file as needed after forum is created with step 2
  3. Add to config.php before include of foxforum.php:
    $FoxPagePermissions['MyForum.*'] = 'all';

Without page permissions being set for the new forum group, the page copy process of step 2 will fail!

Step 2

Enter forum Group Name:
Create new Forum:

Step 3