The menu won't be viewed The menu won't be viewed
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

The menu won't be viewed

Started by Arian Stolwijk, May 04, 2006, 10:31:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Arian Stolwijk

I'm a little playing whit the templates, but i've got a problem :-[
So as you can see: http://www.aryweb.nl/voorbeelden/fotograaf/index.php?lang=english&theme=second_edition
at the right side, not the menu but:
{SYS_MENU}
{SUB_MENU}
{ADMIN_MENU}

How do i solve this problem ?

Thanks,
Arian

Joachim Müller

Think of the {GALLERY}-token as a separator between header and footer. Stuff that comes before it is handled by coppermine's pageheader function, stuff that comes after it by the pagefooter function, see http://forum.coppermine-gallery.net/index.php?action=search2;search=right-handed%20menu
As suggested in those threads, you'll have to add the sys_menu and sub_menu calls to the pagefooter function definitions.