Re: Drag and drop does not work in 3.1.3?, posted by Lech on Wed Aug 21 02:21:57 2019
|
From what I've read in a past post, it is hitting the max content length because pasting, unlike dropping, is not properly supported and it is possible
that images get converted to text in some way and occupy a lot of "content length". So what I mean is that the pasted image is handled the same
way as the dropped image. |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Wed Aug 21 07:00:17 2019
|
I've discovered, that if I switch my local elog to SSL, dropping of images starts to work (as expected). However... pasting stops. If I select "paste"
popup, I got the message about my browser security settings not allowing to paste, and that I can paste in the popup window. In Firefox I can actually
paste in the popup window (image appears there), but after clicking OK nothing appears in the editing window. In Chrome and Opera nothing appears even |
Re: elog hanged when uploading photo failed, posted by Xuan Wu on Wed Oct 16 13:20:31 2019
|
Hi all,
I've found a bug in elog. It's all right that uploading an image which file name with special characters. I think it must have
something to do with the code like"url_encode(file_enc, sizeof(file_enc)); /* for file names with special characters like "+" */". |
editor hangs intermittently, posted by Sara Vanini on Fri Jan 24 14:56:04 2020
|
Hello,
I'm using ELOG with Ubuntu 19. When I create or edit an entry and I start writing, it hangs for few seconds, resumes, and all over again
intermittently. |
local usage on windows + Linux virtual machine , posted by Sara Vanini on Fri Jan 24 14:56:56 2020
|
Hello again,
I love to use elog, but I don't need any other accessing it for the moment. So, it is possible to run elog locally on my PC, and make it
not accessible from outside? |
Re: local usage on windows + Linux virtual machine , posted by John on Fri Jan 24 21:04:51 2020
|
Elog does not access the outside world by default. With the VM I suppose just access it via the Linux local ip address (and
port).
Sara Vanini wrote:
Hello again, |
Re: local usage on windows + Linux virtual machine , posted by Sara Vanini on Mon Jan 27 08:46:39 2020
|
Thanks John. I found the linux IP address with ifconfig, type it on my windows machine with the port number, but it doesn't work, the error is "website
not found"... what else could I try?
Regards |
Re: Logfile not registering entry numbers?, posted by Stefan Ritt on Wed Apr 1 15:57:27 2020
|
I finally found some time to fix that bug. Was just that the log file hat #0, the bug should not have had any ohter side effects. Now the logfile is
fine.
David |