Topic-icon Facebook Profile

Active Subscriptions:

None
13 years 11 months ago #23993 by ashokarorain
Replied by ashokarorain on topic Facebook Profile
Hi Alex,

Regarding connection of Community Builder with JFBConnect,it is now working fine and giving me some useful information.So far i am understanding JFBConnect and its very easy to use and change some settings when i need.
Now its time to customize somethings that i need as per my requirement.Let me tell you what task that i have to complete now.
1) I want a process by which when i do some activity on my website,like i submit an image or an article when i am logged in,then there should be a message publish on my Facebook wall with or without my approval option and also message should be specified by me.Like in JFBConnect configuration we set message for user to publish when user registered or Login in our website.
Please let me know how we can do this.Is their any setting in JFBConnect area or there is any Social Module provided by you to do this task.Or any coding in any plugin through which i can do this task.
You can also take an easy example of this,when we click on like button then that was updated on our Facebook wall.Similar functionality is all i want with a click of my own button or a submit of any process in my website.Hope you understand my point.
And also you can help me with directly doing changes in JFBConnect component in my admin panel,as you have access to my admin panel.

2) Also please tell me the functioning of the button Import Connections in User Map area of JFBConnect.How we can use it and what is the output of it we will get.

This is my query for today.

Thanks & Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 11 months ago #24001 by alzander
Replied by alzander on topic Facebook Profile
Ashok,
Glad to hear you're getting the profile information imported into Community Builder! For your other questions:
1) JFBConnect doesn't have a built in way to automatically post things. If you have a PHP developer, the page below describes the code that is required to post to a user's Facebook wall from your site. If you know what events on your site you want published, and the code in the extensions where that action happens, adding this code shouldn't be too difficult, but will definitely take some time and effort.

2) The Import Connections button is for if you used JomSocial previously. They have their own basic Facebook integration. The Import Connections button lets you import any users that had already connected their account in JomSocial into JFBConnect. You won't have any use for that function since you haven't used JomSocial in the past, I believe.

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

None
13 years 11 months ago #24023 by ashokarorain
Replied by ashokarorain on topic Facebook Profile
HI Alex,
Thanks for your reply.I understand everything about the 2nd answer that you have given.Its okay for that because i am not using Jom Social.

But in your First answer you said that -: " If you have a PHP developer, the page below describes the code that is required to post to a user's Facebook wall from your site. "
But you didn't gave me any link where i can solve my query.I think you had skipped that link.So again i want you to give me detailed description of how i can write some message on user's Facebook wall when user have done some event or on submit of a article.I will take the help of developer for that,no worries.But please give me some direction or some documentation , so that i can start with it ASAP.

And also tell me Function of live stream social plugin.How can i get some help with that plugin.

Thanks & Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 11 months ago #24030 by alzander
Replied by alzander on topic Facebook Profile
Ashok,
Very sorry for missing the link. The developer documentation link for posting to a users wall is:
www.sourcecoast.com/jfbconnect/docs/deve.../facebook-wall-posts

For all of our developer documentation articles, please see:
www.sourcecoast.com/jfbconnect/docs/developer-documentation

The Live Stream plugin is descried on the following page. It's good for letting users post in real-time about an event or other thing going on on your site:
www.sourcecoast.com/jfbconnect/features/...facebook-live-stream
However, Facebook just announced that the Live Stream plugin will be removed in September of this year. After that point, any Live Stream boxes you use will simply be converted to Comment boxes. They recommend using the Comment box instead right now if you are planning to implement the Live Stream box.

We will be removing the Live Stream functionality from JFBConnect in the next release. We'll simply convert the Live Stream tags or module calls to use the comment box as well.

Hope that explains,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 10 months ago #24593 by ashokarorain
Replied by ashokarorain on topic Facebook Profile
Hi Alex,

I have a question for.Please tell me how can i get comment box or login with facebook button in my components with hard coding as i have added a code but that is not working.The code is : <p>{JFBCLike}</p>
<p>{JFBCLogin size=medium logout=true}</p>
The above code runs perfectly when we add this in article to show on any page in admin.But when i added this code on my index page of default template then it is not working.Please tell me how i can do it with hard code on any page of my component that i have used in my website.

Thanks & Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 10 months ago #24618 by alzander
Replied by alzander on topic Facebook Profile
Ashok,
I don't know any reason that wouldn't work. Can you post a URL to a page where it isn't working so we can take a look? The tags should all be translated by the JFBCSystem plugin. You may want to try re-ordering the JFBCSystem plugin so it's first or last and see if that makes a difference. Also, please make sure that if you have an "Admin Render Key" set in the Social -> Misc tab of JFBConnect that you are using it with your tags as well.

Hope that helps,
Alex
The topic has been locked.