Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 766 of 806  Not logged in ELOG logo
ID Date Icondown Author Author Email Category OS ELOG Version Subject
  553   Thu Jun 3 22:05:37 2004 Cool Stefan Rittstefan.ritt@psi.chRequestLinux2.5.2Re: Mail notification without attachment possible?
> I just noticed the problem of mail notification with big attachments. For a
> files or photos exchange setup we could run into load and bandwidth problem
> quickly. Any way to restrict mail notification by attributes or without
> attachment?

Use

Email format = 6

to restrict email notifications to URL and attributes only (without
attachment). A size limit for email notifications is right now not implemented.
  559   Wed Jun 16 10:34:04 2004 Cool nait tauhnait@no2bl.no-ip.comRequestLinux2.5.2Re: Mail notification without attachment possible?
> Use
> 
> Email format = 6
> 
> to restrict email notifications to URL and attributes only (without
> attachment). A size limit for email notifications is right now not implemented.

Thanks... Email format = 6 works. It cut out the subject too.
Any documentation on Email Format = ??
Thanks,
nait.
  560   Wed Jun 16 10:47:26 2004 Cool nait tauhnait@no2bl.no-ip.comQuestionLinux2.5.2Re: Using date and subst date
> 
> Thank you very much.... it work.  
> nait.

Hi Stefan,

It has a bug. The filter will fail on the initial page of the logbook. 

example,

on http://10.10.10.10:10/mylogbook/  
when select category filter the system will return
      http://10.10.10.10:10/myylogbook/&category=hardware which is bad

on http://10.10.10.10:10/mylogbook/page or page1/page2 etc..other then the initial page,
when select category filter the system return the correct result.
      http://10.10.10.10:10/mylogbook/page?category=hardware.

I have not tested 2.5.3.

nait.   
  686   Tue Sep 7 17:49:50 2004 Cool Stefan Rittstefan.ritt@psi.chQuestionLinux2.5.3Re: Options Items limits
> > Hello friends, 
> > 
> > Exist some form to increase limits of items (100) in the Options List
> > 
> > 
> > 
> > Thanks for any help
> 
> I believe only through an edit of the C code and a recompile, as the values
> are set as constants.  I think this might be the line:
> 
> #define MAX_N_LIST      100
> 
> So, yes, there exists a way and the ease of this way is dependent upon your
> comfort level with changing stefan's code.

Agree. The only potential problem is that if this value becomes too big, you
will get a stack overflow from time to time. So best is experiment yourself a
bit. A avlue of 150 or so should be no problem.

- Stefan
  777   Mon Nov 15 13:10:12 2004 Cool Marc Neigerm.neiger@synergie-inf.comInfoWindows | All2.5.4-6Re: Announcement of RSS feeds
Hi Stefan,

The parsing now seems OK, IE downloads the XML and the RSS reader of Avant 
Browser 
accepts the feed. 
I still have a problem however : below the header, only the first 3 items 
are displayed and it seems only partially.
I included the HTML result so you can "visualize" what's going on (this may 
also be on the avant browser side !).

Cheers,
Marc


> The problems came from the French accents and the German umlauts. I 
changed the XML
> charset, so this should be fine now. New version is under CVS.
Attachment 1: ELOG_Forum.htm
  963   Mon Feb 28 21:35:57 2005 Cool Gary Merciergmercier@newgistics.comQuestionWindowsLatestIncluding the text in the CSV export
Is there any way to include the text of a log message in the CSV export? 
Anyway to include a pointer to the attachment?
  1167   Wed Jun 1 21:00:01 2005 Cool Steve Jonessteve.jones@freescale.comBug reportAll2.5.9Re: Logbook locking issue

Steve Jones wrote:
Stefan, not a problem. ITMT, any idea how I can manually clear this "lock"? Is it embedded in the logbook itself?


Stefan Ritt wrote:
Sorry about my unusual slow response, but I'm pretty busy these days. I hope I will be able to address this problem in a two weeks from now.


Steve Jones wrote:
Stefan, any ideas on this problem?


Quote:
Our eLog is set to create logbook entry locks and after 30minutes prevent one from re-editing an entry, thus forcing a REPLY to be created.

SCENARIO: When an *attempt* is made to edit a logbook after the 30minute timer, one gets the message that EDITING is prevented and to use the browser "Back" button.

PROBLEM: The display now shows that particular entry to be locked, even though the attempt to edit was blocked. It appears that the lock flag is set prior to the "Edit" attempt being blocked and thus the lock flag is never "unset".
  1203   Mon Jun 20 04:29:57 2005 Cool Paul Paquettepaquettep@gmail.com Windows prevent CVS and XML exports
Hello Again,

I'm being asked to do the impossible to list the Assessing Dept Data but not letting people download the whole database. This way they can lookup the info the Town uses to assess their property. The Town’s Selectmen have stopped paying for the company who hosted the database and the software they used. Now I'm asked to do the same service in house with out funds and without resorces. Hence the question.

Thanks


Paul
ELOG V3.1.5-3fb85fa6