Skip to main content

FACEBOOK for drupal flops. STILL?

2 replies [Last post]
User offline. Last seen 6 weeks 11 hours ago. Offline
Joined: 01/26/2010
Posts:
Points: 0

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.
 
 
0
Your rating: None
User offline. Last seen 6 weeks 11 hours ago. Offline
Joined: 01/26/2010
Posts:
Points: 0
 OK, the problem there has

 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.  

User offline. Last seen 6 weeks 11 hours ago. Offline
Joined: 01/26/2010
Posts:
Points: 0
~{^._.^}~

 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.