Title: Large RSS feed breaks code
Last modified: August 19, 2016

---

# Large RSS feed breaks code

 *  [stacef](https://wordpress.org/support/users/stacef/)
 * (@stacef)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/large-rss-feed-breaks-code-1/)
 * I have several different calendar feeds that all work fine when delivered in 
   small amounts but choke up with a large amount of items.
 * The links in this chain all appear sound: the calendars are generated in iCal,
   published to our private webdav server and RSS generated through php ical. The
   feeds all work fine in Firefox feed reader and non-WP websites, regardless of
   size. Code all appears sound as well.
 * I’ve played with settings for memory_limit, post_max_size and upload_max_filesize,
   trying to get past what appears to be to sort of max limit – memory, character,
   item? – with no luck.
 * The error is get is:
    Warning: array_slice() expects parameter 1 to be array,
   null given in /usr/local/www/data/wordpress/wp-content/themes/structure/calpage.
   php on line 49
 * Warning: Invalid argument supplied for foreach() in /usr/local/www/data/wordpress/
   wp-content/themes/structure/calpage.php on line 53
 * But my thought is that this error is a red herring; it seems to indicate an error
   in the code which, if that were the case, would hang up on anything.
 * Obviously, I’m stumped. Any thoughts or suggestions appreciated.
    Thanks,Stace

The topic ‘Large RSS feed breaks code’ is closed to new replies.

## Tags

 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [stacef](https://wordpress.org/support/users/stacef/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/large-rss-feed-breaks-code-1/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
