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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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