[pmwiki-users] Wikifarm configuration

Patrick R. Michaud pmichaud at pobox.com
Wed Dec 7 09:19:54 CST 2005


On Wed, Dec 07, 2005 at 04:04:54PM +0100, Thomas, Jean-Charles wrote:
> Hi,
> 
> while loading in my field.php something from the farm's cookbook
> directory using this:
> include_once("$FarmD/cookbook/smiley.php");
> the Addon is loaded and work in the wiki but I get the follwing error
> message on the top of the pages:
> 
> Warning: Cannot add header information - headers already sent by (output
> started at /srv/www/htdocs/pmwiki/cookbook/smileys.php:71) in
> /srv/www/htdocs/pmwiki/pmwiki.php on line 713
> 
> I use pmwiki-2.0.12.
> 
> Thanks for any help

Looks to me as though the smiley.php script may have some extra blank
lines or characters in it that are generating output.  Where did  you
obtain the smiley.php script from...?  Perhaps I can adjust it there.

Pm




More information about the pmwiki-users mailing list