Creating my first Facebook app.and I'm stuck... :-(

Discussion in 'Programming' started by lokielookies, Dec 2, 2008.

  1. #1
    I've been working on my very first Facebook application, and so far I think it worked out fine.

    Here's what I've got so far:
    http://www.facebook.com/apps/application.php?id=16130164986

    Now I'm trying to find out how to add feature that allows people to add the appplication to their profile and boxes, and how to

    The 'add to profile' button can be displayed by using:
    <fb:add-section-button section="profile" />
    Code (markup):
    ,

    but...

    The button appears only if the application has already called profile.setInfo or profile.setFBML and set info for that user. We recommend you call profile.setInfo after the user has entered enough data for your application to be able to make a compelling info section.
    Code (markup):
    I was wondering if there was someone who could check my existing application settings, and could show me how to allow people to add the aplication to their profile (boxes) - ánd how to set the layout for this.

    Help would really be appreciated
    ;)
     
    lokielookies, Dec 2, 2008 IP