coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: noworyz on February 01, 2006, 12:40:10 AM

Title: login/logout in submenu instead of sysmenu
Post by: noworyz on February 01, 2006, 12:40:10 AM
Is there a way to make the login/logout link be in submenu rather that the sys menu?

With the template I am making I need it to be in the bottom menu.

Thanks
Title: Re: login/logout in submenu instead of sysmenu
Post by: Joachim Müller on February 01, 2006, 07:40:58 AM
did you read the sticky thread on this board?
Title: Re: login/logout in submenu instead of sysmenu
Post by: noworyz on February 01, 2006, 09:38:10 AM
i read some of them,  what one are you talking about?
Title: Re: login/logout in submenu instead of sysmenu
Post by: Joachim Müller on February 01, 2006, 09:59:25 AM
well - all of them. You're suppossed to read the stickies before posting on a sub-board. Particularly "Template error - failed to find block ... or How to modify SYS_MENU or SUB_MENU (http://forum.coppermine-gallery.net/index.php?topic=26897.0)"
Title: Re: login/logout in submenu instead of sysmenu
Post by: noworyz on February 02, 2006, 08:08:11 PM
Ok, I'm having troubles figuring this out.

Here is the template I am working on.  I am just modifying the subsilver theme.
Here is a my theme: http://www.egriz.com/GrizPics2/index.php?theme=subsilver (http://www.egriz.com/GrizPics2/index.php?theme=subsilver)
Here is the text file of my theme.php: http://www.egriz.com/GrizPics2/themes/theme.txt (http://www.egriz.com/GrizPics2/themes/theme.txt)

As you can see I haven't moved any farther down that the menus so far.

What I am trying to do is get the login/logout link out of the sys menu (where it is functioning on my theme) and trying to add it below the sub menu (where it says "{LOGIN_LNK} {LOGOUT_LNK} ")

I've tried deleting the logn/logout html in my theme.php in the sys menu area but that creates an error.

Can you help me out a little to get this working?

Thanks
Title: Re: login/logout in submenu instead of sysmenu
Post by: noworyz on February 07, 2006, 02:00:19 AM
Can anyone help, please