Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 271 of 808  Not logged in ELOG logo
    icon2.gif   Re: FCKEditor not working correctly on a Windows server., posted by Andreas Luedeke on Tue Jul 21 14:59:19 2015 
Okay, it is very easy: just edit "scripts/ckeditor-config.js" in the installation directory and remove the two references of "eqneditor".
Any new browser session will not have the equation editor anymore.




Andreas
    icon2.gif   Re: FCKEditor not working correctly on a Windows server., posted by Andreas Luedeke on Tue Jul 21 15:02:19 2015 
Just to clarify: I can easily use IE11 to access my 3.1.1 version of ELOG. I run the server on a Linux box (SL6) but I don't think that this makes
any difference.

I repeat my guess: ELOG is probably not installed properly on your WIndows server. My suggestion would be to move the old installation to some
    icon2.gif   Re: FCKEditor not working correctly on a Windows server., posted by Marty Jansen on Sat Jul 25 20:28:45 2015 
Sorry for the late reply. I have installed a slightly newer version of Elog, but the results are the same. I do get de the 3 editor bars, but the top
2 are greyed out and the bottom one doesn't do anything if clicked. I have commented out the lines that refer to the online equation editor, but that
doesn't help much either. I think I let it rest. The old 2.9.xx version still works great, so we leave it at that.
    icon2.gif   Re: FCKEditor not working correctly on a Windows server., posted by Richard Stamper on Tue Oct 13 12:39:14 2015 cogwheel.pngsettings.png
If you are using IE as your browser, the problem may be with that rather than the server. By default IE 11 display intranet sites in a "Compatibility
mode" which breaks the FCKEditor in Elog version 3.  Fortunately this mode can be disabled, which is what I have had to advise users here
to do.
    icon2.gif   Re: FCKEditor not working correctly on a Windows server., posted by Matthew Sauder on Fri Sep 23 23:38:28 2016 
I know I'm a little late but is there a way to do this from elog? I've tried using the following line in the config but it doesn't seem to
work in IE10. I figure if there is a way to modify the <head> before the page loads there could be hope.

Top text = <script>var meta = document.createElement('meta');meta.httpEquiv = "X-UA-Compatible";meta.content = "IE=edge";var
    icon2.gif   Re: ELOG Version field in elogs/Forum, posted by Stefan Ritt on Fri Jun 5 10:18:38 2015 
> Hi Stefan,
> could we change the format of the "ELOG Version" field in this logbook, that one can enter the full git revision
> number?
    icon14.gif   Re: ELOG and Gmail?, posted by Erkcan Ozcan on Fri Jul 3 21:26:32 2015 
Using stunnel4 and the 3.1.0 version of elog, I was able to use gmail smtp without the use of iptables.

In my elogd.cfg I chose:
icon5.gif   Customized email subject line for an updated entry, posted by Erkcan Ozcan on Tue Jul 7 21:57:04 2015 
Hi,

The default email subject line for a new entry is: "New ELOG entry", and the default email subject line for an edited entry is: "Updated
ELOG entry". However when we set "Use Email Subject", both new entries and the updated entries use the same email subject. Is there an equivalent
ELOG V3.1.5-3fb85fa6