I searched everywhere... I had this entire site working just one small problem:
This entry was posted on Saturday, May 13th, 2006 at 7:15 am and is filed under Uncategorized. You can follow any responses to this entry through the
Fatal error: Call to undefined function: comments_rss_link() in xxxxx/wp-inst/wp-content/themes/default/single.php on line 29
Sample
I had a fix before, I thought i found a fix for it... Any ideas?
Sounds like you're missing your \wp-inst\wp-includes\feed-functions.php file.
Hmm, it seems to work on pretty much everywhere else on that blog.
Thanks guys for the quick response drmike you were right... Don't understand how that happened I uploaded the entire site 3 times... Yet I upload that single file and it works.. I still have one other small problem. I'm using a non-vhost setup and my rss feeds dont work. I'll search the forums for an answer but if someone has a quick response that would be even greater. Thanks for your time...
FYI i fixed the rss feed thing by removing the feed: in the footer and sidebar pages. The fix wasn't showing up due to cached site link wasnt updated. At least that is what I'm guessing just happened.