FACEBOOK for drupal flops. STILL?
Wed, 12/21/2011 - 02:46
DRUPAL 7.9
facebook for drupal v7.x-3.x DEV
ERRORS given after turning on FB API & FBCONNECT:
"Warning: include(/src/facebook.php) [function.include]: failed to open stream: No such file or directory in fb_requirements() (line 66 of C:\xampp\htdocs\drupal\phswap\sites\all\modules\fb\fb.install).
Warning: include() [function.include]: Failed opening '/src/facebook.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in fb_requirements() (line 66 of C:\xampp\htdocs\drupal\phswap\sites\all\modules\fb\fb.install)."
reverting to a 6.x install for functionality is not an option. i hope someone can help. i am exhausted and posted this on the DRUP4FB page (where it works on the demo) and also on Stackexchange.
Wed, 12/21/2011 - 05:14
#2
~{^._.^}~
wow!@ i didn't even have to install OSSL, all i had to do was add the line in php.ini to enable it. likely that this new Drupal for Facebook module includes it by default!
Dare I say that this is a great module? IT WORKS! ONE HUNDRED PERCENT, it even creates new user accounts (people) automatically like it says it does!
For someone starting a localized forum like myself, this is a huuuge plus.

OK, the problem there has been solved. the solution? the site made mention of not being able to find /src/facebook.php , which meant it was looking at the root of the site.
i simply mpved my src/... to the root of the site, and it finally works! that far at least.
now I need to install OpenSSL. i don't know how to install UNIX crap like this on windows. i figure its just moving the folders/files into a directory (drag and drop) but there is never documentation on where they need to go.
any tips on OpenSSL? i'm hittin google in the meantime.