View Single Post
Old 02-08-2007, 02:29 PM  
Jace
FBOP Class Of 2013
 
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
Quote:
Originally Posted by Martin View Post
Found this,

It is actually easy to get feedwordpress working with WP 2.1. First change line 44 from:

require_once (ABSPATH . WPINC . '/registration-functions.php');

to:

require_once (ABSPATH . WPINC . '/registration.php');

Lastly, change line 41 to:

require_once (ABSPATH . WPINC . '/rss.php');

Can't remember what line was before, but it was calling the file it asks you to upload to /wp-includes/ anyways.
I did that, tried it a few times actually, not sure if it worked or not, but it ends up with tons of mysql errors in the wordpress admin
Jace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote