Need Someone Familiar with Facebook Feedstory Forms

Discussion in 'Programming' started by nt99, Nov 21, 2009.

  1. #1
    Hello,

    My app has recently been converted to Ajax, and now the "Publish to Wall" features do not work. Here's an example of code that doesn't work:

    $str .= '<fb:fbml fbtype="feedStory" action="'.$appCanvasUrl.'handle/handle_jobfeed.php">';
    		$str .= '<input type="hidden" name="jobname" value="'.$row[jobTitle].'">';
    		$str .= '<input type="hidden" name="image" value="'.$row[jobImage].'">';
    		$str .= '<P><input type="submit" name="submit" label="Publish to Wall"  value="Publish to Wall" class="submitButton"></P>';
    		$str .= '</fb:fbml>';
    PHP:

    This is supposed to use the handle_jobfeed.php and pop up a facebook box that lets them post to their wall that they completed a job. The same code is in several places throughout the site. If someone can PM me the fix for this code above, I can change it in all of the necessary places. If it works, I'll paypal you $10 ....given that it's just a matter of taking 5 minutes to tell me what's wrong with it.

    This did work perfectly before switching to Ajax so it must be something with that.

    Thanks.
     
    nt99, Nov 21, 2009 IP
  2. sethuhdiah

    sethuhdiah Well-Known Member

    Messages:
    1,651
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    130
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Ive fixed this problem, thanks for the work!
     
    sethuhdiah, Nov 21, 2009 IP