Posted by hazze on November 12, 2008 at 8:20am
Jump to:
| Project: | SimpleFeed |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I'm running Drupal 6.5 with latest SimpleFeed and poormanscron.
When updating feeds multiple duplicates of FeedItems is created. (sometimes up to nine feeditems of same item)
The only error message I recive is:Cannot modify header information - headers already sent by (output started at public_html/index.php:36) in /public_html/modules/simplefeed/simplefeed.module on line 375.
It's usually in the morning when the site hasn't beed updated in a while.
Can it be because of poormanscron is overloaded or something.
Any suggestions? Thanks in advance.
Comments
#1
I'm having the same problem with Drupal 5.12 / Simplefeed 5.x-3.1. Also using poormanscron.
I'll try with real cron and see what happens.
#2
are u using Globalredirect?
#3
Using cron instead of poormanscron solved this issue for me.