By Dave Parker on Tuesday, 27 May 2014
Posted in Technical Issues
Replies 5
Likes 0
Views 880
Votes 0
Hi.
I've noticed that the remote images in the streams are missing (see screen shots). It's only recently started to happen. I posted an item on the stream this morning, and it let me choose the thumbnail, but when the stream is rendered, it's missing. This is also happening for Videos from YouTube.
Looks like your nomad plugin is causing these errors.

Notice: Trying to get property of non-object in /home/uread/public_html/plugins/system/nomad/nomad.php on line 75

I have applied a fix for your site with the codes below,


// Should properly test these variables
if (!$current || !$home) {
return;
}


However, I modified the files via FTP but it doesn't seem to have any effects. Is there some sort of cache going on? I even tried to disable the plugin but still hit same issues
·
Thursday, 29 May 2014 00:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Dave,

I have been viewing your site but I am not really sure which stream is problematic as I can't see any problematic images there Can you please advise?
·
Wednesday, 28 May 2014 01:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark, if you log on to the site, you should see what I mean in the social stream regarding missing images. One example is the "Italy police get new Lamborghini" shared link.
Dave
·
Wednesday, 28 May 2014 17:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark.
I've turned nomad off! I'd actually forgotten that I'd installed it some time ago in a previous version of the site!
However, images are now showing again, so maybe it was that, or maybe your code fixed it.
Either way, thank you for putting the code in and alerting me to the nomad problem.
Cheers
Dave
·
Thursday, 29 May 2014 01:17
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Thursday, 29 May 2014 11:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post