[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] 'menu' is undefined
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] 'menu' is undefined
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Thu, 27 Dec 2007 19:42:50 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=RMr2ZPlJaiuXM7WqjDVppVp6zfzkbiY/+4Ix8kZt9U0=; b=vD66T1aVgPy1NgXyU7UsOYzVxKTpvSYvW2N24O6W+2Citra7Uu4izkHPGcF6IahjUB9dLVOoLeXBvkGx3A/b0nsWPCf4r3yN/1KZoVNXj1oS2RfIzWUnaivcw71Q2Pc+R0fiWAgrm6EZhEPCrgzHE7pUuZSWHLbcyqauImalmdA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=TKtOhlMaSqt63PJlXpF/4VoM4JfDO7CLyj0g/5jhfhW2AYOO2/iarSkBE/5tIrrm5YiatiigWOirYlnrJfaJmFENbGtIclBBNDVSNj4QIO/Vcb/LpsDgxI7lQmUVKSuk7YualB9OvDaT/gF4YabOB4l9PQ/Zqdbz90PyHx67Fvk=
- References: <00d101c848ef$98ceea60$0202fea9 (at) ehi.ehealth.com>
On Dec 27, 2007 7:18 PM, Binbin Yang <binbin.yang (at) ehealth-china.com> wrote:
> On my newly installed Hobbit server, when I open it from the IE, it shows
> the following error messages. I checked all the service on server and hosts
> is up. Where can I define the menu? Or how to fix it?Thanks.
>
Look to see if there are any error messages in your web server log.
There's a menu function in server/www/menu/menu.js. If that's not being
picked up properly, you won't get the menu at the top of the page.
Ralph Mitchell