ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66878
|
Thu Aug 19 08:36:11 2010 |
| phichitpon | chee_ake@yahoo.com | Question | Windows | ELOG V2.8 | how to change char encode for Text column |
hello
how to change char encode for Text column. my language is thai and use tis-620 for encode. thankyou |
66879
|
Thu Aug 19 15:26:35 2010 |
| Mike Zuber | mdz0739@yahoo.com | Bug report | Windows | 2.8 | Elogd service crashes on "reply" with percent character in subject line |
My logbook kept crashing whenever I tried to reply to an existing entry. I found that the percent sign "%", when used in the subject line, will crash the elogd service when you try to reply to the entry. This appears to only happen with windows installations. I tested this on your Linux logbook and it didn't crash.
Here is the message taken from the Windows event viewer after the crash:
An unhandled win32 exception occurred in elogd.exe [5224].
Thank you for Elog, you have done a good job with it. It is a great logbook.
Mike |
66882
|
Wed Aug 25 09:18:39 2010 |
| phichitpon | chee_ake@yahoo.com | Question | Windows | V2.8.0-231 | how to convert Common Era (C.E.) into Buddhist Era |
how to convert Common Era (C.E.) into Buddhist Era such as C.E. 2010 to B.E. 2553 (2553=2010+543) .thank you |
66883
|
Thu Aug 26 11:27:08 2010 |
| Robert Heine | heine@kph.uni-mainz.de | Question | Windows | V2.8.0-231 | Re: Error Message in "Demo of database-like elog" |
Stefan Ritt wrote: |
mike cianci wrote: |
I attempted to remove the text editor (like you did in "Demo of database-like elog") using "Show text = 0".
In both your Demo and my logbook when you hit "New" - Explorer generates the folowing error message
Error: The Textarea with id or name set to "text" was not found.
Is there a solution or do we just live with it.
Thanks, Mike
|
Thanks for reporting that bug. I fixed it in SVN revision 2188, and the fix will be contained in the next release.
|
I am getting the same message in the current version (V2.8.0-2312), if the "Preset text" text body contains the equal sign '='. Then this message pops up and the HTML-editor dosn't show its menu bars, with the elog- or plain text editor this does not happen. It happens as well with firefox as with internet explorer.
best regards
Robert |
66884
|
Thu Aug 26 15:37:20 2010 |
| Robert Heine | heine@kph.uni-mainz.de | Question | Windows | 2.8.-2312 | How to make Subst run? |
Dear colleagues,
I tried to get an Subst <attrib> = $shell(<command>) to work and put this into a Preset text line, like e.g.:
Attributes = subject, ...
Options <name> = test{1}, ...
Subst myvar = $shell(dir)
{1} Preset subject = Test
{1} Preset text = $myvar
Which results in an ELOG-entry having printed "$myvar" in its body instead of the expected substitution. Changing the Subst command to: "Subst myvar = $host" or even to "Subst myvar = Test" also resulted in printing just the string "$myvar" into the submitted Elog-entry. - What am I doing wrong?
Best whishes
Robert |
66886
|
Thu Sep 2 10:30:14 2010 |
| lance | lance1.hayward@yahoo.com | Question | Windows | 2.7.6-2230 | SQL Database |
We have been running elog for a few years now and its solid. The only thing is we are getting to 140k entries over a few books and its starting to slow down whist searching. My questions is can we go to an SQL type database rather than a flat file? Is it worth it? Is anyone running this type of configuration? |
66893
|
Mon Sep 6 21:21:25 2010 |
| Arno Teunisse | A.teeling3@chello.nl | Bug report | Windows | V2.7.7-224 | fckedit and creating tables |
Hello
Using windows7 and the elogd 2.7.7 built Jul 31 2009, 13:01:20 revision 2246. I noticed a bug in the tables created with fckeditor. When on winxp there is no problem. So it seems windows7 related.
Don't know if I should post here or somewhere else. When i Click the table icon i get : 
When I want to continue ( Pressing Yes) i get 
So the OK button is removed, and i can only cancel. So it's impossible to create a new table in elog. ( yes , create it by hand, but that is not so nice )
Download the latest version of elog : elogd 2.8.0 built Aug 2 2010, 12:16:05 revision 2312 . Just to see if this helps. The result is the same.
Is there some solution/workaround for this ?
Thanks for elog : it's great.
|
66894
|
Mon Sep 6 21:36:51 2010 |
| Arno Teunisse | A.teeling3@chello.nl | Bug report | Windows | V2.7.7-224 | Re: fckedit and creating tables |
Arno Teunisse wrote: |
Hello
Using windows7 and the elogd 2.7.7 built Jul 31 2009, 13:01:20 revision 2246. I noticed a bug in the tables created with fckeditor. When on winxp there is no problem. So it seems windows7 related.
Don't know if I should post here or somewhere else. When i Click the table icon i get : 
When I want to continue ( Pressing Yes) i get 
So the OK button is removed, and i can only cancel. So it's impossible to create a new table in elog. ( yes , create it by hand, but that is not so nice )
Download the latest version of elog : elogd 2.8.0 built Aug 2 2010, 12:16:05 revision 2312 . Just to see if this helps. The result is the same.
Is there some solution/workaround for this ?
Thanks for elog : it's great.
|
Answer : Problem solved. It is not window7 related. When I did a fresh install ( not installing over the old directory ) everything is working as expected. So I did something wrong with installing over the old elog directory.
Thanks for you're time and the inconvenience.
|