how to change the browser title (<title> tag) how to change the browser title (<title> tag)
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

how to change the browser title (<title> tag)

Started by jarthel, January 17, 2005, 03:12:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jarthel

When I first installed cpg, I used "Our photo album" as the title. But I later changed my mine and changed it to "Surname_here's photo album" using the config page.

The problem is that the browser title still displays the old title I used during install. The title displayed in the website itself is now correct.

I had a look at the mysql database and cpg132_config table contains the new title. I did a grep search (using FBSD as server) under the coppermine directory and can't find instances of the old title.

Any ideas on how to change this? Thanks Smiley

Joachim Müller