9
Quote:
guardian2k1 wrote:
I checked out Fckeditors docu wiki. In order to upgrade the editor you need to upload the editor folder overwriting the existing folder. No hacks required. I.E. and Firefox still show script errors in regards to the Default Toolbar. I'll investigate the problem further and if possible, offer a fix.
That worked great! Thanks ... I've used 5-6 hours to get it to work - simply upload and overwrite old files and it worked. All that time wasted! .. I had to configure the config.php though in "class/xoopseditor/fckeditor/editor/filemanager/
browser/default/connectors/php/"
because I have xoops224 in a sub folder.
fx=($Config['UserFilesPath'] = '/cms/UserFiles/' ;)
So now every FCKeditor looks for files and images the same place (nice control)!
I got the lates FCKeditor at
http://www.fckeditor.net/download/default.htmlBUT! - and this I cannot figure out... :-O
I can upload pictures in the imagemanager of FCKeditor just fine. I can even create folders for better control over my files/images. But I CAN NOT upload in the subfolders!? And if I upload a picture via FTP in a subfolder, the image dosn't apear in the imagemanager (FCKeditor) even after refreshing, caching etc.
Does anyone have an idear why I can't upload in subfolders and see the content in the subfolder (even if uploaded via FTP)?
Best Regards
And keep up the good work!