Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 3 of 41  Not logged in ELOG logo
Category:Info
    icon2.gif   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.
    icon2.gif   Re: TEXTSIZE too big message, posted by Illam Pakkirisamy on Fri Apr 28 19:47:51 2023 
Hi,  any help will be appreciated on this.  I have not still figured this out.

Thanks.
Illam
    icon2.gif   Re: New elog version 3.1.5, posted by Finn Junker on Wed Apr 12 15:08:15 2023 
Hi Laurent

It is possible to use the attached but the elogd will not start as a service anymore - is there a fix to that aswell?

Kind Regards Finn
    icon2.gif   Re: New elog version 3.1.5, posted by Laurent Jean-Rigaud on Wed Apr 12 00:09:08 2023 elog-win64.zipelog-win64_wDLL.zip
Hi,

It's possible to build elogd under windows with cygwin, but not sure that is the best as
it requires a lot of dependencies that should be included to dist package to be runnable everywhere.
    icon2.gif   Re: New elog version 3.1.5, posted by Finn Junker on Tue Apr 11 12:51:12 2023 
Hi Stefan

Is there anything the community or forum can help you with or supply for creating a windows version?

Kind Regards Finn
icon5.gif   TEXTSIZE too big message, posted by Illam Pakkirisamy on Thu Apr 6 23:20:16 2023 
Hi,

I'm getting the TEXTSIZE TOO BIG message every time I have more text in my entry.  I understand there is a way to increase the TEXTSIZE
and re-compile.  Where can I find the TEXTSIZE parameter that I can increase and also how do I re-compile.
    icon2.gif   Re: Exporting the entries from ELOG, posted by Illam Pakkirisamy on Wed Mar 1 20:12:54 2023 
Thanks Stefan for your help.  It works but the only issue is, the screenshots that were included in the body of the entries are not usable. 
Not sure if there is any workarounds for that.

...Illam
    icon2.gif   Re: Exporting the entries from ELOG, posted by Stefan Ritt on Tue Feb 28 19:22:50 2023 
Find -> Export to...




Illam
Pakkirisamy wrote:



Hi,
ELOG V3.1.5-3fb85fa6