UBB.Dev
Posted By: dgermann Where change page titles? - 02/19/2001 1:47 AM
Hi--

Where do you go to change the titles on the pages?

I added this to the header.php file:
< HEAD > < TITLE >Articles and Leader to Leader Discussions< /TITLE > < /HEAD >

But it still shows "Footprints in the Wind - Forums Powered by WWWThreads PHP - Microsoft" etc.

I must be in the wrong file....

:-Doug.
[][email protected][/]
www.FootprintsintheWind.com
Posted By: josetann Re: Where change page titles? - 02/25/2001 10:32 AM
Look in your config.inc.php for the main part. The powered by message is in main.inc.php.

Posted By: dgermann Re: Where change page titles? - 02/25/2001 2:20 PM
Joseph--

Thanks. I will go there.

(I was beginning to think no one had the answer!)

Thanks.

:-Doug.
[][email protected][/]
www.FootprintsintheWind.com
Posted By: dgermann Re: Where change page titles? - 02/25/2001 11:45 PM
Ooops!

That doesn't appear to be the right place either.

What I'm talking about should appear in the very top bar of the browser. For instance, reading this thread it says "Where change page titles? - Forums powered by WWWThreads PHP -."

That's where I want to make the change.

My text was actually in header.php in the includes directory.

The main.inc.php file seems to only have the "Forums powered by" stuff for a footer, not a header. I still want to keep that footer.

I'm wondering if what I want to change is actually created on the fly by W3T and therefore not user changeable.... Maybe I need to just upgrade from 5.1.5 php?

:-Doug.
[][email protected][/]
www.FootprintsintheWind.com
Posted By: josetann Re: Where change page titles? - 02/26/2001 12:01 AM
Yes, in the config.inc.php there is a setting for that. For example here's what mine looks like:

// Title of site
$config['title'] = "The Tech Guide Forum";

Posted By: dgermann Re: Where change page titles? - 02/27/2001 2:47 AM
Joseph--

Ahh! OK, got it!

Thanks.

Do you know does 5.1.6 and above create new titles for each page? That would probably be preferable to one standard one....

:-Doug.
[][email protected][/]
www.FootprintsintheWind.com
Posted By: Rick Re: Where change page titles? - 02/27/2001 6:03 AM
5.1.6 of the PHP version sets the title according to what page you are on. As you can see here when you are viewing a post if you look in the title bar it shows the Subject of the post in the title bar.
Posted By: dgermann Re: Where change page titles? - 02/28/2001 2:44 AM
Scream--

OK! That is what I was guessing.

Well, when I upgrade, I will be back with the next question, then.... []/w3timages/icons/laugh.gif[/]

:-Doug.
[][email protected][/]
www.FootprintsintheWind.com
© UBB.Developers