ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66629
|
Thu Nov 26 13:12:23 2009 |
| Bertram Metz | Bertram.Metz@gefanuc.com | Question | Other | 2.7.7 | Re: elogd.cfg for this forum | > Hi Stefan,
>
> I'm interested in the current configuration file for this discussion forum. Could you please post it to the
> 'config examples' logbook?
>
> Thanks,
> Bertram
Sure, here it is! |
66762
|
Mon Mar 15 09:29:11 2010 |
| Bertram Metz | Bertram.Metz@ge.com | Question | Windows | 2.7.8 | Invalid URL for groups beneath top groups in overview page | Hi,
I'm trying to implement top groups and started with the sample configuration shown in the 'Syntax of elogd.cfg' chapter of the documentation. But now I'm facing a problem with the links in the logbook selection page.
Here's my group configuration:
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
The selection page for the top groups is displayed correctly, but the URL for the groups beneath the top group is incorrect. The URL for the Linux PCs group for instance is http://localhost:8080/engineering/engineering/ . The URLs for the logbooks within the Linux PCs groups is correct (e.g. http://localhost:8080/Debian/)
Has anybody an idea what's going wrong in y configuration?
Bertram |
66764
|
Mon Mar 15 13:20:17 2010 |
| Bertram Metz | Bertram.Metz@ge.com | Comment | Windows | 2.7.8 | Re: Invalid URL for groups beneath top groups in overview page |
Stefan Ritt wrote: |
Bertram Metz wrote: |
Hi,
I'm trying to implement top groups and started with the sample configuration shown in the 'Syntax of elogd.cfg' chapter of the documentation. But now I'm facing a problem with the links in the logbook selection page.
Here's my group configuration:
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
The selection page for the top groups is displayed correctly, but the URL for the groups beneath the top group is incorrect. The URL for the Linux PCs group for instance is http://localhost:8080/engineering/engineering/ . The URLs for the logbooks within the Linux PCs groups is correct (e.g. http://localhost:8080/Debian/)
Has anybody an idea what's going wrong in y configuration?
Bertram
|
Thanks for reporting this bug. I fixed it in the intermediate release 278-4 which is ready for download.
|
Thanks for the quick bug fix.
Bertram |
976
|
Tue Mar 8 17:31:55 2005 |
| Benjamin Brown | brownbr@hotmail.com | Question | Linux | 2.5.7 | Compilation flag/file question | If I want to go to the latest CVS release, what files do I have to compile
along with the elogd.c file? Also, do I need to use any special gcc flags
for the compilation? Thanks. |
978
|
Tue Mar 8 19:23:14 2005 |
| Benjamin Brown | brownbr@hotmail.com | Question | Linux | 2.5.7 | Re: Compilation flag/file question | > > If I want to go to the latest CVS release, what files do I have to compile
> > along with the elogd.c file? Also, do I need to use any special gcc flags
> > for the compilation? Thanks.
>
> You need elogd.c, mxml.c and regex.c, the Makefile you can get from CVS as well
>
> http://midas.psi.ch/cgi-bin/cvsweb/elog/Makefile
Worked like a charm. Thanks again. |
66664
|
Mon Jan 11 09:55:52 2010 |
| Ben Weyn | ben.weyn@vanderlande.com | Question | Windows | 2.7.7-2246 | Each day new logbookfile | I have installed Elog in a Windows-environment. It's working fine, but i get a new logbookfile each day. Is it possible to have all entries in 1 logbookfile? |
2135
|
Fri Feb 16 12:08:19 2007 |
| Ben Waugh | waugh@hep.ucl.ac.uk | Question | Linux | 2.6.3-1762 | Setting From: for registration/password e-mails | We had a problem, as mentioned in the documentation, with "new password" e-mails being rejected because the default From: address is invalid, so we changed this using "Use Email From".
According to the documentation, "By default, the email address of the currently logged in user is used for the "From:" field. If no user is logged in, or the current user has not specified a email address in the password database, the setting of the option Use Email From is used for the "From:" field."
However, when an address is specified in "Use Email From" we find that all e-mail notifications, even those sent automatically when a logged-in user submits a log entry, are sent from this address.
How can we set a valid address for use for "change of password" or registration e-mails, but still use the appropriate user's e-mail address for log entries? |
1896
|
Tue Aug 15 12:19:55 2006 |
| Ben Shepherd | bjs54@dl.ac.uk | Question | Linux | 2.6.2 | Substitutions in "Email all" do not work | Hi,
I've got a logbook set up to report faults in an accelerator. It's set up so that when a fault is reported, there are options to specify which technical groups should be notified, and an email will be sent to all those people. That works fine. However, I also have a field "Cc", which should send an email to an additional list of email addresses. So my config file (in part) looks like this:
Email "Technical Groups" Magnets = xxx@dl.ac.uk,yyy@dl.ac.uk,zzz@dl.ac.uk
Email All = $Cc
However, ELOG does not send anything to addresses specified on the Cc line. When I remove the addresses from the first line and submit an entry, ELOG reports an error sending mail, something like "RCPT (recipient) must be specified". So it's obviously not making the substitution in the "Email All" line. Is this a bug?
cheers
ben |
|