i did follow the exact instruction found in the read me and i cannot get it work

i did get api code and the secret code and made the callback url point to the footprints folder as they stated
i made changes in the config.php file with the username, password, db server etc
put the api keys in the module settings

and i did install the table of footprints in my database

and i still get the message , install the platform and i do get error when i try to login using the facebook

Comments

halkeye’s picture

Readme says to extract the library
you don't need to do anything else to the library
the footprint example is purely for learning to use the library, you don't need to do that.

Get The library from facebook.
extract to facebook_auth directory
Setup callback to your site's /facebook page (ie http://facebook.oinkpig.halkeye.net/facebook is mine)
Put in the api keys into the settings page

you don't need to follow the library's readme stuff.

abqaria’s picture

great it worked !

Snow Valley Consulting’s picture

i have installed platform as per instructions, and my site is still telling me that platform needs to be installed..... do you just drop the whole folder called facebook-platform into the facebook_auth folder? or do you take out bits and put them in other folders?

halkeye’s picture

extract the zip to the facebook_auth directory

ie:
./facebook-platform
./facebook-platform/client
./facebook-platform/php4client
./facebook-platform/footprints

abqaria’s picture

Dear
Everything used to work fine, i already got 5 users using the application on the facebook

i did submit the application to the application directory on facebook
i got rejected for not ready
i did check it again and it does not work
it calls the callback url twice check it at

http://www.i-bloggers.com/user/login

and click facebook

abqaria’s picture

Dear
Everything used to work fine, i already got 5 users using the application on the facebook

i did submit the application to the application directory on facebook
i got rejected for not ready
i did check it again and it does not work
it calls the callback url twice check it at

http://www.i-bloggers.com/user/login

and click facebook

halkeye’s picture

Status: Active » Closed (fixed)
wallbay1’s picture

Hi after I installed the module I am getting this error

Fatal error: Cannot instantiate non-existent class: facebook in ..../www/uncguide.com/sites/all/modules/facebook_auth/facebook_auth.module on line 67

help

halkeye’s picture

did you read the readme file?

Your site is showing "Platform needs to be installed. See readme file".

You need to install the facebook platform, the instructions are in the readme file.

parrottvision’s picture

Category: support » feature