|
Demo
Discussion
|
Forum
Config Examples
Contributions
Vulnerabilities
|
Discussion forum about ELOG |
Not logged in |
 |
|
|
Message ID: 1950
Entry time: Fri Sep 22 08:21:39 2006
In reply to: 1925
|
|
Category: |
Bug report |
OS: |
All |
ELOG Version: |
2.6.2-1714 |
|
Subject: |
Re: Top Text and Bottom Text only show "text" --- no files |
|
|
Steve Jones wrote: | Stefan, I found the source of the problem. When you moved some files to "logbook_dir" you also told the code to look in "logbook_dir" for top and bottom text files. The documentation indicates that the location dir should be "resource_dir". |
Yepp. I changed the documentation. Note that you can also specify an absolute path, like
/usr/local/elog/top.html
If the file name starts with a "/" (under Unix), the full path is taken instead of looking in the logbook directory. |