2 questions regarding usernames.... 2 questions regarding usernames....
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

2 questions regarding usernames....

Started by zzz, January 22, 2006, 07:09:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zzz

1/ i would like to be able to have the title the name of the user in question when viewing their albums:
<title>username</title> instead of <title>Coppermine Photo Gallery - Home > user galleries > username</title>

2/ i would like to change the logout[username] displayed in the menu to:
'logout' and be able to print that persons username somewhere in my menu ideally in my theme.php like so:


<!-- BEGIN logout -->
&nbsp;&nbsp;<font size="1" color="#ffffff"><b>you are logged in {USER_NAME} <a href="{LOGOUT_TGT}">[logout]</a></b></font>
<!-- END logout -->


im really impressed with how fast i have been able to fit the gallery into the theme of my website kudos to all that have helped this project, thankyou to all that have helped me with my questions.