Search found 1 match

by astrum
Fri Apr 09, 2004 4:37 pm
Forum: Bugs
Topic: Bug in plugins/serendipity_event_textile/textile.php
Replies: 3
Views: 6511

Bug in plugins/serendipity_event_textile/textile.php

Very simple: empty lines after the trailing "?>".

Those lines cause the well known "headers already sent"-error:

Warning: Cannot modify header information - headers already sent by (output started at (my path)/plugins/serendipity_event_textile/textile.php:1098) in (my path)/index.php on line 156 ...