Y T Nuke  
Results 1 to 5 of 5
I need a fbml code that like.. invites i guess. nothing bad, just something that ...
  1. #1
    CyrusVirus is offline BANNED
    Join Date
    Aug 2009
    Location
    Indianapolis,IN
    Age
    24
    Posts
    1,111
    Reputation
    78
    Thanks
    397
    Thanked 678 Times in 267 Posts

    Default [HELP] FBML code Help

    I need a fbml code that like.. invites i guess. nothing bad, just something that pops the invite box up and they can pick their friends and invite. that would be great, thanks guys.
    Last edited by CyrusVirus; 12-11-2010 at 05:44 PM.

  2. #2
    CyrusVirus is offline BANNED
    Join Date
    Aug 2009
    Location
    Indianapolis,IN
    Age
    24
    Posts
    1,111
    Reputation
    78
    Thanks
    397
    Thanked 678 Times in 267 Posts

    Default Re: [HELP] FBML code Help

    bumped, new reason and title

  3. #3
    xrvel's Avatar
    xrvel is offline Newbies
    Join Date
    Feb 2009
    Posts
    16
    Reputation
    13
    Thanks
    6
    Thanked 4 Times in 3 Posts

    Thumbs up Re: [HELP] FBML code Help

    Try this
    PHP Code:
    <?php
    define
    ('APP_NAME''YOUR APP NAME HERE');
    define('APP_URL''ht'.'tp://'.'apps.fac'.'ebook.com/EXAMPLE/');// sorry, truncated because i can not post URL here lol
    $user_id '1203123';// this is the FB user id
    ?>
    <fb:fbml>
    <fb:request-form action="index.php?inviteform=1" method="post" invite="true" type="<?php echo htmlentities(constant('APP_NAME')); ?>" content="<?php echo htmlentities("<fb:name uid=\"$user_id\" useyou=\"false\" />"); ?> invites you to use <?php echo htmlentities(constant('APP_NAME')); ?> ! <?php echo htmlentities("<fb:req-choice url=\"".constant('APP_URL')."?done=1\" label=\"Agree\""?>">
    <fb:multi-friend-selector showborder="true" actiontext="Your Friends" exclude_ids=""></fb:multi-friend-selector>
    </fb:request-form>
    </fb:fbml>

  4. The Following User Says Thank You to xrvel For This Useful Post:

    CyrusVirus (12-11-2010)

  5. #4
    Aarondo is offline Newbies
    Join Date
    Nov 2010
    Posts
    16
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [HELP] FBML code Help

    Yes that should do it. if you're still having problems PM me and Ill help you out.

  6. #5
    secretsteve is offline Newbies
    Join Date
    Jan 2011
    Posts
    21
    Reputation
    10
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: [HELP] FBML code Help

    hey the cde isnt working for me inface the page just tirns up blank???

Dot Gov Backlinks Sale


Smarter Submit

Similar Threads

  1. Social Bookmark Service >> $8 for 125+ submissions
    By krishananda in forum Buy/Sell Services
    Replies: 3476
    Last Post: 05-13-2012, 05:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76