[wp-trac] [WordPress Trac] #21183: Update SimplePie to 1.3

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 14 23:27:32 UTC 2012


#21183: Update SimplePie to 1.3
--------------------------------+------------------------------
 Reporter:  rmccue              |       Owner:  nacin
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:                      |
--------------------------------+------------------------------

Comment (by primetimejas):

 Can anyone help with this? I've gotten the new version partially working
 but the cache is broken. I've replaced class-simplepie.php with the new
 1.3 compiled version which seems to be working fine after updating class-
 feed.php as follows :

                 - lines 6-7
                         class WP_Feed_Cache  {
                                 public static function SimplePie_Cache() {
                 - line 17
                         }
                 - lines 59-60
                         class WP_SimplePie_File  {
                                 public static function SimplePie_File() {
                 - line 96
                         }

 But I'm getting an error with the cache:
 PHP Warning:  ./cache is not writeable. Make sure you've set the correct
 relative or absolute path, and that the location is server-writable.

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


More information about the wp-trac mailing list