By Jay on Saturday, 26 May 2018
Posted in Technical Issues
Likes 0
Views 555
Votes 0
We have just started getting an error. We are not sure if something has got corrupted as the site was fine this morning but there was a period when it went offline (we haven't yet asked the hosting what happend) so something may have got corrupt. The error is for example:

Warning: getimagesize(https://faenet.org/media/com_easysocial/users/145/76082b1dc27d52f1c96fe7350f1b9ed2_medium.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/faenet5/public_html/libraries/sourcecoast/openGraph.php on line 410

and when I check I see there is no folder /media/com_easysocial/users but there is a folder with the specified image file in it at /media/com_easysocial/avatar/users

For now we have set Joomla to not show any messages so as not to panic our users, but we are concerned something may be broken somehow. I'm going to post also in the JFBConnect support as it's not clear if it's an ES or JFBC thing.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Based on what i see, it seems like jfbconnect opengraph plugin trying to get the user avatar image link and display on the edit profile page opengraph tag e.g. og:image so when it pass that invalid image link into this PHP resize function getimagesize then shown this warning on the page.

Yes, you should get in touch with them regarding this issue.
·
Saturday, 26 May 2018 09:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. It seems JFBConnect had the wrong path in one of their PHP files as the avatar image location must have changed at some point in the past and they didn't update it. Anyway I've patched the file and it works fine and hopefully JFBConnect will fix in next release due out soon.
Jay
·
Saturday, 26 May 2018 14:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issue is resolved now.
·
Saturday, 26 May 2018 23:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post