[dokuwiki] Re: Save error in DW
- From: Ben Coburn <btcoburn@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 30 Jun 2007 17:09:48 -0700
On Jun 30, 2007, at 15:52, Tony Steward wrote:
When I edit ena existing page I get the following error
<error>
Warning: Cannot modify header information - headers already sent by
(output started at /hsphere/local/home/steward/
locks.stewardclan.net/lockswiki/lib/plugins/incl_form/syntax.php:
153) in /hsphere/local/home/steward/locks.stewardclan.net/lockswiki/
inc/actions.php on line 296
</error>
If I then select back on the browser and usually refresh as well I
am back to the editing page.
Now i click save again and DW saya that a newer version of the page
I am working on exists so I click save anyway and all is well.
I cant expect users of my site to do this.
If you take a moment to read that error, you will see that the issue
originates in the "incl_form" plugin that you have installed. I
suggest you contact the author of that plugin.
What this error means is that the "incl_form" plugin started
outputting html too early -- before Dokuwiki expected expected
anything to be sent to the browser. Even if it outputs a blank space
before the PHP opening tag it will still cause this error.
Regards, Ben Coburn
-------------------
silicodon.net
-------------------
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Save error in DW
- From: Tony Steward
Other related posts:
- » [dokuwiki] Save error in DW
- » [dokuwiki] Re: Save error in DW
- » [dokuwiki] Re: Save error in DW
- » [dokuwiki] Re: Save error in DW
When I edit ena existing page I get the following error <error>Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/steward/ locks.stewardclan.net/lockswiki/lib/plugins/incl_form/syntax.php: 153) in /hsphere/local/home/steward/locks.stewardclan.net/lockswiki/ inc/actions.php on line 296
</error>If I then select back on the browser and usually refresh as well I am back to the editing page. Now i click save again and DW saya that a newer version of the page I am working on exists so I click save anyway and all is well.
I cant expect users of my site to do this.
- [dokuwiki] Save error in DW
- From: Tony Steward