Changing page title

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
clubamigos99
Posts: 62
Joined: Mon Feb 20, 2006 4:20 pm

Changing page title

Post by clubamigos99 »

Script URL: http://www.club-amigos.co.uk/mboard/mboard.php
Version of script: latest
Version of PHP: 4
Hosting company: 34sp
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

Please can you tell me where in the script l can change the page title?
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Hello clubamigos99,


In the settings.php file find this

Code: Select all

// Message board title
$settings['mboard_title']="My lovely website - message board";
and change My lovely website - message board to the title you want to appear.

Greetings,
Henrie
Locked