Topic-icon JomSocial Integration

Active Subscriptions:

None
9 years 4 months ago #49691 by securecomptech
Using SCLogin & JFBConnect 6.1.2 with Joomla 2.5.x (upgrade to 3.x soon hopefully) and JomSocial 2.8.x

Issue: would like to have Posts, Photos and Videos cross posted to Facebook.

Working - post message to our site and it does cross post to Facebook, Articles also appear to be working
Not working - photo uploads and video uploads do not cross post to Facebook

Question: method to resolve this issue? Channels? Applying Code examples? Upgrading JFBConnect to 6.2.4?

Thanks
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago - 9 years 4 months ago #49692 by securecomptech
Also just noticed, Avatar import is not currently working

Forgot to mention site, www.bragginrightz.com

Working through below info right now:
www.sourcecoast.com/jfbconnect/docs/open...msocial-photo-upload
www.sourcecoast.com/jfbconnect/docs/open...ph/actions/examples/
www.sourcecoast.com/jfbconnect/tutorials/


JFBConnect does not support User Generated Photos? Read that somewhere in there but the example appeared to be posting a photo, which is what I am trying to do.

Had already created FB object and action. Debug shows me a token error. Never see the permission dialog on login to my site.
Last edit: 9 years 4 months ago by securecomptech.
The topic has been locked.
Support Specialist
9 years 4 months ago #49696 by alzander
Replied by alzander on topic JomSocial Integration

Had already created FB object and action. Debug shows me a token error. Never see the permission dialog on login to my site.

Open Graph actions are the correct method to automatically post content (like a photo) from a user back to their Timeline. Can you tell me how you have the object and action configured in JFBConnect and Facebook?

Also, the photo that is being uploaded must be to an album that is publicly available, or Facebook will not be able to scan it.

Finally, JFBConnect v6.2.4 (released today) has improvements to the JomSocial Upload Photo action which fixes a few issues some users encountered. If you haven't already upgraded, we'd recommend you do.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago - 9 years 4 months ago #49697 by securecomptech
I ran through the upload gallery tutorial.


File Attachment:


File Attachment:


File Attachment:

File Attachment:
Last edit: 9 years 4 months ago by securecomptech.
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago - 9 years 4 months ago #49698 by securecomptech
Just upgrade to 6.2.4, smooth upgrade process. No change to photo upload.

Confirmed Album is Public.

Articles does cross post correctly.
Last edit: 9 years 4 months ago by securecomptech.
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago #49699 by securecomptech
JFBConnect - object type called "album" extension "jomsocial", published, not a built in object (custom)
JFBConnect - action called "image_upload", action=action, published, not a built-in FB, allow multi, 1 min, unique, Capabilities all checked, Automatic = manual, Associate object Album

Open Graph Activity Log shows Status Error;
An active access token must be used to query information about the current user.

JFBConnect Open Graph Configurations are defaults/blank? - see image attached

File Attachment:
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago #49733 by securecomptech

alzander wrote:

Had already created FB object and action. Debug shows me a token error. Never see the permission dialog on login to my site.

Open Graph actions are the correct method to automatically post content (like a photo) from a user back to their Timeline. Can you tell me how you have the object and action configured in JFBConnect and Facebook?

see post 49699

Also, the photo that is being uploaded must be to an album that is publicly available, or Facebook will not be able to scan it.

Album Public
Photo Public

Finally, JFBConnect v6.2.4 (released today) has improvements to the JomSocial Upload Photo action which fixes a few issues some users encountered. If you haven't already upgraded, we'd recommend you do.

Did it. Love this software. Articles work properly, comments cross post to FB.
Still have Avatar import problem and photo cross post to FB problem
Also want to add FB Like to Comments/Photos/Videos

I hope that helps,
Alex

It helps, I think I just need some guidance knocking out this first effort and I should be good. Fixed the og:image issue and now am at 100% on Social Debug eval
The topic has been locked.
Support Specialist
9 years 4 months ago #49739 by alzander
Replied by alzander on topic JomSocial Integration
From your screenshots above, I see 2 major issues:
* The Edit Action page has no 'Action' set. It looks like you set the Title to what the Action should be
* The Edit Object page has no 'Object' set. It looks like you set the Title to what the Object should be.

The Title is simply a descriptive name shown in the admin area or on the front end to your users. The Action and Object are what are actually submitted to Facebook and must be the same as what you configured in your application.

Fix that and things should be better.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago #49741 by securecomptech

alzander wrote: From your screenshots above, I see 2 major issues:
* The Edit Action page has no 'Action' set. It looks like you set the Title to what the Action should be
* The Edit Object page has no 'Object' set. It looks like you set the Title to what the Object should be.

The Title is simply a descriptive name shown in the admin area or on the front end to your users. The Action and Object are what are actually submitted to Facebook and must be the same as what you configured in your application.

Fix that and things should be better.

I hope that helps,
Alex


Fixed that for both Action and Object.
No longer have errors.
No picture posting just yet.
The topic has been locked.
Support Specialist
9 years 4 months ago #49749 by mel
Replied by mel on topic JomSocial Integration
It sounds as if you're closer, so if you run into any other errors regarding the picture posting, please let us know.

Still have Avatar import problem

Please verify that the 'Social Profiles - JomSocial' plugin is enabled and that JFBConnect > Profiles > 'Always Import Profile Data' and 'Import Avatar' settings are both enabled. If you're still having problems after this or see any errors on the frontpage when registering/logging in (when Error Reporting is set to maximum or development), then please let us know.

Also want to add FB Like to Comments/Photos/Videos

Are the comments, photos and videos that you want to like within the JomSocial component? If so, we cannot do this automatically like we can with Joomla content or K2 content. You can, however, use the SCSocialWidget Like Button widget or manually add the JFBCLike easy-tag to any JomSocial view template overrides that you create. For more info on our EasyTags, please see www.sourcecoast.com/jfbconnect/features/...facebook-like-button and www.sourcecoast.com/jfbconnect/docs/social-sharing/easy-tags
The topic has been locked.