RE:blank page
Barsalou <[email protected]> Tue, 18 Jan 2005 14:24:53 -0900
| Newsgroups | gmane.comp.horde.hermes |
|---|---|
| Message-ID | <[email protected]> |
I think the blank page is because it seems like hermes might still be using
registry->get instead of registry-getParam?
I'm not really sure though, because I'm just starting to learn how everything
works.
The line that seems to fail is line 34 of hermes/lib/base.php:
@define('HERMES_TEMPLATES', $registry->get('templates'));
The CHANGES doc suggests that $registry->get doesn't exist anymore. I confirmed
that by looking for references to registry->get in the production apps and there
weren't any. It seems it should be registry->getParam.
I changed it to getParam and got this message:
Fatal error: Call to undefined function: get() in
/var/www/html/horde/hermes/templates/common-header.inc on line 15
So I think I am on the right track.
Mike B.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
hermes mailing list - Join the hunt: http://horde.org/bounties/#hermes
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]