Tweet on the site not working, help me fix this.

Discussion in 'PHP' started by proxywhereabouts, Aug 16, 2011.

Thread Status:
Not open for further replies.
  1. #1
    Hi, about the problem with latest tweets on my site.

    The site is at Screen Shot 2011-08-17 at 12.14.57 PM.jpg .com.

    In the header:
    <h2><a href="http://www.twitter.com/shaifulaizal">Recent twitter entries...</a></h2>
            <ul id="twitter_update_list"><li>&nbsp;</li></ul>
    PHP:
    in functions:
    <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
        <sript src="http://twitter.com/statuses/user_timeline/shaifulaizal.json?callback=twitterCallback2&count=4"></script>
    PHP:
    But, if you go to my site, there is NO tweets! Can you help me?
     
    Last edited: Aug 16, 2011
    proxywhereabouts, Aug 16, 2011 IP
  2. freelanceinphp

    freelanceinphp Member

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    48
    #2
    is your problem related to php? if no then post it on proper section and if yes then post error or code to understand your problem easily and you will get proper solutions for it.
     
    freelanceinphp, Aug 18, 2011 IP
  3. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #3
    Yes, this is related.

    BUT has already been solved.
     
    proxywhereabouts, Aug 18, 2011 IP
Thread Status:
Not open for further replies.