Given that it's a PHP error being thrown, that's an action that was being taken on the server side. It looks like the getimagesize() function was called on a URL and one of the internal PHP operations to perform that action threw a warning. If there's a DNS or connectivity issue present for the server, this can occur.
If this isn't happening consistently it was probably a brief occurrence due to a minor network outage or routing change or something similar.
__________________
the only truth is face to face, the poem whose words become your mouth
and dying in black and white we fight for what we love, not are
- Frank O'Hara
|