Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 282 of 808  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
    icon2.gif   Re: Trouble with Find and Conditional attributes, posted by Adam Fairbrother on Thu Apr 28 22:54:08 2016 
This may be due to how I have my config file setup

Example:

Attributes = A, B
    icon2.gif   Re: Trouble with Find and Conditional attributes, posted by Adam Fairbrother on Fri Apr 29 20:37:04 2016 
Uppon closer inspection, removing the option to preset the secondary attribute as a Option list dosn't do anything for the find page.

This:

Attributes = A, B
    icon2.gif   Re: Trouble to install ELOG V3.0.0-72a8401 in XP SP3, posted by Pedro Acosta on Tue Mar 24 19:08:34 2015 
Maybe, nobody uses XP SP3 but i get Win32 invalid aplication error.  Not work!




Pedro
Acosta wrote:



Hi,
    icon2.gif   Re: Trouble on Catalina, posted by Stefan Ritt on Mon Nov 25 16:25:21 2019 
The Makefile is kind of obsolete, I switched to CMake. So the Makefiel is mostly there as backup. To compile elog, do

elog$ mkdir build; cd build
elog/build$ cmake ..
    icon2.gif   Re: Triggering Re: Triggering $shell question, posted by Steve Jones on Wed Apr 5 22:48:49 2006 
[quote="Steve Jones"]Should this work?  rev1684 now allows $shell to pass attribute contents to the shell command and whenever a new entry is submitted
or when one Edits/Replys the Subst is triggered, but I would like to be able to trigger this whenever a new value in the options pulldown is selected (assume
Risk2 and Risk3 are identical to Risk1).  Being able to trigger a regular Preset works fine (like {1} preset Date = $date ) but I would like to trigger
    icon2.gif   Re: Translation problem, posted by Stefan Ritt on Tue Jan 6 09:20:44 2015 
Maybe 

language = indonesia

instead
    icon2.gif   Re: Translation problem, posted by Banata on Wed Jan 7 08:04:08 2015 
sorry, this is the elog.cfg on my server

Theme = default
Comment = Logbook Balai Sabo
    icon2.gif   Re: Translation problem, posted by Stefan Ritt on Wed Jan 7 09:07:49 2015 
The Language = ... setting has to be under the [global] section as written in the documentation: http://midas.psi.ch/elog/config.html




Banata
ELOG V3.1.5-3fb85fa6