Topic-icon Facebook Profile

Active Subscriptions:

None
13 years 11 months ago #23809 by ashokarorain
Hi Alex,
I have some queries which i am asking you one by one,hope you will respond to them ASAP.

1) First of all i want to know about the facebook profile information of the user who is logged in my website through facebook login button.I want to add his/her information in my database to manage them according to the need.Please let me know upto which extent i can get user's information(eg- Birthdate,Education and other profile information).I want to add this information on one click registration of user through login with facebook button.

2) Another little problem which i want to remove is that, when someone click on like button then it asks user again to confirm this like option.So i want this on one click and shows the item on their facebook profile on one click.

3) And also i'd previously asked you that like and send button are not working,so right now like button is working which i have discussed with you,but send button is showing some problem.Please debug my website link and give me solution for these little issues.
Link of my test website : 122.176.92.236/development/ChahatMiddha/TestJfbconnect/

I hope you will reply me soon.

Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 11 months ago #23816 by alzander
Replied by alzander on topic Facebook Profile
1) To pull in a user's Facebook profile information, you'll want to use one of the 3rd party profile extensions we integrate with: JomSocial, Community Builder, Kunena, Agora, K2, or Virtuemart. Once you have any of those installed, you can configure the fields you want to save the data in. Then, install and configure the JFBConnect profile plugin for that extension and you can setup what fields from Facebook will be imported into the fields you created in the profile extension.

2) The "Confirm" button is implemented by Facebook itself and there's no way JFBConnect can work around they. They do that automatically on pages they feel may be spammy or otherwise bad. The only way to get rid of the Confirm button is to get more 'good' Like's on your page. When a user Like's and then later Unlike's the page, or marks the post in their wall as Spam, that looks bad for your page. Too many of those, and Facebook's marks your page as 'bad' until the social signals for it improve.

3) The Send button seems to work for me. Can you tell me what, specifically, is the problem? Also, please let me know the exact Send button you are clicking (there are multiple on that page) so that we know we're debugging the right button.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 11 months ago #23865 by ashokarorain
Replied by ashokarorain on topic Facebook Profile
Hi Alex,
Thanks for your instant reply to my queries and i have some questions again regarding your reply.

1)When i publish JomSocial profile plugin through plugins.After that SClogin process doesn't work.Because in SClogin module when i switch Registration Component from Joomla to JomSocial,the login doesn't work.So i revert back all the settings now and then it is working.
So if you please tell me a little tutorial for saving facebook's profile information with JomSocial or any other plugin.Or how to use this plugin because i have installed all the plugins but didn't publish them yet ?

2) And i am giving you a screen shot where you can see the send button is not working fine.It tells me that some page which i am sending to someone couldn't find and server return error code 200.You can also test it on link where i have used it.Please check the link and screen shot.
LINK: 122.176.92.236/development/ChahatMiddha/TestJfbconnect/
File Attachment:


And also if you see any other problem in my test website,whether i am using some functionality of JFBConnect in a wrong way or any other suggestion.
And thanks again for your reply.

Thanks & Regards,
Ashok
The topic has been locked.
Active Subscriptions:

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

As you had suggested me to use Jom Social Plugin to get user's facebook profile information.So i have re-installed Jomsocial Profile Plugin ( plg_jfbcprofiles_jomsocial_j2.5_v4.2.0 ).
1) And in JFBConnect Component Profiles section i am getting jomsocial plugin tab ,but the message showing is :- "JomSocial was not detected. Don't worry, JFBConnect will still operate just fine. This is only used to integrate JFBConnect with JomSocial to allow populating of profile data when a new user registers."
File Attachment:

So that means there is some problem with that plugin which i don't know how to resolve.Instead of indulging in this i have found another method to solve this issue.
2) We can set Facebook Permission Setting option in Additional Permission settings provided by JFBConnect Component in Configuration ->Facebook Api tab.
And by setting permissions like user_about_me,user_activities,user_birthday etc.We can ask user for permission to share these information with us.And if user allows then we can easily access this information.
So now what i'm asking you that is this method of getting user's profile information is correct or i have to use third party plugin like jomsocial ?
And if this is a good option ,then how can i have all the user's information in my database ?
I want user's information in my database only,so please give me solution to this issue,because i have really less time to solve this issue.
File Attachment:

3) And also i want to ask you the working of an option - Import Connections provided in User Map tab in JFBConnect Component.What is the output of using this option and where is output going?
File Attachment:


This is what i want to ask you up to now,because these are the main fields on which i have worked today and didn't get much response.So i am asking you for a little help.
Thanks & Regards,
Ashok
The topic has been locked.
Active Subscriptions:

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

Another information which i wanna give you is that is that i have try all the 5 profile plugins correctly installed and try them separately but they doesn't working.
My website url is :http://122.176.92.236/development/ChahatMiddha/TestJfbconnect/
If any other information that you want from me please ask me immediately.

Thanks & Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 11 months ago #23878 by alzander
Replied by alzander on topic Facebook Profile
Ashok,
From your screenshot above from the Profiles tab of JFBConnect, as you mention, there's a notice that JomSocial is not installed. To use the profile plugins, you *must* have the 3rd party extension installed to import the user's Facebook information into. The 3rd party extensions we support are Community Builder, JomSocial, Kunena, Virtuemart 2.x, and K2. If you don't have the 3rd party extension installed you should *not* enable the profile plugin.

Once you do have JomSocial, or one of the other profile extensions installed, the documentation for setting up the profile plugins is below:
www.sourcecoast.com/jfbconnect/docs/conf...n-guide/overview-tab

As for the permissions required to import a user's profile, the profile plugins will take care of requesting the proper permissions automatically. You shouldn't need to add your own permissions.

If you don't want to use a 3rd party extension, like JomSocial, you can create your own profile plugin. That would require a developer to create the plugin, setup the database tables to store the data, and test everything though which can take a lot of work and time.

I'm a bit confused from all the posts, but I think I answered all your questions above. Mainly:
* You must have a 3rd party profile extension installed
* Only install the profile plugins you need for the extension(s) installed above
* Configure in the Profile area and JFBConnect should do everything automatically.

Best of luck,
Alex
The topic has been locked.
Active Subscriptions:

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

I was not able to use Profile Plugin,but i have properly installed jom social profile plugin and still it gives me message that jom social wan not detected.And if i disable the jom social profile plugin then it gives the message no profile plugin is enabled.In the screen-shots i have send you the image when profile plugin is installed properly and wan not detected by jom social.So i don't know why this problem occur.In this screen shot plugin is installed and enabled but not detecting by JFBConnect
File Attachment:


Now i have send you a Private message with my Joomla admin credentials of my test website.
Could you please check the message and then check what the exact problem is occur here.Please help me with this thing because i have very less time to complete this task.Hope you understand my problem.

Thanks & Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 11 months ago #23942 by alzander
Replied by alzander on topic Facebook Profile
Ashok,
You are properly installing the JomSocial Profile integration plugin. The problem is that you don't have JomSocial itself installed. JomSocial is a completely separate component for Joomla. Our plugin simply helps you to connect the 2 extensions so that you can import Facebook data into JomSocial. For more information on JomSocial, please see their page:
www.jomsocial.com

If you need anything else, just let us know!
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 11 months ago #23963 by ashokarorain
Replied by ashokarorain on topic Facebook Profile
Hi Alex,
Thanks for the quick reply.

Sir,as you had told me that i need third party profile plugin.So i have download community builder and uploaded it on a different test website.Now this component has its own login panel and there is one more login panel i.e SCLogin panel.
I want your suggestion that whether i have to use CBLogin or SCLogin panel ?
Please give me an option.As i am in a state that i had somewhat customized community builder component.And i had also set the fields i want from user's Facebook profile.Now when i am using CBLogin panel to login through Facebook,them user's are registered but they can't confirmed through admin panel.I don't know how the mail process is going in cblogin panel registration.
Is there any chance that if i use SCLogin with registration component Community Builder then my problem of confirming user's will be resolved.Please give me solution regarding this issue.

Thanks & Regards,
Ashok
The topic has been locked.
Support Specialist
13 years 11 months ago #23967 by alzander
Replied by alzander on topic Facebook Profile
Yes, Community Builder is a free profile extension.

You should use the SCLogin module since it will display the Login with Facebook button automatically.

If you're planning to use Community Builder, please make sure you read the one tip we have for integrating with CB:
www.sourcecoast.com/jfbconnect/docs/thir...or-community-builder

Then, for setting up the profile plugin to import data from Facebook, read our Plugin configuration guide page:
www.sourcecoast.com/jfbconnect/docs/conf...n-guide/overview-tab

Those two pages should answer all your questions, but if you still have issues, just let us know!

Thanks,
Alex
The topic has been locked.