Login/Logout link... Login/Logout link...
 

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

Login/Logout link...

Started by manne, March 14, 2006, 07:48:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

manne

Hi!..

In my template.html I have:


<!-- BEGIN login -->
<a href="login.php">Login</a>
<!-- END login -->


1) When I sign in I can't see the logout/sign out link.. Where can i find or change this?

2) Or I can hide the Login link.. And sign in by adding login.php in my browser..
But I want a "Logout" link when I am signed in.. Where can I add this?

Thx..
/manne

Tranz



manne

Anyone?

How can I moce this post to the: "cpg1.4 themes/skins/templates" category??
/manne

Joachim Müller

you're using an invalid version of the ipodlounge theme, which contains navigation items hardcode into template.html - that's a no-no. Dynamic data (stuff that is suppossed to change based on the context) needs to go into theme.php. Please read my "official" ipodlounge release announcement: http://forum.coppermine-gallery.net/index.php?topic=27774.msg134638#msg134638