login/logout in submenu instead of sysmenu login/logout in submenu instead of sysmenu
 

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 in submenu instead of sysmenu

Started by noworyz, February 01, 2006, 12:40:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

noworyz

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

Joachim Müller

did you read the sticky thread on this board?

noworyz

i read some of them,  what one are you talking about?

Joachim Müller

#3
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"

noworyz

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
Here is the text file of my theme.php: 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

noworyz