Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 439 of 808  Not logged in ELOG logo
    icon2.gif   Re: Windows service settings, posted by Stefan Ritt on Fri Sep 9 11:33:04 2016 
These problems are usaully related to user rights. Try starting the service under a different (maybe admin) user.

Stefan




christian
    icon2.gif   Re: Windows service settings, posted by christian on Fri Sep 9 13:17:36 2016 
Hi Stefan,

you were right - running the service by an authorized user solved the problem.

Thanks a lot.
    icon2.gif   Re: Body Width, posted by Chris Smyth on Mon Sep 12 19:10:03 2016 
> How do I make this section Wider or Shorter in the 2.7.8 version?
> Maybe I did something to make it shorter? ELCode shows as a full box but plain txt is very short box. 
    icon2.gif   Re: notification error services in CentOS 6.5, posted by Stefan Ritt on Wed Sep 21 17:23:15 2016 
Ok, I will include this patch in the distribution.

Stefan




Darren
    icon2.gif   Re: How do I use Preset Text only when a given topic is selected?, posted by Andreas Luedeke on Thu Sep 22 09:56:49 2016 
Hi Christina,

You want to use "conditional attributes". See elog:68350 for an example.

Cheers,
Andreas

 




Christina
winson wrote:



Hi,
    icon2.gif   Re: How do I use Preset Text only when a given topic is selected?, posted by Christina Swinson on Thu Sep 22 14:45:17 2016 
Awesome! Thanks Andeas.




Andreas
Luedeke wrote:



Hi Christina,

You want to use "conditional
    icon2.gif   Re: FCKEditor not working correctly on a Windows server., posted by Matthew Sauder on Fri Sep 23 23:38:28 2016 
I know I'm a little late but is there a way to do this from elog? I've tried using the following line in the config but it doesn't seem to
work in IE10. I figure if there is a way to modify the <head> before the page loads there could be hope.

Top text = <script>var meta = document.createElement('meta');meta.httpEquiv = "X-UA-Compatible";meta.content = "IE=edge";var
    icon2.gif   Re: calculate diff of 2 date(s), posted by Alex Kühnel on Fri Sep 30 11:21:44 2016 
I found the solution in the forum :-)

subst Einsatzzeit = $shell(/usr/local/elog/diff.sh \"$Einsatzbeginn\" \"$Einsatzende\")

and diff.sh is
ELOG V3.1.5-3fb85fa6