View Single Post
 
Old Jul 27, 2015, 10:50 AM
TheDeepGreenSea's Avatar
TheDeepGreenSea TheDeepGreenSea is offline
Member
 
Member Since: Jul 2014
Location: NJ
Posts: 93
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
Thanks for this!
(JD)