Can't save Facebook User Id into database
kdiep1982 - August 31, 2009 - 20:25
| Project: | Drupal for Facebook |
| Version: | 6.x-2.x-dev |
| Component: | Facebook Connect |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I can't get the user Facebook ID to be save into the fb_user_app database. I'm using the Drupal for Facebook module and using the click to connect facebook button.

#1
error message?
#2
it's doesn't give me an error message. Correct me if i'm wrong, but isn't everytime someone click on the connect facebook button, drupal will save their facebook user id into the database? The problem is drupal only save the id of first person who click on it. Everytime after that drupal doesn't seem to save the user id. What i'm trying to do is to create a user-profile.tpl.php page, so everytime a user uses their facebook id to login in, their name and friend list will be display in the user profile page.
#3
This is the error message it gave me everytime a user is log in via the facebook connect button. user warning: Duplicate entry; for key 1
#4
When you post here, wrap the error message in <code>...</code> I can't see what you've posted.