[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] link bb_footer missing
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] link bb_footer missing
- From: "Keith Meserole" <km (at) keithm.us>
- Date: Wed, 18 Feb 2009 20:35:33 -0500
- Disposition-notification-to: "Keith Meserole" <km (at) keithm.us>
- References: <81E66680B19401468995DC13C758F866225E644CCC (at) EXCMAIL01.gpipoc.com>
- Thread-index: AcmR2VoVSPBQwaA+T7WuUxxWHX1BOQAUP5JA
- Z-usanet-msgid: XID023NBsBjl1472X38
That worked for me also.
I found a bunch more footer files all at 14 bytes. I deleted all of them
except for bb_footer and re-created them with a symbolic link to bb_footer.
The menu also is now following along and no bb_footer is displayed anymore.
_____
From: Craig Cook [mailto:Craig.Cook (at) gpi.com]
Sent: Wednesday, February 18, 2009 9:58 AM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] link bb_footer missing
Never mind, found this issue.
xymon/server/web contains the bb_footer file. bb2_footer should be a
symlink to bb_footer, but bb2_footer contains the text "link bb_footer"
hence why I see that and not the actual footer.
I deleted xymon/server/web/* and did "make install" and the files and links
were put in place correctly.
Craig