[dokuwiki] Re: Problem with the sidebar template
- From: "Joe Lapp" <joe.lapp@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 29 Sep 2005 11:25:43 -0500 (CDT)
> Warning: Cannot modify header information - headers already sent by
> (output started at E:\dokuwiki\conf\local.php:1) in
> E:\dokuwiki\inc\actions.php on line 76
>
> Any ideas on what I might be doing wrong?
You probably have whitespace either before the <?php or after the ending ?> in
conf/local.php. This will start client output and cause the headers to be
written.
I know when a plugin has whitespace in one of these places, I get that error
message. We might find the right place in DokuWiki to wrap between ob_start()
and ob_end_clear() so this isn't a problem.
~joe
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Problem with the sidebar template
- From: David Louie
- References:
- [dokuwiki] Problem with the sidebar template
- From: David Louie
Other related posts:
- » [dokuwiki] Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- » [dokuwiki] Re: Problem with the sidebar template
- [dokuwiki] Re: Problem with the sidebar template
- From: David Louie
- [dokuwiki] Problem with the sidebar template
- From: David Louie