coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: EndlessQuest on January 02, 2012, 05:00:12 PM

Title: Making custom page with tips & tricks
Post by: EndlessQuest on January 02, 2012, 05:00:12 PM
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?
Title: Re: Making custom page with tips & tricks
Post by: ΑndrĂ© on January 04, 2012, 02:38:46 PM
You have to change the parameter within the pageheader function.