Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 612 of 807  Not logged in ELOG logo
ID Date Icondown Author Author Email Category OS ELOG Version Subject
  65976   Mon Sep 15 16:22:39 2008 Question Wythe ITcarwile@avwtech.comBug reportWindows2.7.4Install on Server 2003:

I am using Windows Server 2003 R2 Standard Edition.  It is up-to-date and a full legal version installed from a geniune MS disk (to put that notion out the way).  I host a variety of webpages from this server through IIS6.0.

I am having an issue after installation of the ELOG software.  I grabbed the newest version from this website and ran the executable.  It installed fine (or appeared to do so).

Upon starting the ELOG server I receive the following error:

elogd.exe - Unable to Locate Component

This application has failed to start because MSVCR71.dll was not found.  Re-installing the application may fix this problem.

 

The file in question is part of an ancient Visual C distributeable.  This distributeable for my purposes no longer appears to be available (as I am on .net 3.5).  I am unsure of downloading the older runtime libraries from sites that are not microsoft's.  I am curious as to how I could go about making elog execute.  Any help would be appreciated.  Thank you!

 

  65979   Wed Sep 17 19:14:45 2008 Question George Chisholmgeorge.chisholm@terasengas.comQuestionWindows2.7.4-2111Default list option

How do I set a default list option?
 I have an attribute called Active with options yes, no
When I do a list I want to see just the records having yes.
When required, the quick filter allows me to see records with option = no or all the records.
Thanks

 

 

 

 

  65985   Thu Oct 2 19:00:25 2008 Question Wythe ITcarwile@avwtech.comBug reportWindows2.7.4Random Crashes

Running on windows server 2003.

 

Mysteriously from time to time i find ELOG has crashed and i must restart it.

Event log shows:

 

 

This has occurred twice so far in the month or less elog has been running.  The platform is stable and i have no other issues or negative events besides incorrect ASP calls here and there.  Thanks.

 

Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0004b9c3.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  65987   Fri Oct 3 15:29:01 2008 Question Ben Shepherdbjs54@dl.ac.ukQuestionLinux | Windows2.7.2-2041Summary lines spill over

Hi,

I've set up my ELOG configuration to display one summary line in the list view. However, a word from the next line creeps in from time to time. You can see this in my logbook - look at the 'Text' column for entries 805, 802 and 800 for instance. The word 'Shift' is from the second line of the entry, but it has been added to the summary text for some reason. Any ideas how I can fix this?

ben

  65989   Wed Oct 8 15:10:25 2008 Question NeoNeo.X@web.deQuestionAll Deny Wildcards
Ist there a possibility to use wildcards specifiing the users who are allowed to use a command, like ... Allow New = admin1, admin2, admin3 Allow Edit = admin1, admin2, admin3 Deny New = * Deny Edit = *
  65993   Sun Oct 12 20:40:32 2008 Question Steve Nahnnahn@mit.eduQuestionLinux2.7.4-2111Maximum number of mail recipients

Just wondering if there is still a maximum number of mail recipients?  I saw  a number of 112 floating around in old forum entries, and I need more, like currently 300.  When I try it, the elogd hangs, not much output to speak of, but won't reply to Apache on its port.  Any quick fix (like changing a def'd variable somewhere?)

  65994   Mon Oct 13 00:08:03 2008 Question Brassmanninfo@flash-networx.deQuestionLinux2.7.5-2130Author field read only in new posts

Hi,

how can i make the author field read only on new postings? It should take the value from $long_name after login and without login there is no way to make new postings.

This is a part of my elogd.cfg


[global]
.......

Logfile = elogd.log
Logging level = 3
Login expiration = 24
Password file = ./passwd ....... [Informations] .......
Logout to main = 1
Logbook tabs = 1
Guest menu commands = Back, Find, Login, Help
Guest find menu commands = Find, Select, Login, Help
Preset Author = $long_name
Attributes = Author, Subject
Required Attributes = Author, Subject ........

Thanks Brassmann

  65999   Mon Oct 13 13:06:59 2008 Question Brassmanninfo@flash-networx.deQuestion  Guest Account doesnt work

Hi ,

i have a little problem with the guest access. There is no acces to the logbooks as a guest. Evereytime i see the loginbox after clicking the logbook.

[Informations]
Guest menu commands = List, Back, Find, Login, Help
Guest find menu commands = List, Find, Select, Login, Help
Password file = ./passwd
Self register = 1
Logfile = elogd.log
Logging level = 3
Login expiration = 24
Admin user = testuser Theme = default
Preset Author = $long_name
Attributes = Author, Subject
Locked Attributes = Author
Required Attributes = Author, Subject
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Subtext

Thanks for help, Brassmann

ELOG V3.1.5-3fb85fa6