FCKEditor Resource Browser doesn't work

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
PrettyWolfie

FCKEditor Resource Browser Bug

Post by PrettyWolfie »

I definetily agree! But how can that be fixed?  :-\

But is the memory on the server or the memory in one's computer? I ask that because I tried this is 3 diferent computers and the result is always the same. Which makes me believe the issue is on the server...

Previously I had to create a php.ini file which had memory_limit=32M written on it. Had to do that because I was having problems when editing an image on the image manager. I wonder if I should pump it up and put memory_limit=64M or higher... 

???
iNSiPiD

Re: FCKEditor Resource Browser doesn't work

Post by iNSiPiD »

FCK is all client-side. It's javascript, and javascript is notoriously buggy and loves to hog memory.

Each time you make an edit to a page within the editor textarea it needs to write it to memory for Undo purposes. The trick/solution to avoid problems seems to be to Apply changes as you make them. Not such a big issue.

Or, as others suggest, we could always try another WYSIWYG. I used to use TineCME. The only reason I changed was because FCK became the default editor and was getting a lot more development time. That now seems to have changed and Tiny has all the CMS buttons that FCK has.

elijahlofgren has also done the same thing for Xinha editor, which is a truly wondrous app when it works. ;) See the projects page for more info.

IMHO I think that the dev team should pick one editor and then continue to purpose-build it especially for CMSMS. It would be better for everyone in the long run. [Hear that Ted? ;)]
Terabyte
Forum Members
Forum Members
Posts: 79
Joined: Fri Aug 18, 2006 8:57 am

Re: FCKEditor Resource Browser doesn't work

Post by Terabyte »

Anybody got this working? Trying the 1.0Beta5 now and the same problem is here as in 0.13
FCKEditor Resource Browser just don't show the images. Changing tp TinyMCE don't help since same FCKEditor Resource Browser is incorporated there. Gives you the same error.
iNSiPiD

Re: FCKEditor Resource Browser doesn't work

Post by iNSiPiD »

terabyte, you might want to check the permissions on your uploads folder and the subfolders it contains. All should be 777.

Failing that, give Xinha a go.

I don't think this problem will go away in a hurry as it only seems to affect IE and only on some systems (even when the IE version is the same!).
Terabyte
Forum Members
Forum Members
Posts: 79
Joined: Fri Aug 18, 2006 8:57 am

Re: FCKEditor Resource Browser doesn't work

Post by Terabyte »

Yes I'm stating to realize that. Seems to bea memory problem or something. When clearing the temporary internet files it works....but just for a while and then it fails again....
iNSiPiD

Re: FCKEditor Resource Browser doesn't work

Post by iNSiPiD »

Bizarre.
zeld66

Re: FCKEditor Resource Browser doesn't work

Post by zeld66 »

Dear All

I have the same problem with the FCK Editor Resource Browser not working, uploads brilliantly however no images are shown in browser, I'm using the new V13 however V12.1 also has the same problem.   

I tried all the suggestions here however none seem to work, even clearing the temp internet files.   I get exactly the same error "object expected character 2 line 120 on /frmresourceslist.html.   However I get this error only when working with IE (my preferred) and don't get it in firefox.  The browser function works perfectly.  As I prefer to work in IE as do others that will be working on my site maybe one of the gurus might help in this area as it is obviously a problem with the javascript and IE.

Look forward to any suggestions anyone may have.

By the Way Love CMSMS, have tried many others but this is brilliant.


Regards
Zeld66
Locked

Return to “CMSMS Core”