HappyHippy Posted February 3, 2009 Posted February 3, 2009 Hope this is the right section. I've been trying to get WPMU set up in a such a way that a selection of the blogs I've created will aggregate into a 'Whole School' feed. Using BDPRSS I can get the feeds to aggregate and the sidebar widget works fine, however I want the whole thing to display as a page rather than just a sidebar. I followed the instructions in the readme, have enable Exec-PHP and various capabilities as requested but the PHP I've been given doesn't seem to work. I can run simple things like Handle THIS! Handle THAT! (sample code form the exec_php readme) But the code I've been given for BDPRSS doesn't work (nothing in the server error logs). Archive About the RSS Aggregator Any ideas? Is there an easier way that I've missed.
HappyHippy Posted February 3, 2009 Author Posted February 3, 2009 Quick update: We (a techie, HoD and myself) have ascertained that the BDPRSS2::output(1) line should be the one that causes the posts to appear, and the same line appears in the sidebar widget which is function. The (1) is the index of the layout description, which is also correct. I suspect that the problem is something to do with #includes (although I have zero php experience - just a bit of manual inspection and an ability to follow logic). Anyone else come across similar problems before?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now