[wp-trac] [WordPress Trac] #13508: Feedburner error 578

WordPress Trac wp-trac at lists.automattic.com
Sun May 23 22:30:27 UTC 2010


#13508: Feedburner error 578
-----------------------------+----------------------------------------------
 Reporter:  szekuriti        |        Owner:         
     Type:  defect (bug)     |       Status:  closed 
 Priority:  highest omg bbq  |    Milestone:         
Component:  Feeds            |      Version:  2.9.2  
 Severity:  normal           |   Resolution:  invalid
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by dd32):

  * status:  new => closed
  * resolution:  => invalid
  * milestone:  Unassigned =>


Comment:

 You've got a plugin loaded which is using Snoopy, which Core does not use
 (Instead, it uses the WP_HTTP library, which is more reliable and will
 work around the disabled function on your server)

 The reason its not parsing is because this:
 {{{
 <b>Warning</b>:  fsockopen() has been disabled for security reasons in
 <b>/storages/storage1/s/sz/szekuriti1/public_html/wp-includes/class-
 snoopy.php</b> on line <b>1142</b>
 }}}
 is output in the content of your RSS feed, which must come from a plugin.

 Closing as invalid as this is not a core bug, its a plugin bug, you should
 seek support in the [http://wordpress.org/support/ support forums], first
 step will be to disable all plugins.
 Closing as

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13508#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list