Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 29 of 805  Not logged in ELOG logo
ID Date Icon Authordown Author Email Category OS ELOG Version Subject
  1621   Mon Jan 23 18:35:52 2006 Reply mark jamesmark@majames.comQuestion 2.6.0b5Re: Quicklink does not work for one field

mark james wrote:

Stefan Ritt wrote:

mark james wrote:
I am not so bold as to log this as a bug but one of my Quicklink fields just do not work.


Sorry my late reply, but now I have fixed this problem. The update is under SVN and will be contained in the next release.


Thanks for that. I am now using ver V2.6.1-1622. So I guess that doesn't qualify as a "next release". I wonder if there is anything I could do to work around the issue?

Mark

In fact now the dropdown seems to be working but when I 'tick' an entry, it is not being written to the ascii file.
  1634   Fri Jan 27 13:50:10 2006 Reply mark jamesmark@majames.comQuestion 2.6.0b5Re: Quicklink does not work for one field

Stefan Ritt wrote:

mark james wrote:

mark james wrote:

Stefan Ritt wrote:

mark james wrote:
I am not so bold as to log this as a bug but one of my Quicklink fields just do not work.


Sorry my late reply, but now I have fixed this problem. The update is under SVN and will be contained in the next release.


Thanks for that. I am now using ver V2.6.1-1622. So I guess that doesn't qualify as a "next release". I wonder if there is anything I could do to work around the issue?

Mark

In fact now the dropdown seems to be working but when I 'tick' an entry, it is not being written to the ascii file.


Can you try V2.6.1-1634? I fixed several issues with ticking entries coming from "MOptions" lists.


OK. But where do I get this from? The "latest version of 19 Jan is still 1622.
  2195   Tue Apr 10 04:03:59 2007 Question marionmarion@spiderweb.com.auQuestionWindows2.6.4-1795HOW TO change http://localhost:8080/ to an address where users can access?
hi folks


thankyou for your time
have read the user docs
and admin docs
and faqs
i used the latest windows installer to have the script runner as a server on windows

BTW i have been looking for over 3 years for this sort of thing - so i had given up for the i would say, i have looked at over 120 scripts and progs for possibilites - could this really be it?


i have managed to make another logfile using the config example
from stev ritt accelerator logbook
with a slight variation (changed file attached)as i could not make the original work for me as i do not know what i am doing.

i placed this in the demo config, underneath the code that was already there ie

Theme = default
Comment = General linux tips & tricks
Attributes = Author, Type, Category, Subject
Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other
Options Category = General, Hardware, Software, Network, Other
Extendable Options = Category
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type


I REPLACED BELOW CODE

; use user level password access
Password file = passwd
Login expiration = 1000
Admin user = ritt
Self register = 1


WITH THIS CODE
; use user level password access
Password file = XXXXXX
Login expiration = 1000
Admin user = XXXXXX
Self register = 1
==============================================
MY QUESTION:

HOW do i change the automated address http://localhost:8080/ to an address where users can access?
or do i tell them the address is http://localhost:8080/ - somehow i think that is not going to work for them even though it does for me.

my address is
http://organicparents.org
Attachment 1: elogdPUBLIC.cfg
[Accelerator]
Comment = Accelerator Logbook

; use user level password access
Password file = XXXXX
Login expiration = 1000
Admin user = XXXXX
Self register = 1

; look and feel
Guest menu commands = Back, Find, Login, Help
Guest find menu commands = Find, Login, Help
Date format = %B %d, %Y

; attributes
Attributes = Author, Author Email, Category, Subject
Options Category = Routine entry, Shift summary, Problem, Fix, Question, Info, Other
Extendable attributes = Category
Required Attributes = Category, Subject
Thread display = $Subject, entered by $author on $Entry date
Quick filter = Date, Category

; title as shown in the browser
Page Title = Accelerator Logbook - $subject

; preset author and email
Preset Author = $long_name
Preset Author Email = $user_email

; these attributes cannot be changed
Locked Attributes = Author, Author Email

; only author can change its own entry
Restrict edit = 1

; options for reply
Subst on reply subject = Re: $Configuration Name
Remove on reply = Author, Author Email

; No Email notification
Suppress Email to users = 1

  2196   Tue Apr 10 04:15:22 2007 Question marionmarion@spiderweb.com.auQuestionWindows6.4.2-1795HOW TO delete or edit the Accelerator config file? i can still edit my demo config file.
hi again folks

QUESTION
HOW do i delete or edit the Accelerator config file?
i can still edit my demo config file.
  2197   Tue Apr 10 04:27:02 2007 Question marionmarion@spiderweb.com.auQuestionWindows624-1795IF i run this as a "windows server", does this mean i have to be online for users to access it?
hi again folks

QUESTION
IF i run this as a "windows server", does this mean i have to be online for users to access it?
  2201   Wed Apr 18 13:52:36 2007 Reply marionmarion@spiderweb.com.auQuestionWindows624-1795Re: IF i run this as a "windows server", does this mean i have to be online for users to access it?

Stefan Ritt wrote:

marion wrote:
hi again folks

QUESTION
IF i run this as a "windows server", does this mean i have to be online for users to access it?


Yes.



so, is there any OTHER way for users to access the ELOG apart from via me?
eg online page?

marion
  2202   Wed Apr 18 13:59:14 2007 Reply marionmarion@spiderweb.com.auQuestionWindows2.6.4-1795Re: HOW TO change http://localhost:8080/ to an address where users can access?

Stefan Ritt wrote:

marion wrote:
MY QUESTION:

HOW do i change the automated address http://localhost:8080/ to an address where users can access?
or do i tell them the address is http://localhost:8080/ - somehow i think that is not going to work for them even though it does for me.

my address is
http://organicparents.org


If you run elog on the machine which has the internet address organicparents.org, then you will be able to access elog under http://organicparents.org:8080, given that your firewall allows this access from outside.



hi again stefan
i am getting the idea that i am supposted to upload elog to my website ? is this correct?

ie e should make a directory for ELOG and load files - what files?

or all the files that came from the downloaded ELOG PROGRAM that i placed in my c-d rive ?
marion
  2204   Wed Apr 18 22:45:57 2007 Reply marionmarion@spiderweb.com.auQuestionWindows2.6.4-1795Re: HOW TO change http://localhost:8080/ to an address where users can access?

Stefan Ritt wrote:

marion wrote:
i am getting the idea that i am supposted to upload elog to my website ? is this correct?
ie e should make a directory for ELOG and load files - what files?
or all the files that came from the downloaded ELOG PROGRAM that i placed in my c-d rive ?
marion


Where is your website? If it's hosted at a company, it's probably impossible to run elog there, since they only allow PHP scripts etc.


where - i am not sure what you mean by where . it is hosted by franceso - i have full access to everything - i have cpanel -

Operating system Linux
Service Status Click to View
Kernel version 2.6.11-1.1369_FC4
Machine Type i686
Apache version 1.3.37 (Unix)
PERL version 5.8.4
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 4.4.6
MySQL version 4.1.21-standard
cPanel Build 10.9.0-RELEASE 7965
Theme cPanel X v2.6.0
Documentation Click to View
ELOG V3.1.5-3fb85fa6