coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Arian Stolwijk on May 04, 2006, 10:31:17 AM

Title: The menu won't be viewed
Post by: Arian Stolwijk on May 04, 2006, 10:31:17 AM
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
Title: Re: The menu won't be viewed
Post by: Joachim Müller on May 04, 2006, 11:12:13 AM
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.