ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
Draft
|
Wed Sep 23 23:57:43 2015 |
| Stefano | stefano.colafranceschi@gmail.com | Question | Linux | 3.1.0 | elog from php |
Hi,
I need to run elog command in an online php script. The problem I see is that the script works from the command line but not from the browser. In the script I just use:
system(elog -h mypc -p 8080 -l bla -a Author=\'io\' -a Type=\' ..etc.etc
any suggestions? |
68128
|
Sat Sep 26 03:34:44 2015 |
| Stefano | stefano.colafranceschi@gmail.com | Question | Linux | 3.1.0 | Re: Elog command not working properly |
Yes it was a path issue PHP was not loading correctly environmental path
> > <p>Hi,</p>
> >
> > <p>I have a problem running elog command from php script. Basically in the php I call system("elog -h etc etc.. And from the php command line works but not in the browser apparently without errors (php apache
> logfile no problem), any suggestions?</p>
>
> Hey,
> this sounds more like a PHP issue.
> Which PHP version are you using?
> Which webserver?
> Which php function are you using: shell_exec() or exec()? Try looking at the return of exec()
> Is the elog file set to the correct file permissions to be executed by the webserver?
> Is the elog file in the PHP path or do you take care of defining the correct path?
>
>
> eddy |
68788
|
Wed Apr 18 12:07:50 2018 |
| Stefan Werler | stefan.werler@ah-senden.de | Question | Windows | 3.1.1 | Email Config |
Hi,
I´m new in ELOG,
Can u explain me how i config the Mailing?
in my Configuration i do have not the ability to set an Email Host/Server. or i didn´t find it....
I have to use ELOG as ticket system, is it possible to send an email automatically after expiration of a period?
|
68790
|
Wed Apr 18 13:18:07 2018 |
| Stefan Werler | stefan.werler@ah-senden.de | Comment | Windows | 3.1.1 | Re: Email Config |
many thanks
Stefan Ritt wrote: |
SMTP host = ...
as written in the documentation!
Automatic email after expiration is not possible.
Stefan Werler wrote: |
Hi,
I´m new in ELOG,
Can u explain me how i config the Mailing?
in my Configuration i do have not the ability to set an Email Host/Server. or i didn´t find it....
I have to use ELOG as ticket system, is it possible to send an email automatically after expiration of a period?
|
|
|
48
|
Wed Jul 3 18:36:28 2002 |
| Stefan Siegel | s_siegel@gmx.net | Question | | | possible to modify link in email notification |
Hello,
I have a question concerning the following situation:
There is a one logbook with two possible acces methods (defined in config
file) one for readonly access and one for read/write access. Both entries in
the elogd.cfg file pointing to the same logbook.
When an allowed person enters a logbook entry with an email notification the
link to the message is given inside the email.
This link points to the read/write logbook entry.
Is it possible to alter the link in the email notification that it points to
the corresponding readlonly logbook entry?
Thank you for hints, best regards,
Stefan Siegel |
92
|
Wed Aug 7 15:43:28 2002 |
| Stefan Siegel | ssiegel@lucent.com | Bug report | | | problem with required attributes |
When an entry is submitted with an required attribute missing one gets to
the resubmit page. When you the click your browsers back button all
previously filled attribute field are blank.
Is there a workaround to get the old text back?
used versions:
Elog 2.0.5
Netscape 4.76
Best regards,
Stefan |
94
|
Fri Aug 9 12:40:23 2002 |
| Stefan Siegel | ssiegel@lucent.com | Question | | | Edit an existing message overwrites attributes with preset values |
Hello,
Is there a possibility to prevent elog to overwrite attribute values when
editing an old message? The old values are overwriten with the preset
options for that attribute.
But sometimes you will preserve attribute text and /or options from the old
message.
Thank you for your help. Regards,
Stefan |
96
|
Fri Aug 9 13:04:58 2002 |
| Stefan Siegel | ssiegel@lucent.com | Info | | | Re: Edit an existing message overwrites attributes with preset values |
> > Is there a possibility to prevent elog to overwrite attribute values when
> > editing an old message? The old values are overwriten with the preset
> > options for that attribute.
> > But sometimes you will preserve attribute text and /or options from the
old
> > message.
>
> The option "Fixed attributes = ..." will do the job.
Ok, but is there a possibility to preserve the fields of the old message, but
still be able to edit it. This would be a nice feature in the case of an entry
with lots of attributes (set to something different then the preset values).
After submiting the message you realize : one option was wrong and now you
want to edit it without changing the other options again.
Is this possible?
Thank you and best regards,
Stefan |