Hi,

I am using 6.x-2.0-rc2. I got an email recently from Facebook mentioning the phasing out of the connect.registerUsers API which is being used by my primary FB application. My question is, to which upstream release should I be *safely* able to upgrade to? Any quick pointers will be appreciated.

I am kinda surprised that others have not reported about this here btw!

Regards

Comments

Dave Cohen’s picture

registerUsers is already gone, I think. Upgrading to 3.x will not get it back. They just did away with it and there is no replacement that I know of.

I recommend upgrading to 3.x. But it's not feature for feature compatible so you may have to re-implement anything you've customized.

Anonymous’s picture

Thanks Dave! Will try upgrading to 3.x on my sandbox..