ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66886
|
Thu Sep 2 10:30:14 2010 |
| lance | lance1.hayward@yahoo.com | Question | Windows | 2.7.6-2230 | SQL Database |
We have been running elog for a few years now and its solid. The only thing is we are getting to 140k entries over a few books and its starting to slow down whist searching. My questions is can we go to an SQL type database rather than a flat file? Is it worth it? Is anyone running this type of configuration? |
66887
|
Thu Sep 2 12:40:03 2010 |
| David Pilgram | David.Pilgram@epost.org.uk | Question | Linux | All | 2.8.0-2313 | Searching Logbooks |
Hi Stefan,
I'm starting to get a similar problem to Lance's ("SQL Database"). Searching is beginning to take time.
In searching, I either can search one logbook (still relatively quick), or all of them.
I have my logbooks in groups, and often I know which group I want to search, and it would make the searching
much quicker were the search confined to just that group. I don't think I've missed anything in the
documentation on this matter.
If not a change to the elog program, is there another way of (say) arranging the logbooks that will achieve this? |
66893
|
Mon Sep 6 21:21:25 2010 |
| Arno Teunisse | A.teeling3@chello.nl | Bug report | Windows | V2.7.7-224 | fckedit and creating tables |
Hello
Using windows7 and the elogd 2.7.7 built Jul 31 2009, 13:01:20 revision 2246. I noticed a bug in the tables created with fckeditor. When on winxp there is no problem. So it seems windows7 related.
Don't know if I should post here or somewhere else. When i Click the table icon i get : 
When I want to continue ( Pressing Yes) i get 
So the OK button is removed, and i can only cancel. So it's impossible to create a new table in elog. ( yes , create it by hand, but that is not so nice )
Download the latest version of elog : elogd 2.8.0 built Aug 2 2010, 12:16:05 revision 2312 . Just to see if this helps. The result is the same.
Is there some solution/workaround for this ?
Thanks for elog : it's great.
|
66896
|
Fri Sep 10 15:38:38 2010 |
| Robert Heine | heine@kph.uni-mainz.de | Question | Windows | 2.8.-2312 | How to setup elogd as windows service with shell execution? |
Dear colleagues,
I am trying to use the elogd as a service with activated shell-execution. Invoking 'elogd -x' on the command line works fine, as well as 'elogd -install'. The option 'elogd -x -install' does not seem to be implemented, so I followed two ways to get this to work:
1) creating my own service with instsrv/srvany and registry editing: starting 'elogd -x' does not work (error 1053), the -D option has to be added, to start the service without time out. But then shell execution seems to be not working, because no input to the elog is generated, but also no message saying shell execution was not enabled!
2) using 'elogd -install' and modifying the registry entry by adding the -x option to the command line in the 'HKLM\System\CurrentControlSet\Services\elogd\ImagePath': This enables shell execution, but instead of piping the output to the logbook, some DOS boxes pop up executing the shell command and terminate. No entries are generated.
Has anyone an idea?
Best regards
Robert
|
66907
|
Wed Sep 15 22:40:52 2010 |
| Mike Zuber | mdz0739@yahoo.com | Question | Windows | 2.8 | Action after message submission |
Is it possible to automatically go back to the list view in summary mode after submitting a new message instead of displaying the new message?
I know it's possible to display a page from a file after submitting a new message by using "Submit Page = <file>".
It would be nice to be able to use a command like "Submit Page = <command>" where I could insert "?cmd=Back" as in the "Start page" command.
Thanks,
Mike |
66916
|
Fri Oct 8 04:53:50 2010 |
| phichitpon | chee_ake@yahoo.com | Question | Windows | 2.8.0-2331 | how to set text column width |
hello
how to set text column width in Elog
thank you |
66921
|
Wed Oct 27 23:43:37 2010 |
| Morion Black | morion.estariol@gmail.com | Question | Other | 2.8.0 | Can anyone help compile ELog 2.8.0 on SunOS 5.11? |
I have server with SunOS 5.11:
uname -a
SunOS *** 5.11 snv_134 i86pc i386 i86pc
when I try to compile ELog I get error:
gmake
gcc -DHAVE_SSL -w -c -o crypt.o src/crypt.c
gcc -DHAVE_SSL -I../mxml -o elog src/elog.c crypt.o -lsocket -lnsl -lssl
Undefined first referenced
symbol in file
MAX crypt.o
MIN crypt.o
mempcpy crypt.o
_ast_strtoul crypt.o
_ast_realloc crypt.o
ld: fatal: symbol referencing errors. No output written to elog
collect2: ld returned 1 exit status
gmake: *** [elog] Error 1
Can anyone help to compile Elog?
|
66922
|
Tue Nov 2 15:56:33 2010 |
| Terry Bayne | trbayne@gmail.com | Question | Windows | 2.8.0-2331 | Cell Style Question |
Is it possible to include more than one style attribute in a "Cell Style" directive?
For example, if I want to change the background color and text color for a given cell:
Cell Style Status Fixed = background-color:green;color:white
If so, what is the proper way to encode it?
Thanks,
Terry |