RSS Feed Error comparison of Hash with Hash failed

Hi,
I am messing around with bringing in some RSS from flickr to micro.blog.

I’ve only the sketchiest idea of how to do what I am doing with php

The flickr feed has titles and a very small image. So I am fairly crudely removing the title and using a bigger image.

The Feed:
https://pi.johnj.info/mbf.php
Error:
Feed: Error parsing RSS ArgumentError, comparison of Hash with Hash failed

The feed valadates

The feed items need to have dates. We’ll have to improve the error message there.

Thanks Manton,
That would have been obvious to most folk, not me though :face_with_open_eyes_and_hand_over_mouth:.

I’ve now got the feed working at least once. Thanks for the reply.