[wp-testers] RSS Error in Dashboard

Obasi Adande George obasigeorge at yahoo.com
Sun Aug 28 15:12:45 GMT 2005


wp-includes/rss-functions.php
-----------------------------
Line: 43 and 52
Changed the die() to $this-error()


wp-includes/vars.php
--------------------
Missing Smilies
Line: 106
Changed: 
$wp_smiliesreplace[] = " <img src='" .
get_settings('siteurl') . "/wp-images/smilies/$img'
alt='$smiley_masked' class='wp-smiley' /> ";

to

$wp_smiliesreplace[] = " <img src='" .
get_settings('siteurl') .
"/wp-includes/images/smilies/$img'
alt='$smiley_masked' class='wp-smiley' /> ";




		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


More information about the wp-testers mailing list