fb application question how to intergrate wordpress?

Discussion in 'Facebook API' started by 123GoToAndPlay, Sep 8, 2010.

  1. #1
    Hi,

    I am trying a couple of things in tab.php
    like
    
    define('WP_USE_THEMES', false);
    require('wp-blog-header.php');
    Code (markup):
    and a simple function which shows the last 3 posts of a category.
    Now directly going to mydomain.com/tab.php works good.

    In FB however i get the message
    but i can't see the body tag???
     
    123GoToAndPlay, Sep 8, 2010 IP
  2. daljit

    daljit Well-Known Member

    Messages:
    312
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #2
    body tag is include in header.php of you theme.
     
    daljit, Sep 9, 2010 IP
  3. Techmafia

    Techmafia Well-Known Member

    Messages:
    678
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #3
    Techmafia, Sep 12, 2010 IP