You are here

Facebook integration difficulties

About a day after I had set up the Facebook Integration stuff, they decided to give up trying to support Drupal 6 at all. They just pulled that whole tree of the module. So I switched to using the Facebook Connect module instead.

I've rarely found it to be worthwhile trying to track commercial software. Facebook provides an SDK, but stuff changes quickly and all of the modules that were written against the 2.0 SDK won't work as of Oct 1. In both cases, there were patches that theoretically made stuff work with the new SDK, but that's not particularly reassuring.

I was eventually able to get the Facebook Connect module working. I ended up having to go into the source and touch it at a couple of points. It wanted to have registrations open to create accounts, so I hacked that to not be so fussy. It also ended up pointing at a spot where you got an "access denied", so I set it to just go to the "dashboard" when it was done. It now seems to work reasonably well.