News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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://coppermine-gallery.com/forum/index.php?topic=27774.msg134638#msg134638