ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
68003
|
Wed Jun 10 14:25:16 2015 |
| David Pilgram | David.Pilgram@epost.org.uk | Info | Linux | V3.1.0-5be245e | Is ELOG sending out cookies? |
On my linux box, every time I select a thread, or start a new entry etc, I see that one or many cookies are sent.
On a terminal, I get the message
Received unknown cookie "CalciumDisplayParams"
Now I do have a perl script called Calcium, (Calendar viewed through the browser) but it's definately not running now, not in any browser window, and in any case why should an action of ELOG trigger this? I realise it may be due to an idiocyncratic set up of this box. But in normal operation, I doubt the user would see these cookies being received.
|
68017
|
Sun Jun 14 10:17:18 2015 |
| alireza | ali_f5@yahoo.com | Request | Linux | latest | dependencies lib |
Hi,I'm new here :) and want to install elog on linux suse. could you please tell me, how can I find this following lib dependency.
linuxsuse#rpm -i elogi386.rpm
error: Failed dependencies:
libssl.so.6 is needed by elog-3.1.0-2.i386
Thanks in Advance |
68018
|
Sun Jun 14 21:30:14 2015 |
| Daniel Sajdyk | daniel.sajdyk@gmail.com | Question | Windows | ELOG V3.1.0-3c6 | "Preset on reply" not work? |
Hi all :)
I try to setup my first lobgook, and have some problem.
I want that Author was preset by $long_name, and it can't change its name. That works correct. I also want, when other user click Reply, that he will be author of reply, but Author windows goes emtpy... No Author, or Reply User in that field. Is it correct?
Do you have any suggestions?
Here is part of config I use:
; preset author and email
Preset Author = $long_name
Preset Author Email = $user_email
; these attributes cannot be changed
Locked Attributes = Author
; options for reply
Subst on reply subject = Re: $Configuration Name
Remove on reply = Author, Author Email
Preset on reply Author = $long_name
Regards
Daniel. |
68024
|
Mon Jun 15 19:38:58 2015 |
| Michael Cianci | mcianci@lhs.org | Question | Windows | 2.9.2 | Limited access to an attribute |
Is there a way to limit access to an attribute "Reviewed by" to only supervisors?
Thank you for your help
Mike |
68027
|
Wed Jun 17 19:20:40 2015 |
| Daniel Sajdyk | daniel.sajdyk@gmail.com | Question | Windows | ELOG V3.1.0-3c6 | Revisions in other languages |
Hello.
When I use "Revisions" name for attribute I have correct entry like "DATE by XXX from SOME_IP" which is added to previous edition date.
But when i rename Revisions attribute to polish language (like "Wersje"), the entry is preceded by 3c6435es and whole looks like "3c6435es DATE by XXX from SOME_IP" and it overwrite previous entry.
Is "Revisions" attribute must be in english?
Regards Daniel.
Edit:
I know what I was doing wrong. I use:
Subst on Edit Wersje = $Revisions<br>$date przez $long_name z $remote_host
but it should be:
Subst on Edit Wersje = $Wersje<br>$date przez $long_name z $remote_host
|
68038
|
Wed Jul 1 11:05:32 2015 |
| Daniel Sajdyk | daniel.sajdyk@gmail.com | Question | Windows | ELOG V3.1.0-3c6 | "Resolve host names" does not resolve host names |
Hello
I use Resolve host names = 1 in my config file, but I still get IP instead domain name.
I use elog in internal network with my own DNS.
Any sugesstions ?
Regards
Daniel. |
68040
|
Tue Jul 7 21:57:04 2015 |
| Erkcan Ozcan | erkcan@gmail.com | Question | Linux | 3.1.0-5be245e | Customized email subject line for an updated entry |
Hi,
The default email subject line for a new entry is: "New ELOG entry", and the default email subject line for an edited entry is: "Updated ELOG entry". However when we set "Use Email Subject", both new entries and the updated entries use the same email subject. Is there an equivalent of "Use Email Heading Edit" for the subject line? I tried "Use Email Subject Edit", to no avail.
Thanks in advance,
e. |
68045
|
Mon Jul 20 14:45:12 2015 |
| Marty Jansen | marimart@freeler.nl | Question | Windows | 3.1.0-c701f01 | FCKEditor not working correctly on a Windows server. |
Hi,
After working many years with previous versions of ELOG, I decided to update to the latest version.
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. The editor is showing up, but everything is greyed out, execpt for some items on the bottom row. (Style, Lettertype...) and after I do load a preset text form with different colors, the page remains white. The tables and text in the form is showing up.
The previous version with the older editor was working great on the same server.
Any suggestions? |