some newbie question some newbie question
 

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

some newbie question

Started by Aloysius, March 31, 2005, 10:46:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Aloysius

I wonder how i can do a custom login page for my gallery?

2ndly, i would like to integrate phpadsnew to my gallery. How am i do so? I've got very limit php knowledge though.

3rdly, i would like to remove the Random pictures and Last addition from my index page. How can i do it?

Lastly, which file do i edit, if i would like to do some link exchange, or insert some hyperlinks, to ALL pages in the gallery? thanks ...

You can try http://www.chapalang.com/gallery

Nibbler

1) You can make your login page and point the form at coppermine's login.php be sure to use the same input names that the coppermine login form uses.
2) Try searching the board for phpadsnew
3) RTFM
4) You would edit the template.html for static html content, or use a custom header/footer for dynamic php content.

For future rerference please post in an appropriate part of the forum, stick to 1 question per thread, search before you post, RTFM, and use a descriptive thread title.

Thankyou.