I know that currently there are two methods that can be used for this, documented (poorly) on the Facebook developers website:
The problem is that I am not using a Canvas application that runs FBJS, and I am not using OLD JS SKD. I am trying to do this on a regular old PHP website that uses the current JavaScript SDK and PHP SDK .
I am making regular Open Graph API calls, etc. with the current SDK, so I understand the basics, I'm just not sure how to start using the OLD SDK, or if (with fingers crossed) am I even really?
So, is there a way to make new Facebook apps with the current JS SDK? Or with a call to the PHP SDK on the server side to the chart?
And if not, how can I name the old SDK for this?
thanks
UPDATE: you still cannot do this, but there is an official error in the Facebook trackers: http://developers.facebook.com/bugs/295627350461318 p>
source share