"Resolve host names" does not resolve host names, posted by Daniel Sajdyk on Wed Jul 1 11:05:32 2015
|
Hello
I use Resolve host names = 1 in my config file, but I still get IP instead domain name.
I use elog in internal network with my own DNS.
Any sugesstions ?
Regards
Daniel. |
FCKEditor not working correctly on a Windows server., posted by Marty Jansen on Mon Jul 20 14:45:12 2015
|
Hi,
After working many years with previous versions of ELOG, I decided to update to the latest version.
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. The editor is showing up, but everything is greyed out, execpt for some items on the bottom row. (Style, Lettertype...) and after I do load a preset text form with different colors, the page remains white. The tables and text in the form is showing up.
The previous version with the older editor was working great on the same server.
Any suggestions? |
Re: FCKEditor not working correctly on a Windows server., posted by Andreas Luedeke on Mon Jul 20 15:50:56 2015
|
Marty Jansen wrote: |
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. [...]
|
Seriously "IE 1" ??? Javascript was invented in 1995 just before IE 1 came out, I doubt it was supported by IE 1 ;-) I guess it was supposed to read IE 11?
As far as I know the Javascript code of the CKeditor runs on the client, I would not expect the server to be the culprit. I would first try a different browser, then check if the ELOG installation was complete (check for warnings?)
Do you have a Javascript error console in your browser? It should tell you something about what is going wrong.
Cheers, Andreas |
Re: FCKEditor not working correctly on a Windows server., posted by Marty Jansen on Mon Jul 20 17:09:01 2015
|
Sorry for the typo,of course I meant IE 11.
I do get on "Error on page" error. After switching on the developer tools, I get the following output:
{exception} The value of the property 'dndInit' is null or undefined, not a Function object. I get this error when I trying to make a new entry.
If I use ELOG version 2.9.2-2455 it all works fine, but that version has an different editor.
Marty.
Andreas Luedeke wrote: |
Marty Jansen wrote: |
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. [...]
|
Seriously "IE 1" ??? Javascript was invented in 1995 just before IE 1 came out, I doubt it was supported by IE 1 ;-) I guess it was supposed to read IE 11?
As far as I know the Javascript code of the CKeditor runs on the client, I would not expect the server to be the culprit. I would first try a different browser, then check if the ELOG installation was complete (check for warnings?)
Do you have a Javascript error console in your browser? It should tell you something about what is going wrong.
Cheers, Andreas
|
|
Re: FCKEditor not working correctly on a Windows server., posted by Marty Jansen on Tue Jul 21 09:10:25 2015
|
Another thing appeared in the IE message ribbon at the bottom before it states "Error on page" . I do get a message that ELOG is trying to download data from http://latex.codecogs.com/css/equation-embedde.css.....
Well, this server has no internet connection and will not get an internet connection.
Is there a way around this issue? I do not want to use an equation editor
Marty
Marty Jansen wrote: |
Sorry for the typo,of course I meant IE 11.
I do get on "Error on page" error. After switching on the developer tools, I get the following output:
{exception} The value of the property 'dndInit' is null or undefined, not a Function object. I get this error when I trying to make a new entry.
If I use ELOG version 2.9.2-2455 it all works fine, but that version has an different editor.
Marty.
Andreas Luedeke wrote: |
Marty Jansen wrote: |
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. [...]
|
Seriously "IE 1" ??? Javascript was invented in 1995 just before IE 1 came out, I doubt it was supported by IE 1 ;-) I guess it was supposed to read IE 11?
As far as I know the Javascript code of the CKeditor runs on the client, I would not expect the server to be the culprit. I would first try a different browser, then check if the ELOG installation was complete (check for warnings?)
Do you have a Javascript error console in your browser? It should tell you something about what is going wrong.
Cheers, Andreas
|
|
|
Re: FCKEditor not working correctly on a Windows server., posted by Andreas Luedeke on Tue Jul 21 14:15:51 2015
|
I've browsed the web for the error and apparently it is appearing with a variety of IE versions in combination with certain versions of the CKeditor.
Sorry, I can't help you with the problem: only found problem reports, no fixes. Therefore my advise (for now) would be: either use the old ELOG version or use a different browser. Microsoft anyway announced the end-of-life for IE with Windows 10.
Marty Jansen wrote: |
Sorry for the typo,of course I meant IE 11.
I do get on "Error on page" error. After switching on the developer tools, I get the following output:
{exception} The value of the property 'dndInit' is null or undefined, not a Function object. I get this error when I trying to make a new entry.
If I use ELOG version 2.9.2-2455 it all works fine, but that version has an different editor.
Marty.
Andreas Luedeke wrote: |
Marty Jansen wrote: |
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. [...]
|
Seriously "IE 1" ??? Javascript was invented in 1995 just before IE 1 came out, I doubt it was supported by IE 1 ;-) I guess it was supposed to read IE 11?
As far as I know the Javascript code of the CKeditor runs on the client, I would not expect the server to be the culprit. I would first try a different browser, then check if the ELOG installation was complete (check for warnings?)
Do you have a Javascript error console in your browser? It should tell you something about what is going wrong.
Cheers, Andreas
|
|
|
Re: FCKEditor not working correctly on a Windows server., posted by Andreas Luedeke on Tue Jul 21 14:26:03 2015
|
I think I remember that you can savely ignore the warning message, as long as you don't try to use the equation editor. But I haven't tested it myself; my servers can access the internet - although from behind firewall.
You should be able to configure the CKeditor with some configuration file: what plugins are to be included etc. But I haven't done it myself yet.
Marty Jansen wrote: |
Another thing appeared in the IE message ribbon at the bottom before it states "Error on page" . I do get a message that ELOG is trying to download data from http://latex.codecogs.com/css/equation-embedde.css.....
Well, this server has no internet connection and will not get an internet connection.
Is there a way around this issue? I do not want to use an equation editor
Marty
Marty Jansen wrote: |
Sorry for the typo,of course I meant IE 11.
I do get on "Error on page" error. After switching on the developer tools, I get the following output:
{exception} The value of the property 'dndInit' is null or undefined, not a Function object. I get this error when I trying to make a new entry.
If I use ELOG version 2.9.2-2455 it all works fine, but that version has an different editor.
Marty.
Andreas Luedeke wrote: |
Marty Jansen wrote: |
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. [...]
|
Seriously "IE 1" ??? Javascript was invented in 1995 just before IE 1 came out, I doubt it was supported by IE 1 ;-) I guess it was supposed to read IE 11?
As far as I know the Javascript code of the CKeditor runs on the client, I would not expect the server to be the culprit. I would first try a different browser, then check if the ELOG installation was complete (check for warnings?)
Do you have a Javascript error console in your browser? It should tell you something about what is going wrong.
Cheers, Andreas
|
|
|
|
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 Luedeke wrote: |
I think I remember that you can savely ignore the warning message, as long as you don't try to use the equation editor. But I haven't tested it myself; my servers can access the internet - although from behind firewall.
You should be able to configure the CKeditor with some configuration file: what plugins are to be included etc. But I haven't done it myself yet.
Marty Jansen wrote: |
Another thing appeared in the IE message ribbon at the bottom before it states "Error on page" . I do get a message that ELOG is trying to download data from http://latex.codecogs.com/css/equation-embedde.css.....
Well, this server has no internet connection and will not get an internet connection.
Is there a way around this issue? I do not want to use an equation editor
Marty
Marty Jansen wrote: |
Sorry for the typo,of course I meant IE 11.
I do get on "Error on page" error. After switching on the developer tools, I get the following output:
{exception} The value of the property 'dndInit' is null or undefined, not a Function object. I get this error when I trying to make a new entry.
If I use ELOG version 2.9.2-2455 it all works fine, but that version has an different editor.
Marty.
Andreas Luedeke wrote: |
Marty Jansen wrote: |
I have installed ELOG version 3.1.0 on a WIndows 2012R2 server with IE 1. [...]
|
Seriously "IE 1" ??? Javascript was invented in 1995 just before IE 1 came out, I doubt it was supported by IE 1 ;-) I guess it was supposed to read IE 11?
As far as I know the Javascript code of the CKeditor runs on the client, I would not expect the server to be the culprit. I would first try a different browser, then check if the ELOG installation was complete (check for warnings?)
Do you have a Javascript error console in your browser? It should tell you something about what is going wrong.
Cheers, Andreas
|
|
|
|
|
|