link bb_footer missing
list Keith Meserole
Wed, 18 Feb 2009 20:35:33 -0500
Message-Id: <!&!AAAAAAAAAAAYAAAAAAAAABPo+1rd0E5Bh/I2z7pXPevCgAAAEAAAABQRNFYwBthHloggDQZqY2oBAAAAAA==@keithm.us>
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:user-bd346ac7bd4a@xymon.invalid]
Sent: Wednesday, February 18, 2009 9:58 AM
To: user-ae9b8668bcde@xymon.invalid
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