| View previous topic :: View next topic |
| Author |
Message |
transitionpete Guest
|
Posted: Thu Mar 09, 2006 5:12 pm Post subject: Cannot Modify Header Info? |
|
|
When I activate the plugin, I receive the following list at the top of my WP Admin pages:
| Code: | Warning: Cannot modify header information - headers already sent by (output started at /home/transiti/public_html/wp-content/plugins/simpletags.php:95) in /home/transiti/public_html/wp-admin/admin.php on line 6
Warning: Cannot modify header information - headers already sent by (output started at /home/transiti/public_html/wp-content/plugins/simpletags.php:95) in /home/transiti/public_html/wp-admin/admin.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /home/transiti/public_html/wp-content/plugins/simpletags.php:95) in /home/transiti/public_html/wp-admin/admin.php on line 8 |
Warning: Cannot modify header information - headers already sent by (output started at /home/transiti/public_html/wp-content/plugins/simpletags.php:95) in /home/transiti/public_html/wp-admin/admin.php on line 9[/code]
The functionality seems to work fine -- I can get the tags to appear.
Can anyone tell me what these mean and what I can do to fix it? It hoses some of my Admin pages and is quite frustrating.
[url]transitionpete.org[/url] |
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Thu Mar 09, 2006 6:06 pm Post subject: |
|
|
| To be honest, I've never seen that before. Looks like a compatibility problem with another plugin. What other plugins do you have activated? |
|
| Back to top |
|
transitionpete Guest
|
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Fri Mar 10, 2006 9:25 pm Post subject: |
|
|
I haven't found any problems with these on my test blog.
I just noticed SimpleTags doesn't have line 95. What version are you using? Have you made any changes to the script? |
|
| Back to top |
|
transitionpete Guest
|
Posted: Mon Mar 13, 2006 2:03 pm Post subject: hmmmm.... |
|
|
How funny! No line 95!
I plugged in SimpleTags v2.0 for my WP 1.5 site.
The only things I had tweaked were the preplacement and postplacement lines (basically added a horizontal rule so as to seperate the TAGS from my post meta data, and a tweak to the format -- added italics and made text smaller). |
|
| Back to top |
|
|