By Joshua on Friday, 26 May 2017
Posted in Technical Issues
Likes 0
Views 654
Votes 0
Hello,

Prior to the latest version of Easysocial, I had been testing Fb autopost share with "only me". Now that isn't posting to Fb any longer. Using Fb autopost share with "my friends" does post to Fb. I've check my setup and don't see anything unusual. Has anything changed that now prevents the "only me" option to autopost to Fb?

Thanks,
Joshua
Hi there,

Currently it is how it behave as 'only me' is set to not shown to others and that is private streams. For it main purpose, why we wanted to share them to the whole world, as it is private things. Does that make sense?

Hope this helps
·
Friday, 26 May 2017 18:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Abdul,

The issue is how it currently behaves. I agree the 'only me' option should not show to others, as it's a private stream. I use it when I don't want anyone else to see my post in the EasySocial stream or in the Fb stream.

My issue is that it is not getting autoposted to the Fb stream when selecting "Only Me," as is implied when a User selects that option. Checking the automatic post to Fb check box and the "Share" option (whichever one), should post to Fb with the "selected option" respected in the Fb post.

I'm attaching an example where the "Everyone" share option gets posted in the ES stream for Everyone to view but in Fb for only Friends to view. I would think a user would expect the Fb post to be viewable by Everyone, i.e. the Public.

Am I not understanding how the auto-post to Fb option should work?

Regards,
Joshua
·
Saturday, 27 May 2017 04:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It is respecting the nature of the privacy itself actually. As 'only me' is choose, it wont be share on Facebook as it should not be viewed by others, as when you share it, those stream will be available on the Facebook, and it will shown you to all people those stream. It should not be private anymore. And also questions need to ask ourselves, why we need share things that we wanted to hide them from everyone. It should not works that way.

By the way, if you are required to share that somehow, you can do some modifications on this files .../media/com_easysocial/apps/user/facebook/facebook.php and change to codes below and see how it goes


//line 158
if ($streamObj->access > 40) {
return;
}


Note:
You have to re-apply this fixes again once there are update on this apps as this is consider customization and it will be overwritten once you have update this apps

Thanks for your understanding
·
Saturday, 27 May 2017 13:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I've changed who can see my site posts on my Fb Timeline to Only Me and retested.
1) I've verified that currently a site posting to Only Me will not get shared with Fb, even though the automatic share to Fb checkbox is checked.
2) A site posting using a selection other than Only Me will get shared on the site as selected and the share with Fb will be shared with Only Me.

It still makes since, to me, that if a user checks the automatic share with Fb check box, then they would expect that the post be shared according to their selection when authorizing the auto-share to Fb app, regardless of the site posting selection.

Anyway, now that I understand the functionality and what to expect, we can close this issue.

Regards,
Joshua
·
Saturday, 24 June 2017 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Thanks for the updated. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Saturday, 24 June 2017 13:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post