[dev] problem in Hermes template

Joe Jenkins joe at nerdnet.com
Tue Dec 23 10:50:30 PST 2003


Latest CVS_HEAD of hermes has the following problem:

    Fatal error: Call to a member function on a non-object in
/horde/hermes/templates/menu/menu.inc on line 33

    Code:

    if ($perms->hasPermission('hermes:review', Auth::getAuth(),
_PERMS_SHOW)) {
        Menu::printItem($review, _("Review"), 'hermes.gif');
    }

    It works fine if I comment it out...

    All the rest of my install is latest CVS, including the framework
package...

    Joe Jenkins







More information about the dev mailing list