It seems to work fine, but when i click on "Fetch ReBlog" button it says: Fatal error: Cannot redeclare class magpierss in [...]/wp-content/plugins/magpierss/rss_parse.inc on line 101.
Ho could I solve it?
It seems to work fine, but when i click on "Fetch ReBlog" button it says: Fatal error: Cannot redeclare class magpierss in [...]/wp-content/plugins/magpierss/rss_parse.inc on line 101.
Ho could I solve it?
Hi,
Looking at the ReadMe for reblog it is designed to run with wp-1.2.1. It uses Magpie to fetch the RSS feeds which is also integrated in wp-1.5 and wp-1.5.1.
The error you see is because all the magpie stuff is being redeclared and that can't happen - therefore you need to ask the plugin author to update there plugin to use the builtin magpie distributed with wordpress I think.
westi
This topic has been closed to new replies.