[juno] Fatal error: Call to undefined function: menu()

Marko Djukic marko at oblo.com
Mon Jul 21 03:26:39 PDT 2003


i'm only half-way through committing the base to juno, so it is going to be 
broken.

marko


Quoting Andy <andy at stronzo.d2g.com>:

>
> Hello,
>
> after updating from CVS I'm getting this error:
>
> Fatal error: Call to undefined function: menu() in
> /usr/local/apache/htdocs/horde/juno/register.php on line 21
>
> which is:
>
> @define('JUNO_BASE', dirname(__FILE__));
> require_once JUNO_BASE . '/lib/base.php';
>
> /* Obtain the Juno $css array so that mouseovers will work. */
> Horde::getThemeConfig(JUNO_BASE);
>
> $title = _("Checkbook Register");
> require JUNO_TEMPLATES . '/common-header.inc';
>   line 21 ------>   Juno::menu();
> require JUNO_TEMPLATES . '/register/head.inc';
> require JUNO_TEMPLATES . '/register/registerrow.inc';
> require JUNO_TEMPLATES . '/register/foot.inc';
> require JUNO_TEMPLATES . '/common-footer.inc';
>
> Can somebody please help me in solving this error?
>
> Thanks!
>
> Andy
>
>
>
>
> --
> Juno mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: juno-unsubscribe at lists.horde.org
>




More information about the juno mailing list