19 Feb
2009
19 Feb
'09
1:35 a.m.
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