Page 1 of 1

Blank pages after upgrading to 1.06?

Posted: Tue May 15, 2007 8:24 pm
by ane
After upgrading to 1.06 (just like I upgraded to 1.05), I get an almost immediate blank page when submitting changes to pages.  Am using PHP 5.2.1, MySQL 5.0.37, and Apache 1.3.37.  The error in httpd-error.log is as follows:

[Tue May 15 15:59:44 2007] [error] PHP Warning:  Unknown: failed to open stream: No such file or directory in Unknown on line 0
[Tue May 15 15:59:44 2007] [error] PHP Fatal error:  Unknown: Failed opening required '/home/cms/admin/editcontent.php' (include_path='.:/usr/local/share/pear') in Unknown on line 0

Workaround: When I edit the source (using FCKeditor's Source button) and remove all indenting, it submits just fine. (without the blank page and without errors)

How do you fix this?

Re: Blank pages after upgrading to 1.06?

Posted: Tue May 15, 2007 10:35 pm
by linuxdude
Same here. I upgraded from 1.05 to 1.06 by untarring the diff file. Now my pages are blank. It doesn't work for me even if I remove the indents. Help please.

Re: Blank pages after upgrading to 1.06?

Posted: Tue May 15, 2007 10:43 pm
by linuxdude
Please ignore my comment. It is some strange cookie issue. When I cleared the cookies in the browser, it got ok.  :-[

Re: Blank pages after upgrading to 1.06?

Posted: Wed May 16, 2007 12:45 pm
by ane
I worked around the editcontent problem by disabling FCKeditor as the default editor.  Now it submits everytime, and is quite a bit faster to show the editcontent.php page too.  It's not ideal though, as the original problem (with FCKeditor?) remains.

Re: Blank pages after upgrading to 1.06?

Posted: Wed May 16, 2007 4:43 pm
by Pierre M.
Hello,

have you tried TinyMCE ? it should be the default in 1.1.

Pierre M.

Re: Blank pages after upgrading to 1.06?

Posted: Thu May 17, 2007 9:11 am
by stopsatgreen
I had the same problem until I disabled FCKEditorX and installed TinyMCE.