Active
Project:
Aggregator2
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2006 at 20:27 UTC
Updated:
4 Apr 2006 at 00:11 UTC
Is there anyone willing to help to update this module to 4.7? It looks like someone started to update it but there are a lot of bugs/problems with it. The more I tested the CVS version of aggregator2 in current CVS drupal, the more problems I ran into.
I would be willing to help find bugs and test. I don't know enough about coding to be able to do it myself though.
Comments
Comment #1
JennR2000 commentedI also would like to know if there is work in updating this module for 4.7. I don't know much about coding for Drupal but I have coded in PHP in the past. I will email you to try to get this working because I need this for 4.7 as well.
Comment #2
buddaDownload the CVS version of Aggregator2 package -- it works with Drupal 4.7/forms API.
Comment #3
hadishon commentedSome forms have been updated but the module doesn't work with 4.7 rc1.
It has a problem with:
flush();Plus many other problems. I've tried numerous things and can't get it to take a feed.
Comment #4
hadishon commentedAfter commenting out all of the
flush();per this "patch": http://drupal.org/node/51433Aggregator2 still doesn't work with 4.7rc.
When refreshing a feed, this error comes up:
I tried multiple differant feeds and with multiple differant settings... They all produced this result.