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 "+" */". |
Drop attachments here..., posted by Xuan Wu on Wed Jun 23 03:48:22 2021
|
The function of "Drop attachments here..." is only for root user? I'd like it could be used by all users. |
Re: Drop attachments here..., posted by Xuan Wu on Mon Jun 28 18:41:31 2021
|
I just used my own account to test the "Drag&Drop" function in this forum , and it failed. In our case, we need to upload
ten more images into logbook at once, it's more effective to use "Drag&Drop" than "Browse&Upload" feature for "Browse&Upload"
only can choose one attachment at once, but "Drag&Drop" can choose several attachments at once. The admin user can use this |
Re: Drop attachments here..., posted by Xuan Wu on Wed Jun 30 04:38:21 2021
|
Excellent, Thanks!
Sebastian
Schenk wrote:
I could figure out the bug. A fix can be found in this commit. |
Re: TEXTSIZE too big message, posted by Xuan Wu on Sat Apr 29 01:02:30 2023
|
Hi Illam,
You can find it in src/elogd.h, #define TEXT_SIZE 250000, the original value 250000, you can change it to a larger one like #define
TEXT_SIZE 1000000. Then recompile it again, just need typing "make". Elog Version is 3.1.3 in my site. HTH. |
Install on Server 2003: , posted by Wythe IT on Mon Sep 15 16:22:39 2008
|
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. |
Re: Install on Server 2003: , posted by Wythe IT on Mon Sep 15 18:49:33 2008
|
Stefan
Ritt wrote:
|
Random Crashes, posted by Wythe IT on Thu Oct 2 19:00:25 2008
|
Running on windows server 2003.
Mysteriously from time to time i find ELOG has crashed and i must restart it. |