Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 434 of 808  Not logged in ELOG logo
    icon2.gif   Re: Escape character [ or ] doesn't work within [url], posted by Don on Tue Jul 19 21:08:08 2016 
 




Andreas
Luedeke wrote:



The URL encoding of ']' as '%5D' appears to work:
    icon2.gif   Re: string length limit in url tag, posted by Andreas Luedeke on Thu Jul 21 06:15:44 2016 
Several strings in ELOG are limited to 256 chars. It is likely the limit for URLs, too.

The magic number "256" appears 285
times in the elogd.c file.

It is probaly easier if you compress long URLs with goo.gl

Cheers, Andreas




Don wrote:


    icon2.gif   Re: Different logbook files when running elogd as admin or normal user, posted by Stefan Ritt on Thu Jul 21 08:08:07 2016 
I don't know why elogd uses different logbook directories depending on the user. Maybe you start it in different directories, or one user cannot
read the config file and falls back to some default. Anyhow, you can start elogd interactively wit the -v flag which tells you which logbook files are
parsed. There are no cache files or similar, everything is stored in Yymmdda.log files, you just have to search for them.
    icon2.gif   Re: Different logbook files when running elogd as admin or normal user, posted by Antonio Bulgheroni on Thu Jul 21 09:37:47 2016 
So I found the my log files, but this issue should probably be documented.

When running as admin my logbook files are where they should (C:\Program Files (x86)\ELOG\logbooks)

When running as local user (with no admin rights), elogd has no writing access to the logbooks directory. So it falls back to use C:\Users\[MyUserName]\AppData\Local\VirtualStore\Program
    icon2.gif   Re: inserting pictures into a post, posted by JD on Fri Jul 22 09:58:47 2016 
I know this thread is realy old. Anyways I would like to give a +1 on this request.  As a workaround I currently wrote a small PHP Image Hosting/Upload
Script and embedded a link to it in the Menue. 

On that page the user uploads the image and gets a link which he/she can embedd using the 
    icon2.gif   Re: inserting pictures into a post, posted by Stefan Ritt on Fri Jul 22 10:08:13 2016 Screen_Shot_2016-07-22_at_10.09.00_.png
I don't know if you realized, but that (veeeeery old) wish has been implemented about five years ago or so. Now you can instert pictures into the
body like this:

    icon2.gif   Re: inserting pictures into a post, posted by JD on Fri Jul 22 10:27:09 2016 
Wow, now me managed it as well ;).. We uploaded/droped the image in the attatchment and not into the text area.  Thank you!

Cheers

Jonathan
    icon2.gif   Re: inserting pictures into a post, posted by Antonio Bulgheroni on Fri Jul 22 13:56:06 2016 
I have just made a fresh installation of ELOG 3.1.1 on a windows machine and unfortunately it is not working. If I try to insert a picture with the image
button, the dialog complains that the image url is missing. If I drag-and-drop the picture on the edit area, it gets attached but not added as picture.

I tried already on two different computer and on the basic elog configuration.
ELOG V3.1.5-3fb85fa6