Problem po zainstalowaniu extreme fusion

Witam.Mam problem.Po zainstalowaniu extreme fusion v.4.09

wyskakuje mi o taki błąd

Warning: require_on in /virtual/r/a/rajdysamochodowe.ugu.pl/subheader.php on line 20

Co trzeba zrobić aby tego błędu nie było.

Pozdrawiam

Evo IX

masz błąd w tym skrypcie php w linijce 20, popraw to

hmm…żebym ja jeszcze wiedział co jest źle to było by dobrze prosze o podpowiedź:

<?php

// javascript part for Dropdown windows. Works with FireFox, IE, NETSCAPE.

echo "";

/*---------------------------------------------------+

| PHP-Fusion 6 Content Management System

+----------------------------------------------------+

| Copyright ę 2002 - 2005 Nick Jones

| http://www.php-fusion.co.uk/

+----------------------------------------------------+

| Released under the terms & conditions of v2 of the

| GNU General Public License. For details refer to

| the included gpl.txt file or visit http://gnu.org

+----------------------------------------------------*/

if (!defined("IN_FUSION")) { header("Location: index.php"); exit; }


require_once THEME."theme.php";

require_once INCLUDES."theme_functions_include.php";


if ($settings['maintenance'] == "1" && !iADMIN) fallback(BASEDIR."maintenance.php");

if (iMEMBER) $result = dbquery("UPDATE ".$db_prefix."users SET user_lastvisit='".time()."', user_ip='".USER_IP."' WHERE user_id='".$userdata['user_id']."'");


echo ""-//W3C//DTD HTML 4.01 Transitional//EN\">

";

include_once INCLUDES."dynamic_titles.php";

if (!isset($title)) $title = "";

echo "".$title.$settings['sitename']."








";


if ($settings['rss'])

{

   $rss = dbarray(dbquery("SELECT file_news,title_news from ".$db_prefix."rss_builder"));

   $rss_title_news=$rss['title_news'];

   $rss_file_news=$rss['file_news'];

   if ($rss_file_news!="")

   {

     echo "";

   }

}

echo"

\n"; render_header(" ![".$settings