Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 173 of 238  Not logged in ELOG logo
icon5.gif   Access to global configuration in v2.6.1, posted by Giorgio Croci Candiani on Thu Jan 19 15:02:38 2006 
Hi,
I just installed v.2.6.1 coming from the previous 2.6.0 (on Win2000)
When I access the "configuration" function from a logbook, in the cfg page I only see two buttons in the header
    icon2.gif   Re: Access to global configuration in v2.6.1, posted by Stefan Ritt on Thu Jan 19 15:23:02 2006 
> I just installed v.2.6.1 coming from the previous 2.6.0 (on Win2000)
> When I access the "configuration" function from a logbook, in the cfg page I only see two buttons in the header
> (save or cancel); in the previous version I saw more buttons there ("global config", "create new logbook" and so
       icon2.gif   Re: Access to global configuration in v2.6.1, posted by Giorgio Croci Candiani on Sat Jan 21 14:02:57 2006 
 
> I tried to reproduce your problem, but could not. In my windows installation it looks fine. You only see the
> (save and cancel) buttons only if you go to "Change [global]", otherwise you see the "Change [global]", "Delete
       icon2.gif   Re: Access to global configuration in v2.6.1, posted by Giorgio Croci Candiani on Wed Jan 25 01:08:06 2006 
> > I just installed v.2.6.1 coming from the previous 2.6.0 (on Win2000)
> > When I access the "configuration" function from a logbook, in the cfg page I only see two buttons in the header
> > (save or cancel); in the previous version I saw more buttons there ("global config", "create new logbook" and so
          icon2.gif   Re: Access to global configuration in v2.6.1, posted by Stefan Ritt on Wed Jan 25 08:24:28 2006 elogd.cfgCapture.gif
> Here I am again... I built and installed v2.6.1 also on a different system, this time on linux; i tried both
with the
> existing cfg file and with the new cfg.
             icon2.gif   Re: Access to global configuration in v2.6.1, posted by Giorgio Croci Candiani on Wed Jan 25 12:08:13 2006 
> I tried again, using the configuration file from the distribution (elog:1627/1). Hitting "config", I see the picture
> attached (elog:1627/2). So it's a mystery why it is different in your case...
                icon2.gif   Re: Access to global configuration in v2.6.1, posted by Stefan Ritt on Wed Jan 25 12:10:46 2006 
> or maybe browser cookies. 

That rings a bell. If you change user permissions (like password file/no password file/rename logbooks) you might be
                   icon2.gif   Re: Access to global configuration in v2.6.1, posted by Giorgio Croci Candiani on Tue Mar 14 17:11:10 2006 
> > or maybe browser cookies. 

> That rings a bell. If you change user permissions (like password file/no password file/rename logbooks) you might be
                      icon2.gif   Re: Access to global configuration in v2.6.1, posted by Giorgio Croci Candiani on Tue Aug 29 15:16:31 2006 
Hi,
after a long time, I thought I could try to investigate the code some further,
and maybe I found some hint.
icon5.gif   Cannot get email to work at all, configuation problem?, posted by Checker Anderson on Sun Aug 13 10:30:40 2006 
I an new to elog and the only thing I cannot seem to configure correctly is my SMTP information. Here is a sample of my config file:

SMTP host = checkeranderson.com
    icon2.gif   Re: Cannot get email to work at all, configuation problem?, posted by Stefan Ritt on Sun Aug 13 11:15:49 2006 
[quote="Checker Anderson"]I an new to elog and the only thing I cannot seem to configure correctly is my SMTP information. Here is a sample of my config
file:
       icon2.gif   Re: Cannot get email to work at all, configuation problem?, posted by Checker Anderson on Sun Aug 13 15:49:06 2006 
Here is what I am seeing when I use the -v option. I do not recognize what is generating the error message, but pperhaps you will. Thanks.

Email from checker@checkeranderson.com to checker@checkeranderson.com,checker@ch
          icon7.gif   Re: Cannot get email to work at all, configuation problem?, posted by Checker Anderson on Sun Aug 13 17:56:24 2006 
Okay, I got it working but I had to change the authentication method of my mail server to Pop before SMTP.  I do not know why the username/password doesn't
work - it does work with Outlook Express. I would rather use the username/password method, but atleast things are working now. 
             icon2.gif   Re: Cannot get email to work at all, configuation problem?, posted by Stefan Ritt on Tue Aug 15 13:25:00 2006 
[quote="Checker Anderson"]Okay, I got it working but I had to change the authentication method of my mail server to Pop before SMTP.  I do not know why
the username/password doesn't work - it does work with Outlook Express. I would rather use the username/password method, but atleast things are working
now. [/quote]
icon1.gif   Author in duplicate message, posted by Silvia Borghi on Mon Aug 14 11:45:32 2006 
When I ask to duplicate a message, the author of the duplicated message is the one of the original message.
How can I put as author the name of the person that is login?
I tried to use the command  Preset on Duplicate Author  or Subst on Duplicate Author, but it does not work.
    icon2.gif   Re: Author in duplicate message, posted by Stefan Ritt on Tue Aug 15 13:10:30 2006 
[quote="Silvia Borghi"]Preset on Duplicate Author = $long_name[/quote]

This was not implemented so far, but is a good idea. So I put it into SVN revision 1713. You either get the SVN update or wait for the next release of
icon5.gif   Substitutions in "Email all" do not work, posted by Ben Shepherd on Tue Aug 15 12:19:55 2006 
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
    icon2.gif   Re: Substitutions in "Email all" do not work, posted by Stefan Ritt on Tue Aug 15 13:04:21 2006 
[quote="Ben Shepherd"]Email All = $Cc[/quote]

Substitution was not enabled for email addresses, but I added this for you. It's in SVN revision 1712 if you build elog yourself from the SVN, otherwise
       icon2.gif   Re: Substitutions in "Email all" do not work, posted by Ben Shepherd on Tue Aug 15 13:07:52 2006 
[quote="Stefan Ritt"][quote="Ben Shepherd"]Email All = $Cc[/quote]

Substitution was not enabled for email addresses, but I added this for you. It's in SVN revision 1712 if you build elog yourself from the SVN, otherwise
          icon2.gif   Re: Substitutions in "Email all" do not work, posted by Stefan Ritt on Tue Aug 15 13:09:18 2006 
[quote="Ben Shepherd"][quote="Stefan Ritt"][quote="Ben Shepherd"]Email All = $Cc[/quote]

Substitution was not enabled for email addresses, but I added this for you. It's in SVN revision 1712 if you build elog yourself from the SVN, otherwise
icon7.gif   Retain original ELOG id when moving an entry to an archive weblog, posted by Fergus Lynch on Wed Aug 9 12:25:57 2006 
Hi There,

We have a number of weblogs where we regular archive off 'completed' entries to a separate archive weblog:
    icon2.gif   Re: Retain original ELOG id when moving an entry to an archive weblog, posted by Stefan Ritt on Wed Aug 9 19:40:42 2006 
[quote="Fergus Lynch"]We have a number of weblogs where we regular archive off 'completed' entries to a separate archive weblog:

Is it possible to retain the original ELOG id when moving an entry to an archive weblog, or have a locked field which holds the original id which we could
icon1.gif   astonished icon, posted by Elaine Cristina Franchini dos Anjos on Fri Jul 14 21:47:14 2006 
Hi Stefan,

I've been trying to use the astonished icon, but the preview or entry
    icon2.gif   Re: astonished icon, posted by Stefan Ritt on Sat Jul 15 17:58:46 2006 
[quote="Elaine Cristina Franchini dos Anjos"]Hi Stefan,

I've been trying to use the astonished icon, but the preview or entry
       icon2.gif   Re: astonished icon, posted by Elaine Cristina Franchini dos Anjos on Wed Jul 19 15:05:02 2006 
[quote="Stefan Ritt"][quote="Elaine Cristina Franchini dos Anjos"]Hi Stefan,

I've been trying to use the astonished icon, but the preview or entry
icon5.gif   Use Email From = <string>, posted by Dimitrios Tsirigkas on Wed Jul 19 12:20:34 2006 
Hi all,

My users have complained about the multiple "I'm away from xxx until xxx" automated replies that they get when they post an entry and notifications are
    icon2.gif   Re: Use Email From = <string>, posted by Stefan Ritt on Wed Jul 19 12:35:16 2006 
[quote="Dimitrios Tsirigkas"]My users have complained about the multiple "I'm away from xxx until xxx" automated replies that they get when they post an
entry and notifications are sent with their email in the "From" field.[/quote]
       icon2.gif   Re: Use Email From = <string>, posted by Dimitrios Tsirigkas on Wed Jul 19 12:47:58 2006 
[quote="Stefan Ritt"]Sure. You override the default by setting the [b]Use Email From[/b]. In the forum I set it now to [b]Use Email From = noreply@psi.ch[/b]
which is a nonexisting address. While now this is ok, our former email server did not accept this because the user [b]noreply[/b] does not exist at our
institute. So you have to figure out if this works at CERN.[/quote]
icon5.gif   Duplicate of a reply should be a reply, posted by Gerald Ebberink on Mon Jul 17 13:44:37 2006 
Hello everybody

This weekend I found that if I duplicate a reply it does not become a reply it self.
    icon2.gif   Re: Duplicate of a reply should be a reply, posted by Stefan Ritt on Mon Jul 17 13:49:37 2006 
[quote="Gerald Ebberink"]Hello everybody

This weekend I found that if I duplicate a reply it does not become a reply it self.
ELOG V3.1.5-3fb85fa6