Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2002
Posts: 34
User
User
Offline
Joined: Apr 2002
Posts: 34
Didn't work Josh, I checked for mistakes but I did It just like you said.

Here is the result I got.
http://www.flamingoworld.com/testing.php

Is it possible changes need to be made further down where you find this:

// Let's see if we need to print out the nav menu
$What = find_environmental("SCRIPT_NAME");
$script['0'] = "";
preg_match ("/(.*)\/(.*).php/",$What,$script);
$What = $script['2'];
if ( ($script['2'] == 'top') || (!preg_match("/\/admin$/",$script['1']) )) {

// ----------------------------
// require the header.php file
if ( ($script['2'] != "top") ) {
if ($fheader) {
$header = "header_$Board.php";
}else {
$header = "header.php";
}
if (!$debug) {
@include "$thispath/includes/$header";
}
}

I know that if you don't have anything in your includes/header.php file you just get the nav, so is there anyway to make a header2.php file and have it call that instead for what I want to use it for?

Last edited by FlamingoWorld; 08/18/2003 12:52 AM.
Sponsored Links
Entire Thread
Subject Posted By Posted
Use forum menu on rest of site? FlamingoWorld 08/18/2003 5:55 AM
Re: Use forum menu on rest of site? JoshPet 08/18/2003 6:17 AM
Re: Use forum menu on rest of site? FlamingoWorld 08/18/2003 6:31 AM
Re: Use forum menu on rest of site? JoshPet 08/18/2003 6:56 AM
Re: Use forum menu on rest of site? FlamingoWorld 08/18/2003 7:01 AM
Re: Use forum menu on rest of site? JoshPet 08/18/2003 7:31 AM
Re: Use forum menu on rest of site? FlamingoWorld 08/18/2003 7:50 AM
Re: Use forum menu on rest of site? JoshPet 08/18/2003 8:03 AM
Re: Use forum menu on rest of site? FlamingoWorld 08/18/2003 8:20 AM
Re: Use forum menu on rest of site? JoshPet 08/18/2003 8:39 AM
Re: Use forum menu on rest of site? FlamingoWorld 08/18/2003 8:43 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)