Making custom page with tips & tricks Making custom page with tips & tricks
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Making custom page with tips & tricks

Started by EndlessQuest, January 02, 2012, 05:00:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

EndlessQuest

Hi all,

first of all best wishes for 2012 to anyone reading this!

Now, I have a question. I have created some custom pages, one with FAQ`s  (http://www.richards-fotos.nl/test/howto.php)  which is already working, and now I am working on several pages that will make up a Tips & Tricks section (http://www.richards-fotos.nl/test/tips_tricks_algemeen.php).

I am not very skilled in programming in PHP and HTML, so I try to use whatever I have available and adjust that to make it work for me. So, to create the FAQ page, I took the register.php file and changed the content into what I wanted. It looks just fine on the screen, but I noticed that in the Internet Explorer tab, the page is still called "register" or in dutch "Gebruikers Registratie."  So, somwhere in the code I probably need to change that into what I want. But where do I do that? (And how?)

Here is my gallery, in test setup www.richards-fotos.nl/test/index.php

Who can help me with this?

ΑndrĂ©

You have to change the parameter within the pageheader function.