Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 333 of 807  Not logged in ELOG logo
ID Date Icon Authordown Author Email Category OS ELOG Version Subject
  67732   Wed Dec 17 14:40:19 2014 Reply Stefan Rittstefan.ritt@psi.chBug reportLinux2.8.1Re: Strange Behavior in "Find" Function
Eric Quintero wrote:

Hi all,

We've been happily using ELOG for years, but ran into an odd problem when replacing the old Solaris server that ran the ELOG with a newer box running Ubuntu. 

Basically, when I try to search the log, the URL seems to be malformed. I.e. the form produces the query string:

?mode=summvry&reverse=0&reverse=1&npp=35&m&y&Authorthor=ericq

Instead of a functional one like:

?mode=summary&reverse=1&npp=35&Author=ericq

We're running v2.8.1, since we like using the global write password mode; our log is viewable here: http://nodus.ligo.caltech.edu:8080 Any ideas what could've gone wrong? Installation was pretty straightforward, the code compiled happily on the ubuntu machine. 

Incidentally, I notice this logbook is running V3, using CKeditor. Any hints when these might be available for public use?

Thanks!

Old versions are not supported any more. I only can fix bugs in the current version. Probably the bug you report is already gone (just give it a try). If you need the global write password mode, you can enable guest read access to your logbook and define a single use with the write password, that's then almost equivalent.

/Stefan

 

 

  67734   Mon Jan 5 10:59:28 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux | Windows2.9Re: How to upgrade elog?

No. Just install the new version over the old one.

Banata wrote:

any specified task to upgrade elog?

I have elog deployed in windows and linux centos.

please help me.

 

  67737   Tue Jan 6 09:20:44 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows3.0.0Re: Translation problem

Maybe 

language = indonesia

instead

language : indonesia

???

Banata wrote:

Hello, I try to translate elog using 2.9 version, I never try on 2.9 until new version 3.0 released

I translate 2 files here : elcode_indonesia.html and eloglang.indonesia,

after new version 3.0 I try to load those translation to the latest version using :

Language : indonesia

but language still in English, What I'm missing here?

 

 

 

  67739   Wed Jan 7 09:07:49 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows3.0.0Re: Translation problem

The Language = ... setting has to be under the [global] section as written in the documentation: http://midas.psi.ch/elog/config.html

Banata wrote:

sorry, this is the elog.cfg on my server

Theme = default
Comment = Logbook Balai Sabo
Attributes = Author, Category
Options Category = Rutin, Litbang
Required Attributes = Author, Category
Page Title = LOGBOOK
Reverse sort = 1
Quick filter = Date, Category, Author
self register = 1
Time format = %d %B, %Y
Password file = pass.txt
Self register = 1
Admin user = Banata
Allow delete = Banata
Preset Author = $long_name
Locked Attributes = Author
Login expiration = 1000
Restrict edit = 1
Language = indonesia

 

and still I cant load my language, any idea?

 

Stefan Ritt wrote:

Maybe 

language = indonesia

instead

language : indonesia

???

Banata wrote:

Hello, I try to translate elog using 2.9 version, I never try on 2.9 until new version 3.0 released

I translate 2 files here : elcode_indonesia.html and eloglang.indonesia,

after new version 3.0 I try to load those translation to the latest version using :

Language : indonesia

but language still in English, What I'm missing here?

 

 

 

 

 

  67741   Fri Jan 9 09:12:12 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows3.0.0Re: Translation problem

Sure.

Banata wrote:

ah really thanx, this is the one I missed,

oh btw, can I send this language to you?, if you want to add it as distribution on next version maybe, Indonesian language

 

  67744   Mon Jan 12 11:10:33 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows3.0.0Re: Translation problem

I also need elcode_indonesia.html and eloghelp_indonesia.html.

Banata wrote:

here you go language translation for Indonesia, if you find any mistakes or missing things please contact me.

 

  67745   Mon Jan 12 11:24:00 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.9.2-2455Re: using a predefined format with predefined informations that an user should fill at each run of data

In ELOG you can define "attributes", so take one attribute for each informaiton you need. The flag these attributes as required via "Required attributes = ...". If you only want this attributes for certain occations (like data taking in your case), you can either do a separato logbook for data taking, or use "conditional attributes" to make these attributes only show up for data taking.

/Stefan 

Iolanda Matea wrote:

Hello!

I was wondering if it is possible (and how) to define a template (something equivalent to an excel table with some required informations to be filled) that opens each time one wants to make a new entry of a given type, e.g., I want this template to open only when the informations concern data taking.

I hope I am sufficiently clear ...

Thank you,

I.M.

 

  67750   Tue Jan 13 10:07:02 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux3.0.0Re: notification error services in CentOS 6.5

The init script supplied with elog was originally written for Redhat. It seems like CentOS has slightly changed the init daemon management, but I'm not an expert on that, nor do I have CentOS installed. If somebody comes with a fixed elogd.init for CentOS, I'm happy to include that in the distribution.

/Stefan

Banata wrote:

hello, I just upgrade from 2.9 into 3.0.0 in CentOS 6.5

but after upgrade, I can't check elogd services via command line

service elogd status,

always result in missing argument, while it works with httpd or mysqld services and old elogd version.

I try to uninstall and install rom scratch and same result,

Okay I give you screenshoot of that,

you may notice, on check service status and stopping services, error resulted

 

ELOG V3.1.5-3fb85fa6