Page 1 of 1
Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Wed Dec 07, 2005 4:54 pm
by gnolen
Hi there,
I am working with the 0.11beta6 version and everything worked great. But when I checked on it today I get Not found error in pageadmin(where the xfckeditor normally sits..How can this happen? When I do 'no wysiwyg' I do not get an error and I can see the html-code.
Thankful for any ideas about this issue.
Thanks / Gnolen
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Wed Dec 07, 2005 5:19 pm
by gnolen
I have found the problem. I have the url rewrite on so if I turn it off it shows the pages in the fck again.
So this must be a bug that has to be changed somehow. Or?
Thanks /
Gnolen
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Fri Dec 09, 2005 10:34 pm
by HGnolen
No one else have this problem??
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Sun Dec 11, 2005 12:38 am
by bh_scripts
I upgraded from 0.10.4 to 0.11.1 and hence had to use FCKEditor as the default WYSIWIG. When I edit content (pages) I get an error:
Not Found - The requested URL was not found on this server.
This appears instead of the content field.
Editing works fine if I use TinyMCE or no WYSIWIG.
Can anybody confirm this as a bug or otherwise?
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Sun Dec 11, 2005 9:35 pm
by bh_scripts
The 0.11.1 archive was downloaded 9th Dec 2005.
I don't think the download date would make any difference i.e. the 0.11.1 archive should not change - once a version is cut any changes go to the next release version.
The tar file was unzipped as a fresh directory so I am confident the fckeditor module IS the 0.11.1 version.
So far everything else in the admin is working fine.
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Mon Dec 12, 2005 8:54 pm
by lemkepf
This file:
modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/frmfolders.html
is missing from the default 11.1 install. If you download the module through dev.cmsmadesimple.org the file is there.
Paul
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Mon Dec 12, 2005 8:56 pm
by lemkepf
Take that back... it's there... just has a funny extension. like ".html00032324".
Just change it to .html and your golden.
Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Mon Dec 12, 2005 9:11 pm
by westis
Thanks, Lemkepf!
I also had the same problem and now it works just fine. There won't be another CMSMS release only for this easy fix, but I'll add it to the
topic about 0.11.x and it should soon be fixed in svn.

Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Mon Dec 12, 2005 9:14 pm
by lemkepf
westis wrote:
Thanks, Lemkepf!
I also had the same problem and now it works just fine. There won't be another CMSMS release only for this easy fix, but I'll add it to the
topic about 0.11.x and it should soon be fixed in svn.
I think it is fixed in svn....
http://viewsvn.cmsmadesimple.org/viewsv ... fckeditorx

Re: Page 'Not Found' in the admin suddenly (xfckeditor bug)
Posted: Mon Dec 12, 2005 9:20 pm
by westis
That was 4 weeks ago, so there must have been something weird happening when the zip/tar files were created...