It is posible to use logical search operators like "and" and "or" ? Which Operators can i use how do i so ? Thank you for your anwser.
I have two different groups who want elogs for all of their members. How do I set elog up so group 1 uses port 8082 and group 2 uses 8083 (and they don't see each other's messages in the initial "menu" screen.
> any way to specify that a particular option be in a date format or even > the ability to specifiy the category must be of a particular format: > -must be a number > -must be a date > -must be alpha > -must be certain length Put on the wish list as well.
> when do a search and then sorting the outcome of the search via clicking on > an attribute (to sort it in descending or vice versa order) there should an > icon be displayed (up.gif or down.gif). But the icons could not be found due > to a wrong path to the gif files: > > /elog/config//themes/default/up.gif > > Be aware of the two slashes!! Should only be one. Weired, the icon is displayed in the search page just as "up.gif", and the elogd server should get this from the current themes/default/ directory. Try http://midas.psi.ch/elogdemo/Forum/up.gif . So where do you get your two slashes from?
Hello, I am running Elog V2.1.3 on Solaris 8 and I was very pleased about this tool.But now I have a problem: Sometimes it takes a lot of time submitting an entry into a logbook, up to 3 minutes. This behaviour does only occur sometimes. Did anyone of You experience something like this?
if you have a site that requires authentication to the smtp server, how do you specify this info in elog??? thanks, eric
Encoding problem: How to make ELOG generate HTTP pages with <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=XXXX"> tag in header. With charset=XXX selectable via config.
On our: SunOS operator 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5_10 I get: % make gcc -g -O -o elog elog.c Undefined first referenced symbol in file socket /var/tmp/ccgK4x1V.o recv /var/tmp/ccgK4x1V.o gethostbyname /var/tmp/ccgK4x1V.o send /var/tmp/ccgK4x1V.o gethostbyaddr /var/tmp/ccgK4x1V.o connect /var/tmp/ccgK4x1V.o ld: fatal: Symbol referencing errors. No output written to elog collect2: ld returned 1 exit status make: *** [elog] Error 1 I have no idea what is going on here