Is there any community for FCKeditor where there is half a chance of getting an answer? The majority of questions here seem to go unanswered. It is not meant as criticism by the way. This place is pretty dead.
Hmm, yes that did make the first PHP sample load the page right, however it still doesn't display anything, just a blank frame like the Javascript version.
It's very odd that the code seems to load correctly, but still only shows a blank space instead of the editor. You would think it would show the standard textarea instead. I know this from looking at the page source:
<input type="hidden" id="description" name="description" value="So, the other one should display then... grrr"><input type="hidden" id="description___Config" value=""><iframe id="description___Frame" src="/FCKeditor/editor/fckeditor.html?InstanceName=description&Toolbar=Default" width="100%" height="200" frameborder="no" scrolling="no"></iframe>
just one question left: do you *see" the files already uploaded in your file-browser? (so you can actualllly use them in your FCKeditor). If so, you're one step ahead of me ...
Sorry I cant be of more help, but all I did was as described in the post above. In addition to uploading all files over the old ones so that the missing files were put in place.
RE: Not even samples work!
Anyone?
RE: Not even samples work!
RE: Not even samples work!
http://basislager.org/FCKeditor/_samples/default.html
RE: Not even samples work!
It's very odd that the code seems to load correctly, but still only shows a blank space instead of the editor. You would think it would show the standard textarea instead. I know this from looking at the page source:
<input type="hidden" id="description" name="description" value="So, the other one should display then... grrr"><input type="hidden" id="description___Config" value=""><iframe id="description___Frame" src="/FCKeditor/editor/fckeditor.html?InstanceName=description&Toolbar=Default" width="100%" height="200" frameborder="no" scrolling="no"></iframe>
RE: Not even samples work!
RE: Not even samples work!
Funny it should happen on two different servers though, allthough a similar thing has happened before when I transferred files with SmartFTP.
How embarrasing!
Oh well, no to work out how to fix the image browser...
RE: Not even samples work!
http://mydomain/FCKeditor/editor/filema ... fault/js/f
https://sourceforge.net/tracker/index.p ... tid=543654
RE: Image browser
RE: Image browser
RE: Not even samples work!
Sorry I cant be of more help, but all I did was as described in the post above. In addition to uploading all files over the old ones so that the missing files were put in place.
Will let you know if I come across something.