Closed (fixed)
Project:
Syndication
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2009 at 11:15 UTC
Updated:
7 Aug 2009 at 23:20 UTC
installing this on a new site with no content produced the errors below (logged in the watchdog log, maybe when i was running cron, but no errors on the install screen)
Division by zero in ...../sites/all/modules/syndication/syndication.module on line 639.
Invalid argument supplied for foreach() in ...../sites/all/modules/syndication/syndication.module on line 640.
Comments
Comment #1
aaron1234nz commentedComment #2
johanvervoort commentedSame problem here, don't have clue what to do...
Comment #3
aaron1234nz commentedThis is fixed in the latest -dev release so you may use that if you wish.
The quick fix is to simply add some content using taxonomy terms. This error should only occur when there is nothing to display.
Comment #4
aaron1234nz commentedShould be fixed in 6-1.5
Comment #5
aaron1234nz commented