Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 161 of 238  Not logged in ELOG logo
icon5.gif   formating bug : css and Format command, posted by toumbi on Wed Jun 27 14:42:13 2007 new.JPGlog.jpg
Why Gain and G1,G2 .... G8 are on the same line ?
When I create a new entry, attibute 'attribgainname' is not used.( i can see lime color only when i see logged 
message.)
    icon2.gif   Re: formating bug : css and Format command, posted by Stefan Ritt on Wed Jun 27 15:06:24 2007 
[quote="toumbi"]Why Gain and G1,G2 .... G8 are on the same line ?[/quote]

Because you specified it! The first [B]"1"[/B] in your format forces the attributes to show up on the same line. Just read the manual.
       icon2.gif   Re: formating bug : css and Format command, posted by toumbi on Wed Jun 27 16:02:49 2007 
[quote="Stefan Ritt"]
Because you specified it! The first [B]"1"[/B] in your format forces the attributes to show up on the same line. Just read the manual.
[/quote]
          icon2.gif   Re: formating bug : css and Format command, posted by Stefan Ritt on Wed Jun 27 16:15:04 2007 
[quote="toumbi"]ok so if you say it is not a bug i can understand but in that case the format command work half in  the entry form. Is it possible to implement
it for the next time?[/quote]
             icon2.gif   Re: formating bug : css and Format command, posted by toumbi on Wed Jun 27 19:51:39 2007 
[quote="Stefan Ritt"][quote="toumbi"]ok so if you say it is not a bug i can understand but in that case the format command work half in  the entry form.
Is it possible to implement it for the next time?[/quote]
                icon2.gif   Re: formating bug : css and Format command, posted by Stefan Ritt on Thu Jun 28 17:18:21 2007 
[quote="toumbi"]linkHeading_prompt  = 'Indiquez le niveau d'en-tête (1, 2 ou 3)';[/quote]

I changed the code of elogd to surround the strings with "" such as
icon5.gif   list of 500 files, posted by chris williams on Sun Jun 24 02:38:31 2007 
How can I have my list accept over 500 entries?  I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives me errors.  Please help
    icon2.gif   Re: list of 500 files, posted by Stefan Ritt on Mon Jun 25 08:50:38 2007 
[quote="chris williams"]How can I have my list accept over 500 entries?  I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives
me errors.  Please help[/quote]
       icon2.gif   Re: list of 500 files, posted by chris williams on Mon Jun 25 18:14:44 2007 
Thanks for the response.  I am trying to use it as a file database, to monitor the status of files(whether they have been removed, ammended etc), currently
there are 90 files but I expect the size to grow.  
          icon2.gif   Re: list of 500 files, posted by Stefan Ritt on Mon Jun 25 19:22:01 2007 
[quote="chris williams"]Thanks for the response.  I am trying to use it as a file database, to monitor the status of files(whether they have been removed,
ammended etc), currently there are 90 files but I expect the size to grow.  [/quote]
             icon2.gif   Re: list of 500 files, posted by chris williams on Tue Jun 26 01:56:05 2007 
True, thanks.
icon5.gif   sorting a drop down menu in elog, posted by chris williams on Sun Jun 24 00:12:15 2007 
Hi, I was wondering, how can I insert new items into my drop down menu and have them appear in an alphabetical order? Is there some sort of code I can insert
into the config file to do so?
Thanks
    icon2.gif   Re: sorting a drop down menu in elog, posted by Stefan Ritt on Mon Jun 25 08:46:55 2007 
[quote="chris williams"]Hi, I was wondering, how can I insert new items into my drop down menu and have them appear in an alphabetical order? Is there some
sort of code I can insert into the config file to do so?
Thanks[/quote]
       icon2.gif   Re: sorting a drop down menu in elog, posted by chris williams on Mon Jun 25 18:15:24 2007 
ok...thanks much.
icon6.gif   How long should it taken for new entry with attachments?, posted by An Thai on Tue Jun 19 23:21:52 2007 
Hello,

shortly I have a new issue of entry with attachments.
    icon2.gif   Re: How long should it taken for new entry with attachments?, posted by Stefan Ritt on Wed Jun 20 18:20:01 2007 
[quote="An Thai"]I try to re-produce the problem and find out that elog service needs very long to serve an entry with attachments. 

Normally it takes about 3 seconds after the button SUBMIT is clicked to open the confirm page (ca. 20 recipients).
icon5.gif   Preset Date and Time, posted by David Egolf on Fri Jun 15 18:25:07 2007 
Is there a way to have the preset date and time and add a set additional time?  I do Preventative maintenance and want to add a default 30 days or 90 days
to the preset date and time in a datetime field. 
    icon2.gif   Re: Preset Date and Time, posted by Stefan Ritt on Fri Jun 15 18:54:10 2007 
[quote="David Egolf"]Is there a way to have the preset date and time and add a set additional time?  I do Preventative maintenance and want to add a default
30 days or 90 days to the preset date and time in a datetime field. [/quote]
icon1.gif   how to supress checkboxes of all logbooks at registration?, posted by Mark Bergman on Thu May 31 23:33:28 2007 
Is there a way to suppress the listing of all logbooks on the New User Registration page? We've got 100 logbooks (one for each server, cluster node, or
major software package). The long list makes it difficult for users to find the bottom of the registration page, and no user needs to subscribe for automatic
e-mail notification for every logbook.
    icon2.gif   Re: how to supress checkboxes of all logbooks at registration?, posted by Stefan Ritt on Fri Jun 1 08:43:23 2007 
[quote="Mark Bergman"]Is there a way to suppress the listing of all logbooks on the New User Registration page? We've got 100 logbooks (one for each server,
cluster node, or major software package). The long list makes it difficult for users to find the bottom of the registration page, and no user needs to
subscribe for automatic e-mail notification for every logbook.
icon1.gif   config settings to ensure replies to author, thread contributors, admin?, posted by Mark Bergman on Thu May 31 23:46:31 2007 
I'm having some difficulty configuring elog to ensure that the original author of an entry, any contributors to the thread, and a desginated administrator
get e-mail notification for any change to the thread.
    icon2.gif   Re: config settings to ensure replies to author, thread contributors, admin?, posted by Stefan Ritt on Fri Jun 1 08:40:13 2007 
[quote="Mark Bergman"][CODE]Attributes = Author, Type, Category, Severity, Subject, Entry ID, Status, CC E-mail To
Display Email recipients = 1
Email All = $CC E-mail To
icon13.gif   checkbox, posted by deletoille on Tue Oct 31 14:45:05 2006 checkbox1.JPGcheckbox2.JPG
Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). 
I have to activate again the checkbox. 
    icon2.gif   Re: checkbox, posted by Steve Jones on Tue Oct 31 22:10:11 2006 
[quote="deletoille"]Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). 
I have to activate again the checkbox. 
       icon2.gif   Re: checkbox, posted by deletoille on Thu Nov 2 08:41:34 2006 
[quote="Steve Jones"][quote="deletoille"]Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). 
I have to activate again the checkbox. 
          icon2.gif   Re: checkbox, posted by Stefan Ritt on Wed Nov 8 07:59:01 2006 
[quote="deletoille"]I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears
(attachement 2).  I have to activate again the checkbox. 
Is it something I can do?[/quote]
             icon2.gif   Re: checkbox, posted by deletoille on Wed Nov 8 15:39:42 2006 Elog_08_11_06.doc
[quote="Stefan Ritt"][quote="deletoille"]I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the
activation disappears (attachement 2).  I have to activate again the checkbox. 
Is it something I can do?[/quote]
                icon13.gif   Re: checkbox, posted by deletoille on Mon May 28 04:53:48 2007 
[quote="deletoille"][quote="Stefan Ritt"][quote="deletoille"]I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I
upload a file, the activation disappears (attachement 2).  I have to activate again the checkbox. 
Is it something I can do?[/quote]
                   icon14.gif   Re: checkbox, posted by Stefan Ritt on Wed May 30 22:32:03 2007 
[quote="deletoille"]I wrote a small program for another group and I have always the same problem of activation box who disappears  when I upload a file.
On the other hand, I noticed that the problem is only for the conditional attribute and not for the other. Here included the small program. an idea?[/quote]
ELOG V3.1.5-3fb85fa6