Division by zero / Invalid argument supplied for foreach
abaddon - May 17, 2009 - 11:15
| Project: | Syndication |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
#2
Same problem here, don't have clue what to do...
#3
This 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.
#4
Should be fixed in 6-1.5
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.