On 1/4/10 9:17 AM, Brion Vibber wrote:
On 12/31/09 3:09 AM, Jesse Lee wrote:
Hi all,

I just enabled FeedSub plugin (addPlugin('FeedSub');). but when added a
feed, got error below:
*Fatal error*: Class 'Plugin_DataObject' not found in
*/home/mysite/public_html/plugins/FeedSub/feedinfo.php* on line *34*

The plugin needs to be updated again as the experimental
Plugin_DataObject interface has been removed since it was first used
here. I'll probably have that poked up later today...

Ok should now be fixed on 0.9.x branch... also fixed the bug that broke the automatic schema update (auto_increment column wasn't set up right) so you no longer need to manually create the feedinfo table.

-- brion
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to