/************************************************************************/
/* PHP-NUKE: Web Portal System                                          */
/* ===========================                                          */
/*                                                                      */
/* Copyright (c) 2002 by Francisco Burzi                                */
/* http://phpnuke.org                                                   */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License.       */
/************************************************************************/
/* Forum admin files for PHP-Nuke 7.5 by chatserv                       */
/************************************************************************/

New admin section for BBtoNuke Forums for PHP-Nuke 7.5

Just upload the files preserving the folder structure, basically the files go to modules/Forums/admin

Delete the old forum admin files:
admin/case/case.forums.php
admin/links/links.forums.php
admin/modules/forums.php

The new files use the SCRIPT_NAME method, should you have any problems change that to PHP_SELF
specially if running php as cgi.