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?
Blank pages after upgrading to 1.06?
-
ane
Blank pages after upgrading to 1.06?
Last edited by ane on Tue May 15, 2007 8:36 pm, edited 1 time in total.
-
linuxdude
Re: Blank pages after upgrading to 1.06?
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.
-
linuxdude
Re: Blank pages after upgrading to 1.06?
Please ignore my comment. It is some strange cookie issue. When I cleared the cookies in the browser, it got ok. 
-
ane
Re: Blank pages after upgrading to 1.06?
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.
-
Pierre M.
Re: Blank pages after upgrading to 1.06?
Hello,
have you tried TinyMCE ? it should be the default in 1.1.
Pierre M.
have you tried TinyMCE ? it should be the default in 1.1.
Pierre M.
-
stopsatgreen
- Power Poster

- Posts: 322
- Joined: Sat Feb 04, 2006 1:24 am
Re: Blank pages after upgrading to 1.06?
I had the same problem until I disabled FCKEditorX and installed TinyMCE.
