[wp-hackers] headers error when making a plugin
Carthik Sharma
carthik at gmail.com
Mon Aug 16 04:15:52 UTC 2004
Also, looks like the first line needs to be <?php and not <?
On Sat, 14 Aug 2004 14:22:40 -0400, Bobby <bobby at false-hopes.com> wrote:
>
>
> Ying Zhang wrote:
>
> >hi, i'm writing my first wp plugin, it deals with the_content.. i have
> >no idea why but now after i activated it, i'm getting
> >
> >Warning: Cannot modify header information - headers already sent by
> >(output started at
> >/home/pure/public_html/wp-content/plugins/multiple_more.php:80) in
> >/home/pure/public_html/wp-admin/post.php on line 146
> >
> >my plugin is attached. it's not completed. i'm just grabbing some old
> >code from my b2 hack. thanks for the help
> >
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >hackers mailing list
> >hackers at wordpress.org
> >http://wordpress.org/mailman/listinfo/hackers_wordpress.org
> >
> >
> These sorts of errors are 90% of the time caused by spaces or line
> breaks after the ending ?> of the plugin file. There can be no
> whitespace at the end of the file.
>
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>
--
When nothing is done, nothing is left undone -- 老子 Lǎozi
University of Central Florida
Homepage: http://carthik.net
More information about the hackers
mailing list