I own a facebook app that uses feedStory to publish feeds.. but since the big facebook update we know it wont work anymore.. I could use a little help to integrate Facebook.streamPublish to my code and basically make it work again. Here's a sample CODE from my handle_feed.php =============================================== $publish = array('method'=> 'feedStory', 'content' => array( 'feed' => $feed, 'next' => $appCanvasUrl.'result.php?scr='.$total_score)); echo $json -> encode ($publish); =============================================== I know it's very simple, i just don't know where to start, that's why i need a coder. I can pay anywhere around 10USD with paypal. Thanks!
Thanks for the reply Tom-Brown and nanaki.. this is an application. The application still works, except that it don't post anymore.. the feedforms don't pop up anymore. Any help would be greatly appreciated. Of course if you still require payment, i'd gladly spare a few bucks as a token of thanks.
I can convert your feed system to streampublish but would required 50.00 for the work needed. Theodore Gaushas
I sure would like to sir.. but i don't have that much on my paypal account, i can pay you $23 if that's okay..
If its a single file to update that shouldn't be to much a hassle. go ahead and send me more details via email and the file that has your template system in it that needs to be converted.
Sent you an email lowrider sir, the file that handles the feed is handle_feed.php, but i also included the config.php and dbinfo.php just in case you will need them..