Someone get "Please try again later." when trying to verify?

In addition to his work, but I guess fixed abug borders completely, it opened on part of the Ridge java script hang up the connection
Streaming validation.
Https://s-static.ak.facebook.com/rsrc.php/v1/yK/r/xrEeXUiCo9E.js
If you ignore this error that everything will work, but if you must relay the President's connection to dismantle it in this script

Last edited by umen (now 04: 56: 41)

Where to see where going to pay?

JamesCastleRegisterednew Member: 2010-01-29 Posts: 177

Don't remember what I set the location of payment can be sent, if it was my bank account or paypal account, how do I check that?  Anyway, I didn't see any full up transactions on each vtiaia

Last edited by JamesCastle (2011-08-06 16: 33: 16)

WisecatNew Memberregistered: 2011-08-2008 Posts: 9

Don't remember what I set the location of payment can be sent, if it was my bank account or paypal account, how do I check that?  Anyway, I didn't see any full up transactions on each vtiaia

Hi, I have something similar. When you see the credit page, this tells you the exact information you entered for your company? Or just a drop-down menu where you can see only your company name? Have you received any reports of payment at all?

JamesCastleRegisterednew Member: 2010-01-29 Posts: 177

Don't remember what I set the location of payment can be sent, if it was my bank account or paypal account, how do I check that?  Anyway, I didn't see any full up transactions on each vtiaia

Hi, I have something similar. When you see the credit page, this tells you the exact information you entered for your company? Or just a drop-down menu where you can see only your company name? Have you received any reports of payment at all?

It has only the name of my company is listed, and that's it, no drop-down menu, you cannot link or other details.

WisecatNew Memberregistered: 2011-08-2008 Posts: 9

Don't remember what I set the location of payment can be sent, if it was my bank account or paypal account, how do I check that?  Anyway, I didn't see any full up transactions on each vtiaia

Hi, I have something similar. When you see the credit page, this tells you the exact information you entered for your company? Or just a drop-down menu where you can see only your company name? Have you received any reports of payment at all?

It has only the name of my company is listed, and that's it, no drop-down menu, you cannot link or other details.

It here. The system is not complete so frustrating.
So is there any more transactions? I'm sure a pair, but I never received their summary report in my email address. Perhaps there is a minimal amount of transactions must be done before the Digest will be sent?
Does someone know? Does it matter if this was a transaction 1 or 1,000 transactions before a summary report will be sent to the e-mail address of your company?

JamesCastleRegisterednew Member: 2010-01-29 Posts: 177

It here. The system is not complete so frustrating.
So is there any more transactions? I'm sure a pair, but I never received their summary report in my email address. Perhaps there is a minimal amount of transactions must be done before the Digest will be sent?
Does someone know? Does it matter if this was a transaction 1 or 1,000 transactions before a summary report will be sent to the e-mail address of your company?

It doesn't matter how many transactions you have, when you first registered, were transactions 0 for the first few days and I still received the reports.

Also I question their support, they returned back to tell me where I had it shipped, so I recommend you to send them to also support card

Https://www.facebook.com/help/contact_us.php?id=204456519570236

WisecatNew Memberregistered: 2011-08-2008 Posts: 9

It here. The system is not complete so frustrating.
So is there any more transactions? I'm sure a pair, but I never received their summary report in my email address. Perhaps there is a minimal amount of transactions must be done before the Digest will be sent?
Does someone know? Does it matter if this was a transaction 1 or 1,000 transactions before a summary report will be sent to the e-mail address of your company?

It doesn't matter how many transactions you have, when you first registered, were transactions 0 for the first few days and I still received the reports.

Also I question their support, they returned back to tell me where I had it shipped, so I recommend you to send them to also support card

Https://www.facebook.com/help/contact_us.php?id=204456519570236

Great! Thanks, I'm going to try to do it.

Static HTML: iframe tabs-problem with default page

It seems difficult to reproduce consistently but when love this page, we see another user page within the same application (competition).

The problem is the default page for likers looks continually change its own themselves (it used to be ' welcome '). Does anyone have an idea how to solve this problem?

Http://www.facebook.com/thefarhorizons

Javascript SDK not setting the oauth_token signed request

BowNanCNew Memberregistered: 2011-08-04 8: Posts

Hey

Already I'm trying to get Javascript SDK working with PHP SDK (v 3.1). Basically, I want to go through the javascript SDK and pull user information using PHP.

Try to read some of the functions "Facebook $-> api", always I get an error that says that this access_token property is not set.

Print _ SESSION, $ $ _ COOKIE, $ PHP-information _ REQUEST, it looks like:

1. my access_token set to access_token application (APP_ID |APP_SECRET), not my user's access_token (APP_ID | code).

2. the field fbsr_APP_ID of my COOKIE variables are set to an array of the following fields:
-Algorithm
-Code
-Issued_at
-User_id

3. looking into the code base_facebook. php PHP SDK, note that this operation:

{GetUserAccessToken () function is protected
//First, check the signed request if it is provided.
//If the request is signed, then he alone determines
//Access token.
$ Signed_request = $ this-> getSignedRequest ();
If {($ signed_request)
{If (array_key_exists (' oauth_token ', $ signed_request))
$ Access_token = $ signed_request ["oauth_token"];
$ This-> setPersistentData ("access_token", $ access_token);
Return $ access_token;
}

//Request countries signed nothing so no access token
//Stored in the clear.
$ This-> clearAllPersistentData ();
Return false; //To respect the request data is signed, even
//If the authorization code, or something else
}

It seems that there are also the "oauth_token" in a signed request ... That cannot be set when I went to my full Board with javascript sdk.

Am I missing something here? Or is this a bug? Any help be but appreciated. Thank you!

BowNanCNew Memberregistered: 2011-08-04 8: Posts

Anyone have thoughts on this or am I only one having trouble interfacing Javascript php sdk sdk ...?

BowNanCNew Memberregistered: 2011-08-04 8: Posts

Actually ... nevermind, it looks like the latest v 3.1.1 fixes the problem by reading the code in a signed request

LCallaghan84A new Member: EuropeRegistered: 2011-03-16 Posts: 36website

3.1.1 good is not working for mesad

BowNanCNew Memberregistered: 2011-08-04 8: Posts

You try to use the javascript sdk to log on, and php sdk to gather the data? Post any code, you can help

LCallaghan84A new Member: EuropeRegistered: 2011-03-16 Posts: 36website

Here is my code, I tried using js sdk login button with full Board, but dosnt connect properly. And gives an example of a new js sdk I loop reload.

Last edited by LCallaghan84 (today 07: 47: 04)

Default landing tab

Hey
Abe have finished setting up the opening a new tab for my page Yo Chessington, for whatever reason there is no way to set the default landing tab.

Im sure I had the opportunity to do so before.

Thanks for the help,
Daniel

Scrollbar on canvas Apps

On this topic, I want my application to full size. Would do a similar thing? Where to put the javascript code?

I made an application to draw on WordPress, the width size correctly.

Now I want to attract full height without iframe, as they have done here in this application:
Http://www.facebook.com/pages/WPCharity/127270967328713?sk=app_190794184300262

How I can do it!?

Thanks in advance!

Last edited by voltagenewmedia (2011-07-17 12: 03: 32)

You can call the api//home

I'm having the same issue.  API calls to/home/me return ' unknown error has occurred.  You can verify that the read_stream given before all API calls.

Interesting, I have an application that was months ago, he can't access/home/me without any problems.  I then copied over the exact code my application to the newly created (created recently on app developers), swapped APP_ID, APP_SECRET with the appropriate values.  /Home/calls return ' unknown error has occurred.  I did the application settings all resemble each other as possible.  However, new applications for certain settings from sinking so developers could not exactly match the settings.

Due to the scenario above, it looks like a really bizarre problem at Facebook.  Assistance from someone on Facebook be but appreciated.

Problem with full Board? Cannot get stream FQL table videos posted by users

Hey

I think it's maybe a Facebook issue.

FQL table for getting all posts (with or without attachment) this post to my user page-fan.

The query runs for simple text post, post pictures, but for video I have strange problem.

If my fan page post the video, I see that my FQL result.
If you use the my videos page lambda post fan, I don't see it in my FQL.

Do not instead of actord_id! = "..." My query.

You know why?

Thank you

[PHP SDK] redirect after gives the user permissions

Hi all. I have a small problem. When I want my application asking the user to grant permissions to the application ??????? following code:

Works OK, but after the press uses "grant permission" is redirected to the URL of the application. I mean http://mydomain.com/myapp/ as directly, not the page to my application on Facebook.
You can work around it-I know my Facebook application, so you can address to redirect it to the appropriate http://apps.facebook.com/myappname. it works OK too. But-when someone adds my application some page-tab is where the problem occurs. Because I don't know where to redirect user more-I don't know, out of which page my application was called.

Is there a way to know, from which my application was called, or even better make Facebook correctly redirect the user after the "grant permission" dialog?

Last edited by grimskin (2011-05-09 20: 41: 12)

[TLK] Facepile

Error in deserializing body of reply message for operation 'Translate'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 9761.

niket?????: ???? ????, CARegistered: 2009-09-23Posts: 312???? ????????

docs ???: http://developers.facebook.com/docs/reference/plugins/facepile

D:\Program

???? Facepile ???? ?????? ?????? ?? ?????? ?? ?????? ??? ??? ????? ???? ???? ???.

???????? ????? ?? ????? ????? ?? ????? ?? ???? ??? ?????. ????? ?????? ????? ????? ?? ????; ??????, ?? ????? ?? ???? ????? ?? ???????, ???? ?? ?? ????? ??? ???? ??? ?????, ????? ?? ????? ???? ?? ????? ???? ??? ????? ?? ???????.

??????? SDK JavaScript ????, plugin ???? ??? ??? XFBML.

galori????: ??? ???'??, CARegistered: 2010-02-28Posts: 90???? ????????

??? ?? ??? ??? ????? ?? ?? ?? ????? ???????? ???? (?? ??????? ???? ?? ????? API?)

???? ????? ?? ?????? ?? ?? ????? ?? ??.

????? ?? ??????? ???? ???? hacky - ????? iframe ???? ????? resize ?? ??? ?????? ????? ?- 0 ?? ???? ??? ?????, ??? ????? ??????? ????? ???? ??? ????? ???? ?????? ??.

??? ?????? ?????? ????? ?-api friends.getAppUsers, ????? (??? ???? ?? ????? ????? ???? ?????? ???? ?????? ???)

mattrowe??? ???????: 2009-05-12Posts: 7

fb:facepile ?? ???? ??.  fb:like, fb:activity, fb:recommendations ?? ???? ?????.

??? ????? SDK Javascript ???.

fb:facepile ???? ???? ???? ????.  ?? ?? ????? ???????? ?? ??? ?? ???? ??? ????? ?? fb:facepile.

??? ?? ????? ?????? ?????? ?? fb:facepile?

galori????: ??? ???'??, CARegistered: 2010-02-28Posts: 90???? ????????

????? ??? ?? ?? sdk javascript ???. ??? ????? ?? ???? ???:

?? ???? ???? ?? ?????? ?? ??? ????? ???? ????? ?????? ??????? javascript ????? ?????? parseFbml

mattrowe??? ???????: 2009-05-12Posts: 7

???? ?? galori ????.  ???? ?? ????? ?? fb:facepile ????? ?????, ??? ???? fb.init ???? xfbml... ?? ????? ???? ????? ???? facepile.

woody2shoes??? ???????: 2010-05-20Posts: 1

??? ???? ????? ???? ????? ?? ????? ??????? ???. ??? ???? ???? ?????? ?? ????? ??? ???? ??????. ??? ?? ??? ??? ?????? ?? ??????? ?? ????? ?? ??? ??????

wildboar??? ????: ????, UKRegistered: 2010-08-18Posts: 4??? ???????

fb:facepile, ????? ???? fb:friendpile ???? ????? ?? ?? ?- http://academicjava.com/.

facepile ?- friendpile ??????? ??????? ????? ?????, ???? ?????.

?????? ??? ????? ????? ???? ????? ????? ??? ?? ????? ???? ??????? ???? ???????:

"????? ?????."

?? ???? ??? ??? ???? ??? ????? ?? ?? ???? ??? "Java ???????" ?? ?-URL ???.

??? ????? ??? ???? ?? ???
??? ????? ???? ?? ??? ?????? ????? ???? ???

???? ???

robindindayal??? ???????: 2010-05-13Posts: 22

fb:facepile, ????? ???? fb:friendpile ???? ????? ?? ?? ?- http://academicjava.com/.

facepile ?- friendpile ??????? ??????? ????? ?????, ???? ?????.

?????? ??? ????? ????? ???? ????? ????? ??? ?? ????? ???? ??????? ???? ???????:

"????? ?????."

?? ???? ??? ??? ???? ??? ????? ?? ?? ???? ??? "Java ???????" ?? ?-URL ???.

??? ????? ??? ???? ?? ???
??? ????? ???? ?? ??? ?????? ????? ???? ???

???? ???

??? ??, ??? ???? ????? ????? ??????? ? http://www.contractence.com/ ????? ????? ?? ??????

mhuggins????: ??????, TXRegistered: 2007-10-16Posts: 928???? ????????

???? ??? ???? ?? ??? ????? ?? facepile?

mhuggins????: ??????, TXRegistered: 2007-10-16Posts: 928???? ????????

??? ??, ??? ???? ????? ????? ????? ??? Facepile, ?? ???? ????? ????? ????

jalenhe??? ???????: 2010-11-10Posts: 1

??? ??, ??? ???? ????? ????? ????? ??? Facepile, ?? ???? ????? ????? ????

??? ??? ??? ?? ????? ????? ??? ??? ???? ??? ?? ????? ????? ????? ??? Facepile?

Matt.Trainer????????: 2008-12-01Posts: 1275

??? ??, ??? ???? ????? ????? ????? ??? Facepile, ?? ???? ????? ????? ????

??? ??? ??? ?? ????? ????? ??? ??? ???? ??? ?? ????? ????? ????? ??? Facepile?

????

?? ???? ?????.

???? ?????,
???? ???

pandurangz??? ???????: 2010-04-01Posts: 3

???

??? ?? ??? ??? ???? ?? ?? ??????? ????? ??????? facepile ?? ???? ??? ?? ???? ?? ????? ?-url ??????

????

ruchirashree??? ???????: 2011-08-10Posts: 1

??? ???'?,
???? facepile ???? ?? ?? ??? ????? ???????? ??? ????? pic ?????? ??????? ??? ???? ????? ???, ??? ?? ?????? ?????? ?????? ???.?? ????.... ??? ?? plugin ??? ????? ????? ?? ??????? ??? ???? ?? ????? ??? ??????sad

???? ??????? ?? ??? ruchirashree (???? 05: 49: 01)

????????? ???????: 2011-08-10Posts: 2

??? ????

??? ??? ???? ???? ????? ?? ?????:

???? ?????? ?? ????? ?? ????? facepile ?????: 1100px, ?????? ???? ???? ?? ??? ????? ??????? ?????? ?????, ?? ???? ???? facepile ?? ???? ???-????-???? ????? ????? ?????. ???? ???? ?? ???? ?? ????? ????? ???? facepile: ?? ???? ?? ?????, ?????? ?? ????, ???? ?? ????? 1000 + px, ??? ????? ??? ?? ?????, ??? ?????? ???? ??? ???? ?????? ??? ???? ?? ??????? ???? ??? (?? ??? ?? ?????)

??? ?????? ???? ?? ??...

Fatal error what does this mean?

Fatal error: Uncaught exception ' FacebookRestClientException ' with message ' session already aborted because a user has changed password. ' in/home/gqwv3baa/web/public/fb/pool/facebookapi_php5_restlib.php: 3374/home/gqwv3baa/web/public/fb/pool/facebookapi_php5_restlib.php stack trace: # 0 (1723): FacebookRestClient-> call_method (' ... facebook users ' array.)/home/gqwv3baa/web/public/fb/pool/index.php (145) # 1: FacebookRestClient-> users_getInfo (marchmarch) # 2 {main} thrown in/home/gqwv3baa/web/public/fb/pool/facebookapi_php5_restlib.php on line 3374

What does this mean all ideas will be grateful

An error occurred. Please try again later.

SmalleydNew Memberregistered: 2011-08-04 Posts: 3

The bump. Each full give up any insight based on this backend logs for this issue. It's dumbfounding that can't approve new users within an existing application if not working fine.

TokyokpsNew Memberregistered: 2011-08-09 Posts: 1

I'm having a similar problem.  According to https://developers.facebook.com/docs/authentication, , it should be no clientId client_id in the URL.  If this change the url, I get a slightly different error message: "error I'm with [YOUR_APP_NAME]). Please try again later. "  This is my first time using the client-side validation (only I used previously iOS SDK), so I can't tell if it is temporary server problem (full Board is likely to be), or I'm doing something wrong ...  Again, appreciated all the help.

AlexR1973New Memberregistered: 2011-08-09 Posts: 1

Same problem here. It works a few days before, but suddenly stopped working. If a user is not logged in--I got a message "Please try again later." on the screen without any other information. Any ideas how to fix this problem?

DlbNew Memberregistered: 2011-08-09 Posts: 1

It here. Just started trying to learn how to create apps hit the wall "try again later". What happens, the full Board?

Saturn5New Memberregistered: 2011-08-09 Posts: 2

I took "Please try again later" consulting the error message, and tried again later. Later. Later. And yet, here we are, coding workarounds instead of dropping my client application. Very beautiful, Facebook.

CdganNew Memberregistered: 2011-06-28 Postssmalleyd: 3 registerednew Member: 2011-08-04 Posts: 3

Here is what I have so far. It seems that the "redirect_uri" parameter must be a domain/hosting that matches your application's canvas page. This means that you can't redirect to a URL like Facebook http://apps.facebook.com/your application. After fixing that, I get the proper permission page. Unfortunately, this path down forces you to use the new OAUTH APIs. No more receive auth_token valid for use with the old APIs.

For some of you this may not be a problem. For myself, I'm just trying to recover from the install.exe php no longer works. Upshot, I converted my entire application OAUTH to continue to register new users automatically. It sucks.

1pages:

Home » General » error has occurred. Please try again later.

What happend?? Facebook stop writing on the wall?

Hi Fang,

You can post with your profile, because your own application give permission to 100%.
But your users remove the application, or they remove permission to a specific one from a so simple uid from the past does not help you allways.

With this code you will receive back the user permissions:

You can get back an array like this:

Try it in your app to check the permission to your users, do not check your permission!
Maybe they removed the necessary permission.

And checks

Last edited by bix (today 07: 09: 36)

Need help setting up application!!!

Also I found what my URL are supossed to be but for some reason I get this
Method not allowed
The requested method POST is not allowed for the URL/testosteroneboosters.html.

--------------------------------------------------------------------------------

Apache 1.3.33/Server http://www.undergroundprosupplements.co/ on port 80

Fans, non-fans

MasterprosourceNew Memberregistered: 2011-08-10 Posts: 1

Hey guys

I am working on developing a custom splash page with frames, I saw a few pages they display text like "click here" div-fans are doing an invisible div for fans. My question is how to check if your visitor a fan or not? Is there any javascript function?

Thank you

Graph API does not return situations created since yesterday, 9 Aug2011

Hey

I used the graph API to retrieve status updates and comments from my page-their full Board with a URL of this form:
"Https://graph.facebook.com/My-Facebook-ID/statuses?access_token=XXX"

Reading the above URL doesn't return situations (and their) created yesterday and today. However, the returns statuses created before their comments yesterday (even those that were created today)! Anyone experienced this problem? Any suggestion how to fix it?

Thank you.

-Welcome page API design?

HelipadNew Memberregistered: 2011-02-02 19: PostsWeb site

Hello

Working with the graph API for business page in PHP, what's the best way to convert hours to usable?

JSON output now looks like this:

I believe these are the number of seconds since a specific point on the server, but how can I make these usable times?

Thank you.

Dburns_ Moderator but do _register: 2008-02-09 Posts: 6346

I haven't seen this before, but I guess those seconds offset into week (maybe from midnight Sunday?).  If you divide them by time at 3600.  If you know the times true then you can work with it.

HelipadNew Memberregistered: 2011-02-02 19: PostsWeb site

You can sort of understand.

So if two 9 am (0900) is 406800, and then zero time is Wednesday back at 4 pm (1600).

I'm still not sure how that can be converted to a usable format?

Dburns_ Moderator but do _register: 2008-02-09 Posts: 6346

Yes, Wednesday at 4: 00 p.m. start point definitely bizarre.  I can't explain it, but it seems to work for others (eg. for "thu_1_open": 61200 be 9 am Thursday).

It is similar to the standard Unix times, despite the fact that the standard Unix times are the number of seconds since January 1, 1970.  There are plenty of tools that work with it, but it depends on your language.  See http://php.net/manual/en/function.date.php for PHP, for example.

HelipadNew Memberregistered: 2011-02-02 19: PostsWeb site

I think the starting point of what I give.

If someone is curious, I got the time I wanted to do something like:

HelipadNew Memberregistered: 2011-02-02 19: PostsWeb site

Only to contribute his talents, is already improving my script to iterate between hours to return a formatted list. If you have any suggestions for how to change order of II timezone, opens Wednesday (for shops that close for lunch), I will be grateful.

Meanwhile, my code is:

Which returns:

Dburns_ Moderator but do _register: 2008-02-09 Postsafirstenberg6346: registerednew Member: 2011-06-09 Posts: 5

It looks like a Unix Epoch Times are times.  "Wednesday 4 pm" is the day and time of the start of the Unix time zone.

Yes, Wednesday at 4: 00 p.m. start point definitely bizarre.  I can't explain it, but it seems to work for others (eg. for "thu_1_open": 61200 be 9 am Thursday).

It is similar to the standard Unix times, despite the fact that the standard Unix times are the number of seconds since January 1, 1970.  There are plenty of tools that work with it, but it depends on your language.  See http://php.net/manual/en/function.date.php for PHP, for example.

HelipadNew Memberregistered: 2011-02-02 19: PostsWeb site

Only to provide additional information to those who might be interested, the Graph of Facebook API now includes the time for all possible opening hours, so you may need to adjust your code to reflect this. Now is the example:

How to add a Like button

Hello

I'm a complete newbie to this so please keep in mind.

I have some questions about the like button. I want to know if the like button can be added to an individual item page. Each item you want to the like button for should be the URL of the destination, if so, this can be the target page on the dynamically generated page? Do you have control over what gets posted on the wall people like URL and the text moves? You can use on pages that rely on parameters passed via the GET _ $ string in the URL-see example below.

All pages are created with php and working.

Sample code I want to use for each button:

Example:
I have a page with 10 individual content items, the user wants to click a button as in # 4. What I want to happen is put on the wall who uses like "first middle last" on MYSITENAME.com with a link to a page dynamically generated which will look like http://www.mysitename.com/mypage.php?firstname=firstname&middle=middlename&lastname=lastname.

So far, when I run a dynamic page "mypage" through the fluff, seemed to spread "?".

I'm really confused but don't think I can be the only one with this type of situation.

Any help greatly appreciated.

Thanks in advance.

Create tabs from php

Http://developers.facebook.com/docs/reference/api/page/#tabs here: and here: http://developers.facebook.com/docs/reference/api/page/#page_access_tokens

You should try to look at the documentation before asking questions ...

In any case, you need to create a script file is that myself so if you still need help, I think I can return to this issue and share your code when it is donebig_smile

You can authenticate by using an iFrame as a button?

I want to use authentication for our button (mainly that we need to be able to use the dialogs for a mobile phone), but the like button does not appear xfbml, iFrame version.



Do you need to use fb registration: to take care of the redirect as well? As this example code?

Http://www.facebook.com/dialog/oauth?cl … Play touch =

And, it into the string after the redirect_uri?

<>
Fields = [{name: ' name '}, {name: "email"}, {type: ' text '}] "redirect-URI =" "URL_TO_LOAD_AFTER_REGISTRATION >

Grateful for any help.

"Please try again later." error message is displayed.

Hey
"Please try again later." error message is displayed when I continue https://developers.facebook.com/apps. 

D:\Program

Does anyone have any ideas?

Jarowara

Last edited by jarowara (yesterday 10: 41: 55)

How do I get all the comments for the entire site?

Hey

I understand you can get read-out JSON comments for a particular URL through

Https://graph.facebook.com/comments/?ids= {YOUR_URL}.

But I can't figure out how to get all the comments for my site. I tried to transfer my domain only for {YOUR_URL} instead of the full URL to the page, as well as identifying my application. But no joy.

This is certainly possible. Any help is appreciated! Perhaps through FQL instead?

Andy

Embed my Player-Web sites into Facebook? (Linking into the player)

Hey

Now run a music site that players on the site.
We just wanted to know if we somehow embed the player on our Web site, Facebook status, etc?

For example we have a link to someones music ... We hope as soon as you register you will be able to see the status of the player instead of the default image of a Web site.

This is the Url of the music ...
Http://dropyourbass.com/music/listenMusic.php?music_id=39&title=trigz---64-bars-pt3

Once posted to this page will be the player I want status, just like Soundcloud has.

Anyone know how we go about it?

Like the facepile

Hello
I have the like button on my website that says I have like 15.
Below I have facepile that says I have only one like and only me.

The reason for this?
D:\Program

Another thing:
At the bottom I have another like a button for that page in normal view, it says 15 likes but display only my face. Any suggestion?
D:\Program

Please advice.
Thank you.

Last edited by royzo (2011-07-22 21: 10: 50)

[PHP SDK] redirect after gives the user permissions

Hi all. I have a small problem. When I want my application asking the user to grant permissions to the application ??????? following code:

Works OK, but after the press uses "grant permission" is redirected to the URL of the application. I mean http://mydomain.com/myapp/ as directly, not the page to my application on Facebook.
You can work around it-I know my Facebook application, so you can address to redirect it to the appropriate http://apps.facebook.com/myappname. it works OK too. But-when someone adds my application some page-tab is where the problem occurs. Because I don't know where to redirect user more-I don't know, out of which page my application was called.

Is there a way to know, from which my application was called, or even better make Facebook correctly redirect the user after the "grant permission" dialog?

Last edited by grimskin (2011-05-09 20: 41: 12)

Your people-loseing to myspace!!!!!

Jackthe truekillerNew Memberregistered: 2011-08-22 Posts: 3

I have a group, the people you are having problems loging account name you want has a # or a pic. Nothing to verify they are who have I received a few phone calls about this saying they buy a mobile phone, once the pic. Check that they play a game in Facebook should add this game to get something sent to you! So if this is going to catch up you should see the money going to gamers back release because myspace has old accounts! And im losing my group member quickly and I think it's okay by you!! Because you made it had some members of my group are now great friends disappeared due to this # thing cellular phone! I think removing it!!! And let them on facebook! You can buy credits for games paid here on facebook and I cant buy a job myself that any mobile phone can support a child! Therefore I will be able to log on, you can think of which 2 and 3 or maybe 10 dollars a week, are losing money like this because at this time a lot of money for years know that there is much more expensive to so precisely that you guys do what you want, but you may go broke out baspira of it! I'm just letting you know what happens on Facebook this is not a mad no way or form that is a member of Facebook, which is to let you know what happens thanks I hope we can work together on it have a nice day!!!!

1pages:

Home » General » your people loseing myspace!!!

[TLK] Facepile

Error in deserializing body of reply message for operation 'Translate'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 9761.

niket?????: ???? ????, CARegistered: 2009-09-23Posts: 312???? ????????

docs ???: http://developers.facebook.com/docs/reference/plugins/facepile

D:\Program

???? Facepile ???? ?????? ?????? ?? ?????? ?? ?????? ??? ??? ????? ???? ???? ???.

???????? ????? ?? ????? ????? ?? ????? ?? ???? ??? ?????. ????? ?????? ????? ????? ?? ????; ??????, ?? ????? ?? ???? ????? ?? ???????, ???? ?? ?? ????? ??? ???? ??? ?????, ????? ?? ????? ???? ?? ????? ???? ??? ????? ?? ???????.

??????? SDK JavaScript ????, plugin ???? ??? ??? XFBML.

galori????: ??? ???'??, CARegistered: 2010-02-28Posts: 90???? ????????

??? ?? ??? ??? ????? ?? ?? ?? ????? ???????? ???? (?? ??????? ???? ?? ????? API?)

???? ????? ?? ?????? ?? ?? ????? ?? ??.

????? ?? ??????? ???? ???? hacky - ????? iframe ???? ????? resize ?? ??? ?????? ????? ?- 0 ?? ???? ??? ?????, ??? ????? ??????? ????? ???? ??? ????? ???? ?????? ??.

??? ?????? ?????? ????? ?-api friends.getAppUsers, ????? (??? ???? ?? ????? ????? ???? ?????? ???? ?????? ???)

mattrowe??? ???????: 2009-05-12Posts: 7

fb:facepile ?? ???? ??.  fb:like, fb:activity, fb:recommendations ?? ???? ?????.

??? ????? SDK Javascript ???.

fb:facepile ???? ???? ???? ????.  ?? ?? ????? ???????? ?? ??? ?? ???? ??? ????? ?? fb:facepile.

??? ?? ????? ?????? ?????? ?? fb:facepile?

galori????: ??? ???'??, CARegistered: 2010-02-28Posts: 90???? ????????

????? ??? ?? ?? sdk javascript ???. ??? ????? ?? ???? ???:

?? ???? ???? ?? ?????? ?? ??? ????? ???? ????? ?????? ??????? javascript ????? ?????? parseFbml

mattrowe??? ???????: 2009-05-12Posts: 7

???? ?? galori ????.  ???? ?? ????? ?? fb:facepile ????? ?????, ??? ???? fb.init ???? xfbml... ?? ????? ???? ????? ???? facepile.

woody2shoes??? ???????: 2010-05-20Posts: 1

??? ???? ????? ???? ????? ?? ????? ??????? ???. ??? ???? ???? ?????? ?? ????? ??? ???? ??????. ??? ?? ??? ??? ?????? ?? ??????? ?? ????? ?? ??? ??????

wildboar??? ????: ????, UKRegistered: 2010-08-18Posts: 4??? ???????

fb:facepile, ????? ???? fb:friendpile ???? ????? ?? ?? ?- http://academicjava.com/.

facepile ?- friendpile ??????? ??????? ????? ?????, ???? ?????.

?????? ??? ????? ????? ???? ????? ????? ??? ?? ????? ???? ??????? ???? ???????:

"????? ?????."

?? ???? ??? ??? ???? ??? ????? ?? ?? ???? ??? "Java ???????" ?? ?-URL ???.

??? ????? ??? ???? ?? ???
??? ????? ???? ?? ??? ?????? ????? ???? ???

???? ???

robindindayal??? ???????: 2010-05-13Posts: 22

fb:facepile, ????? ???? fb:friendpile ???? ????? ?? ?? ?- http://academicjava.com/.

facepile ?- friendpile ??????? ??????? ????? ?????, ???? ?????.

?????? ??? ????? ????? ???? ????? ????? ??? ?? ????? ???? ??????? ???? ???????:

"????? ?????."

?? ???? ??? ??? ???? ??? ????? ?? ?? ???? ??? "Java ???????" ?? ?-URL ???.

??? ????? ??? ???? ?? ???
??? ????? ???? ?? ??? ?????? ????? ???? ???

???? ???

??? ??, ??? ???? ????? ????? ??????? ? http://www.contractence.com/ ????? ????? ?? ??????

mhuggins????: ??????, TXRegistered: 2007-10-16Posts: 928???? ????????

???? ??? ???? ?? ??? ????? ?? facepile?

mhuggins????: ??????, TXRegistered: 2007-10-16Posts: 928???? ????????

??? ??, ??? ???? ????? ????? ????? ??? Facepile, ?? ???? ????? ????? ????

jalenhe??? ???????: 2010-11-10Posts: 1

??? ??, ??? ???? ????? ????? ????? ??? Facepile, ?? ???? ????? ????? ????

??? ??? ??? ?? ????? ????? ??? ??? ???? ??? ?? ????? ????? ????? ??? Facepile?

Matt.Trainer????????: 2008-12-01Posts: 1275

??? ??, ??? ???? ????? ????? ????? ??? Facepile, ?? ???? ????? ????? ????

??? ??? ??? ?? ????? ????? ??? ??? ???? ??? ?? ????? ????? ????? ??? Facepile?

????

?? ???? ?????.

???? ?????,
???? ???

pandurangz??? ???????: 2010-04-01Posts: 3

???

??? ?? ??? ??? ???? ?? ?? ??????? ????? ??????? facepile ?? ???? ??? ?? ???? ?? ????? ?-url ??????

????

ruchirashree??? ???????: 2011-08-10Posts: 1

??? ???'?,
???? facepile ???? ?? ?? ??? ????? ???????? ??? ????? pic ?????? ??????? ??? ???? ????? ???, ??? ?? ?????? ?????? ?????? ???.?? ????.... ??? ?? plugin ??? ????? ????? ?? ??????? ??? ???? ?? ????? ??? ??????sad

???? ??????? ?? ??? ruchirashree (???? 05: 49: 01)

????????? ???????: 2011-08-10Posts: 2

??? ????

??? ??? ???? ???? ????? ?? ?????:

???? ?????? ?? ????? ?? ????? facepile ?????: 1100px, ?????? ???? ???? ?? ??? ????? ??????? ?????? ?????, ?? ???? ???? facepile ?? ???? ???-????-???? ????? ????? ?????. ???? ???? ?? ???? ?? ????? ????? ???? facepile: ?? ???? ?? ?????, ?????? ?? ????, ???? ?? ????? 1000 + px, ??? ????? ??? ?? ?????, ??? ?????? ???? ??? ???? ?????? ??? ???? ?? ??????? ???? ??? (?? ??? ?? ?????)

??? ?????? ???? ?? ??...

An application with administrative settings for each installation?

Just looking for some general information about it. What I want to do is create an application that can be installed on multiple pages. This application is the configurable settings for each unique installation.

For example, discussion, lets just say show this application, together with image and text. I want the admin (s) can modify the image and text on the page's application.

So I have some questions:

1. is it possible?
2. you can give a general orientation that head to complete this action? I guess you have to define my own database and somehow create a table in the database each time the application is installed? I could be totally wrong here.

I appreciate any help!!smile

What happend?? Facebook stop writing on the wall?

Hi Fang,

You can post with your profile, because your own application give permission to 100%.
But your users remove the application, or they remove permission to a specific one from a so simple uid from the past does not help you allways.

With this code you will receive back the user permissions:

You can get back an array like this:

Try it in your app to check the permission to your users, do not check your permission!
Maybe they removed the necessary permission.

And checks

Last edited by bix (today 07: 09: 36)

Many tab how to create Facebook page.

I created a page on Facebook I'm developing an application with Facebook using C # in asp.net 2.0 I wanted to add one content ... of page (suppose fb. asp) asp to my page on Facebook. I have one iframe Facebook application, at the given url this convas page url full Board. using graph api I can add my application to my page (a content of my page url convas Facebook) he creates one tab page. Let's say I wanted to add a tab to my Facebook page rgionliim-one, then what is the idea behind it is to create an application. rgionliim for the physical forces or one application is sufficient for creating a tab or several tab I get ... on my Facebook.

Suppose
Facebook page: x
Fbpage pageid: xx
Application name: y
Application ID: yy
Asp page added as convas y application url: sample .asp
Convasurl: http://IpAddress//foldername/foldername/sample.asp

Graph url
Applicationhttps://graph.facebook.com/pageid/tabs?app_id=your ID & method = post & access_token = the access token of the page.

IFrame application displays incorrect function.

Hello

I built only application, and the code works well:

Http://gocoastal.com/facebook/coastalfb.asp

However in an iFrame on it it shows as "incorrect function"

How do I fix this?

It was the same with the .html file extension

Thank you
-Kyle

How do I get all the comments for the entire site?

Hey

I understand you can get read-out JSON comments for a particular URL through

Https://graph.facebook.com/comments/?ids= {YOUR_URL}.

But I can't figure out how to get all the comments for my site. I tried to transfer my domain only for {YOUR_URL} instead of the full URL to the page, as well as identifying my application. But no joy.

This is certainly possible. Any help is appreciated! Perhaps through FQL instead?

Andy

How to really delete an application from using the Graph API.

With the update of 15 July [ http://developers.facebook.com/blog/post/524/ ] developers install tabs their pages by obtaining access tokens page.
So far so good.
I want to be install and uninstall too.
Problem with uninstall is the url of the graph is not cool. Why we prefix identifies an application with "app" ...
For example
Doc DELETE command is not correct:
Https://graph.facebook.com//PAGE_ID/tabs/app_YOUR_APP _ ID? Method = delete & access_t oken = YOUR_PAGE_ACCESS_TOKE N
I.e. YOUR_APP_ID must be the prefix "app".

The main problem is that the application is successfully * removed * from however it seems that this is only visually.

If you use FQL query such as the one below has_added_app correctly even though it was removed !?

Select page_id, pic_small, page_url, page from has_added_app

Anyone know a workaround to get the truth about page tab without reading the end point of the/PAGE_ID/tabs graph?

How to change the dynamic live stream?

When you create a live stream I get this code:

From:
Http://developers.facebook.com/docs/reference/plugins/live-stream/

How do I change the width of a dynamic Live stream box?

Width = "100%"

CommentBox Guide for Blogger experiment.

Sivasiba2New Memberregistered: 2011-08-05 Posts: 2

Hey
I have a blog on Blogger I want to add a plugin comment box ...I tried every tutorial there.In vain ...Go Facebook social plugin page and I'm the code ...But I don't know where to paste it.I'm not experienced in programming HTML ...Please tell me what to do in clear precise ...
Thank U. ..

YmnNew Memberfrom: @ officeRegistered: 2011-02-01: Postswebsite21sivasiba2registerednew Member: 2011-08-05 Posts: 2

Finally thank usmile

PetrolooA new Member: GermanyRegistered: 2011-08-10 Posts: 2

One is very good ... Welcome though it is really not so hard!

Email reports confusing ... Damn it!

Hey
Apparently I'm a fool, but using the daily reports of email to write my
Revenue. I think this is why we get them right?

A few days ago I got 2 different reports for the same day, with totally different numbers ...
Now what can I do? I don't see anywhere which is the correct answer.

Can I trust these reports? Or you will get my own reports by using the API as soon as possible?
Can someone help me?

[PHP SDK] redirect after gives the user permissions

Hi all. I have a small problem. When I want my application asking the user to grant permissions to the application ??????? following code:

Works OK, but after the press uses "grant permission" is redirected to the URL of the application. I mean http://mydomain.com/myapp/ as directly, not the page to my application on Facebook.
You can work around it-I know my Facebook application, so you can address to redirect it to the appropriate http://apps.facebook.com/myappname. it works OK too. But-when someone adds my application some page-tab is where the problem occurs. Because I don't know where to redirect user more-I don't know, out of which page my application was called.

Is there a way to know, from which my application was called, or even better make Facebook correctly redirect the user after the "grant permission" dialog?

Last edited by grimskin (2011-05-09 20: 41: 12)

Like this button not working? Weired problem!!

Hi there

I acted like a button for a few days back. It works well so far.

Some are still on the page, but as a page number does not work.

Like the below page.

Http://www.dailyfundose.net/2011/08/transparency-machin/
Http://www.dailyfundose.net/2011/08/can-you-see-end/
Http://www.dailyfundose.net/2011/08/tortoise-burger/
Http://www.dailyfundose.net/2011/08/titanic-cpu/

Its not working.

Wired one is that I will not work if the test page URL Linter then after that start on the Web page as well.

Please help me

Registering a new trademark application

Facebook Hi

I registered the trademark application with the name "cloud Catcher ™ software" a few days ago. It works fine since. But today it suddenly started giving

Certificate validation error: a certificate is not acceptable than api.facebook.com: application verification failure

Please get back to us, if any idea.

Thank you
Rashmi

Last edited by RashmiKatiyar (today 07: 55: 32)

[PHP SDK] redirect after gives the user permissions

Hi all. I have a small problem. When I want my application asking the user to grant permissions to the application ??????? following code:

Works OK, but after the press uses "grant permission" is redirected to the URL of the application. I mean http://mydomain.com/myapp/ as directly, not the page to my application on Facebook.
You can work around it-I know my Facebook application, so you can address to redirect it to the appropriate http://apps.facebook.com/myappname. it works OK too. But-when someone adds my application some page-tab is where the problem occurs. Because I don't know where to redirect user more-I don't know, out of which page my application was called.

Is there a way to know, from which my application was called, or even better make Facebook correctly redirect the user after the "grant permission" dialog?

Last edited by grimskin (2011-05-09 20: 41: 12)

V 3.1.1 PHP SDK released [2010]

What does this mean?

Extract the ID from signed_request for SDK JS pairing

????

I wish they make a new blog post this new example?

Because 3.1.1 not working for mesad

Last edited by LCallaghan84 (today 10: 49: 01)

[INV] how to embed videos like video like YouTube

Translate Request has too much data
Parameter name: request
Translate Request has too much data
Parameter name: request

hcadNew MemberRegistered: 2010-03-05Posts: 1

Hi,

I have included the following code in the header of my website, the image_src is correctly included, but the play symbol no appears and the FLVplayer is not embebed on facebook, the link opens a new window. :-(

Any ideas?

thanks,
David

   
   
   
   
   
   
   
   

fb2meNew MemberRegistered: 2010-05-13Posts: 14

how can i change the allowscriptaccess to always rather than never and wmode to transparent rather than opaque... i added it in the tag but that didn't work

help, please

supriyaakgNew MemberRegistered: 2010-06-04Posts: 2

Hi,

The new player that I have put up for video sharing on facebook, doesnt show up, instead I see the old player.

In the embed tag, for the following content, does the facebook cdn server cache the player (http://www.example.com/player.swf):

Any idea...how long does the cdn retain data before an update and till what part of the embedded player is stored...the player, or till the video_id?

reckNew MemberRegistered: 2010-02-09Posts: 6

until recently it worked fine
example:







But about a month in link wall not embed the video, but only the image

something has changed in the facebook?

cristo-revoNew MemberRegistered: 2010-07-13Posts: 1

Hi.
I can not embed videos on facebook.
My code is as follows(example):









I received confirmation that I am in the whitelist.
It does not work because I use youtube videos?  hmm

Last edited by cristo-revo (2010-07-13 20:42:14)

cyrusdev08New memberRegistered: 2009-05-01Posts: 3

hi -

I am having this embed code

            name="delve_player0903e"
            wmode="window"
            width="600"
            height="424"
            allowScriptAccess="always"
            allowFullScreen="true"
            type="application/x-shockwave-flash"
            pluginspage="http://www.adobe.com/go/getflashplayer"
            flashvars="mediaId=f7c873414e0b40819253b8e6e014e8aa&playerForm=DelvePlayer&autoplayNextClip=true">
       

and to share this video I have written code like this  [ in Ruby on Rails ]

               
       
       
       
       
       
       
       
       

still I am not able to share this video on FB from my site...

anything missing in it..??

arehmanNew MemberRegistered: 2010-07-21Posts: 2

Our site has been whitelisted, but, we have been facing similar issue. Facebook picks the video title, description, image src etc but it only displays image on the share not a play icon.

Another thing we noticed is that it's giving a class="UIMediaItem_wrapper" and not a class="UIVideoThumb".

Here are the meta tags on the page.

   



   


Also, if we click on href in video_src, the browser plays video fine.

We've tried specifying 'px' in width and height and also without it, it didn't work out.

I see that number of people having this issue. Where are the Facebook guys to help out ????

-- Thanks

-------- Edited 02/23/10 -----

I compared the source of http://www.facebook.com/sharer.php after clicking share from our page at http://bainv2.zaifworks.com/video/video.htm and one from othe site from where I can successfully embed.

Two important points I noticed are:

1 - In our case response code is 206 : , however for successful case it's 200. If this is an HTTP code then 206 means partial request succeeded.

2 - Second issue is with the 'safe' parameter : , In my case it's empty while for a successful case it's always 1.

What we are missing ???

Last edited by arehman (2010-07-23 04:29:39)

jeetendra.dhalNew memberRegistered: 2009-06-24Posts: 4

Hi arehman,

I find that you need to do a urlencode for "http://bainv2.zaifworks.com/video/movie1.js" in

Can you please do a urlencode of (http://bainv2.zaifworks.com/video/movie1.js) and check if it works for you.
For example in PHP I will do it as

Thanks
Jeetendra

arehmanNew MemberRegistered: 2010-07-21Posts: 2

Yes, that was the exact issue. We just figured it out an hour ago. It was working with Flowplayer 3.1.5 without url-escape, but not with 3.2.2

-- Thanks.

gurolermisNew MemberRegistered: 2010-08-06Posts: 4

came to check mail   10 July 2010 00:09
I've done so. but not
What is error








               

my web site
http://www.balikavi.tv/

thanks

ekstasis16New MemberRegistered: 2010-09-12Posts: 1

Here's a slightly different take on this. I've got a website that hosts videos stored in various location. Some are on our server, some are on YouTube that we just embed on our site. For the local videos, I set the tag to point to our SWF player and it works fine - it embeds and plays back in Facebook wall posts.

But for the videos living on YouTube, I create a tag like this:

The weird thing is, the video looks like it embeds properly on a Facebook wall post. It has the thumbnail with the play icon and everything. But when you click on it, a big empty space is created where the YouTube player should be, but it remains blank. If I right-click I can see that a Flash player is there, but its not displaying and playing back.

So, can Facebook handle video embeds from YouTube if the normal YouTube URL is in the tag?

changez.webtoolzNew MemberRegistered: 2010-10-01Posts: 1

Sorry for the Noob question, but i am trying to embed our videos into Facebook to play inline like the YouTube videos, but am not having any luck... all that happens is the thumbnail image shows, and it is a regular link...

I'm currently sharing the link: http://www.brinkworth.ca/vid.php?vid=5

Our site was recently white-listed and here are the meta tags that i am using currently:

-------------------------------------------------------------------------









-------------------------------------------------------------------------

I tried sharing the url: http://www.brinkworth.ca/_1.0/tmpl/default/flash/videoplayer.swf?videoPath=%2F_%2Fflv%2Frenewal.flv , but had no luck with that either..

Any help would be greatly appreciated!

Greg

hongy20New MemberRegistered: 2010-10-06Posts: 1

Hey Greg, same problem here.

I got stuck with embedding flash to feed stories, here are my meta tags for testing.








On facebook wall, the embed works properly with image thumbnail, but unfortunately the 'click to play' button is missing. Any ideas?

Thanks,
Yan

BTW: The URL for the embedded swf file (http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf) has already been whitelisted.

gurolermisNew MemberRegistered: 2010-08-06Posts: 4

white-listed ok...
been a long time, FB does not play video, thumb is not doing, Why video does not flush?
Please help mi

What is wrong codes?









comodNew MemberRegistered: 2010-10-24Posts: 2

FACEBOOK WHATS UP?????????
So many people have the same Problem!

The Audio-Meta works fine (), also Youtube-Links in my HTML, but only own Flash doesnt work! and my code is 100% correct equally to the codes right here
Are Facebook attempt to fool us?

I have an Idea for all people, but we must find one people who can succesfuly post embed-flash.
this one person would share a preloader with the option like ?file=
for example: w w w.one_person_who_can.com/preload.swf?file=www....any_other_content.com/...swf

Who can help us?????

Last edited by comod (2010-10-24 04:52:33)

Matt.TrainerAdministratorRegistered: 2008-12-01Posts: 1275

Hello,

You might try opening a new thread (or better yet, a bug) for the issue you are seeing. Considering this thread has comments that are over a year old, it's likely a different problem with similar symptoms.

Best,
Matt Trainer

babyskillNew MemberRegistered: 2010-10-29Posts: 1

Hi everybody!

I add this code to my site, but not work sad

http://go2vn.net/fbswftest.html

My code:









comodNew MemberRegistered: 2010-10-24Posts: 2

@ Matt.Trainer
Can you tell me where we can find the latest Thread to this topic?

I would guess facebook does not want that anyone can post flash content. Thats the Problem, isnt it?

Last edited by comod (2010-11-14 07:25:35)

umerbutt_pucitNew MemberRegistered: 2011-01-03Posts: 1

Hi,

   Guys I am looking a way to share files types other that .swf. I have mp4, wmv and .mov file which I like to share on facebook. I have searched a lot but couldn't find any way.

redfoxmktingNew MemberFrom: USRegistered: 2011-07-31Posts: 3Website

Hi,

   Guys I am looking a way to share files types other that .swf. I have mp4, wmv and .mov file which I like to share on facebook. I have searched a lot but couldn't find any way.

Anyone have an updated answer to this question?  Is there any other way to share a video file without converting it to a .swf?  I can't figure out how to export from my camera as .swf and i'm not quite sure how to converting it.  Thanks

anarNew MemberRegistered: 2011-08-10Posts: 1

Ladies and gentlemen,

I was experiencing the same problem and found a solution.

Try switching to http by disabling Account->Account Settings->Security->Secure Browsing and you will be able to play your videos from news feed/profile page.

Please post here if you were successful so that other guys get notified!

CommentBox Guide for Blogger experiment.

Sivasiba2New Memberregistered: 2011-08-05 Posts: 2

Hey
I have a blog on Blogger I want to add a plugin comment box ...I tried every tutorial there.In vain ...Go Facebook social plugin page and I'm the code ...But I don't know where to paste it.I'm not experienced in programming HTML ...Please tell me what to do in clear precise ...
Thank U. ..

YmnNew Memberfrom: @ officeRegistered: 2011-02-01: Postswebsite21sivasiba2registerednew Member: 2011-08-05 Posts: 2

Finally thank usmile

PetrolooA new Member: GermanyRegistered: 2011-08-10 Posts: 2

One is very good ... Welcome though it is really not so hard!

A link to a fan (vanity url)

I'm trying to link Facebook page button with a vanity url. But when you click the link brings me to the main Facebook login screen. If I'm logged into Facebook, click on this link to me is the FA page, but only if I am logged on. I don't have any problem with a link to a fan with a numeric url style ld. anyone know how to solve this problem or maybe how gt url of the actual numbers from vanity one somehow?

Thank you!

The second movement began in August, the surge, I don't know why-any thoughts?

There is no active campaigns usually get ad about the visitors to 1 or 2 day (in the past 18 months).  My site is more of a scientific experiment, but it's nothing unusual.  Suddenly, one day, 50-75 traffic jumped to visitors a day.  Poured through Google analytics, Facebook insights, but can't figure out where.  All I know is coming to Facebook, not stand alone.  Application: chessroom

Any thoughts?

Send outgoing my screen button layer causes scrolling ... I move it?

Hey. I have the submit button on the left side is full Board of my Web page with a few other buttons for social media.  In 1280 and layer send button goes off screen creating a horizontal scroll.  Is there a way to control this?  Can I move this layer to the left (If Yes, how)?  Here's a pic if it helps.  P.S.  I can't move this button anywhere on the page.  Also, this is a server dev, so I can't provide a link to view it in action.  Thank you.

Http://i55.tinypic.com/21blq0w.jpg

Last edited by flguy (today 09: 36: 10)

What happend?? Facebook stop writing on the wall?

Hi Fang,

You can post with your profile, because your own application give permission to 100%.
But your users remove the application, or they remove permission to a specific one from a so simple uid from the past does not help you allways.

With this code you will receive back the user permissions:

You can get back an array like this:

Try it in your app to check the permission to your users, do not check your permission!
Maybe they removed the necessary permission.

And checks

Last edited by bix (today 07: 09: 36)

Competition terms: request/invite friends

Hey

I want to be a condition of competition that the user must request at least 5, invite friends to join in the competition-no users are invited to participate in the competition only to send the invitations or requests.

I've read:

Http://www.facebook.com/promotions_guidelines.php

And

Http://developers.facebook.com/policy/

I have the Facebook dialog requests normal (-http://developers.facebook.com/docs/reference/dialogs/requests/).

I would like to know if this is going to be acceptable or not as a condition of entering the competition as don't want to have my application stopped.

Does anyone have any information or comments about this?

Thank you

Roger.

Comment box on an iframe

DjtinaRegisterednew Member: 2010-05-17 Posts: 2

I added my comment box and iframe Facebook page tab. The comment box like a button, but you can modify the url like that now, when someone clicks the button, it is actually like html page is my server for canvas page in my tab application iframe.

Thanks in advance

W3C valid as box?

Hey

Since the days I'm looking for how to study shows me to include the "like" box-like W3C-validation. I am using phpwcms as CMS.

If someone know a tutorial, please give me a message.

Congratulations
L

Problem with tag og: image

HagalaeNew Memberregistered: 2011-08-30 Posts: 3

I'm experiencing the following problem on our site.
We add buttons share articles we place on our site.
Currently I still have a living example www.mortsel-anders.be/artikel.aspx?id=art045-
(Buttons on the home page are relevant!)

You can provide the tags Aug dynamically when you load the page.
This result has the following tags
...






Also post the following info

Og: xmlns = "http://ogp.me/ns#"
Xmlns: fb = "https://www.facebook.com/2008/fbml" >

When I hit the button share full Board, all of the accessory are recognized, apart from the image.

Bizar is that, when reference is a different picture on another site. (For example

Also find the picture (and visisble on full Board ...)

To be complete, we own domains http://www.mortselanders.be/ , & http://www.mortsel-anders.be/, both refering to that site ...

Does someone has an idea?

Good advance

DavidByrdenNew Memberregistered: 2011-08-06 Posts: 119website

Hagalae:

A Web page that uses HTML frames. This means that it consists of multiple files, each with its own URL.

You have put the metadata in a single file, but the URL you posted here-the same place in Aug: url indicates a file with no metadata.

Facebook toolbar will treat these as separate files. You need to point to its own file url: Aug.

David

HagalaeNew Memberregistered: 2011-08-30 Posts: 3

Hello David,

Thank you for your response!

You can change the code and was able to do succesfull test. ... Only once

Afterwards, the old behavior, popup ...

All the meta tags also now voting to be mortselanders.

Og: url pointing to http://www.mortselanders.be/artikel.aspx , the file contains in fact metatags (dynamically loaded in c #)! (I left the querystring (refering article (? id = artxxx) out)

Now actually I have 2 questions
Am I missing something? I did something wrong?

Why this works only once? Looking forward to working with the wrong data are metatags containing.

Anyone?

Thx,
H.

Last edited by Hagalae (today 10: 16: 44)

DavidByrdenNew Memberregistered: 2011-08-06 Posts: 119website

Hagalae:

File in the URL you provided the source,
Http://www.mortsel-anders.be/artikel.aspx?id=art045
Is an HTML file is very small, about 20 lines long, which does not contain code Facebook or any data at all.

You are still using this to test to demonstrate the issue? If Yes, my original message is still in my explanation.

The second message you provide http://www.mortselanders.be/artikel.aspxURL
This action does not return any page, due to a programming error.

David

HagalaeNew Memberregistered: 2011-08-30 Posts: 3

David,
Http://www.mortsel-anders.be/artikel.aspx?id=art045 is still the page I'm using to test.

The http://www.mortselanders.be/artikel.aspx URL is used in the tag url: Aug.
Indeed, without the querystring, it will cause an error. (Sorry, exception handling is not finished yet:-) ...)

The problem is, that you are refering to a small html file ... I have no idea what ...
Page shown when http://www.mortsel-anders.be/artikel.aspx?id=art045 is going to build dynamically using my codebehind file (.cs) that loads the file file.txt, refered to in querystring (in this case, the loaded art45 (contents of the .txt file is displayed via response document.write statement.) to the aspx file.
Also, in metatags are added dynamically through it a code behind (some congestion)

So it's not clear to me what you are refering html file?

Congratulations!
HeGe.

A drop-down list of friends on Facebook

I'm developing an application using the PHP SDK to Facebook.

On the canvas is validating my sign in using facebook. php and php. base_facebook.

On the first page that you can populate a drop-down list with my friends Facebook by using the following code.

However, the following pages I am having trouble getting the list of Facebook friends after moving the user ID using the Facebook form. User ID coming through, but I can't get the list of friends.

Do you need to include references to facebook. php and php-base_facebook. perhaps something else on the following pages on abale to obtain a list of friends?

Thanks for your help.

<>
$ Uid = $ user;
Try {
$ Fql = "select name, uid uses uid in (select uid2 from friend where uid1 =". $ uid. ") Order by name";
$ Param = array (
' Method ' = fql query > '. ',
' Query ' = > $ fql,
' Callback ' = > '
);
$ Friend_list = $ Facebook-> api ($ param);
}
{Catch (exception $ o)
D ($ o);
}
$ I = 1;
{Foreach ($ friend_list as $ rec)
Echo "

Authentication SDK for PHP loop

I spent hours of toil, to eliminate all the other reasons I've even hmoshpl my application back to the two pages contentless. This is my index php http://pastebin.com/0UmLWgew.

Essentially, when a user accessed the application the first time are forwarded to the permissions page. After you click allow (and indeed the following to the application) are stuck in a loop migration. Looking through my history theres loads of myapp.com/app/code? = xxxxxxxxxxxxxxxxxxxx

Don't know what to do, I thought the SDK handled fully the logon process, I have to grab the code and do something with this? I'm running v 3.1 of the SDK by the way.

Last edited by rubberducky (now 09: 06: 59)

Https://developers.facebook.com/apps is empty

Cannot create an application because de devolopers retuns page blank on my profile.

Http://www.relacionamentovirtual.com.br/img/tela.png

Whoever kwos, why?

I made the phone autentication and "create application" button to disapear.

Thank you

Publish multiple applications of the same content

Hey

Ughh, hope not too stupid a question.

I wonder if it is OK to publish multiple applications in different langauges, all of one in the same game.
For example, will advertise "English version of a game" and "Japanese version of a game" separately?

Thanks for your help in advance. :)

The share button image

Hey

I m creating my application button that share button pictures only after time. You can attach one folder that has several images.

This is my code is $ result [1] selected picture folder

$ Title = urlencode (' marketing services site of Nalanda ');
$ Url = urlencode (' http://www.facebook.com/nmsind?sk=app_244138245603029 ');
$ Summary = urlencode (' custom message that summarizes only the message just tell people to check out... ');
//$ Image = urlencode (' http://www.dammanagro.com/facebook_img_generator/'. $ result [1]);
?>


Share it

How to get an order entity checks?

CedikNew Memberfrom: RomaniaRegistered: 06Posts July 2011: 84website

Are you sure you really received the request, not just click the request report?

It must show you the OK button, the message "you have received a request for the application name sent by the App developer."

You might want to check again since I thought well I received the request, but it didn't.

MxmzdNew Memberregistered: 2011-08-06 Posts: 7

You did nothing wrong. Something not working. No other threads on the topic. Please correct this Facebook.

MxmzdNew Memberregistered: 2011-08-06 Posts: 7

Someone interested in application development?

Anyone interested in developing a simple Facebook application for payment or partnership?
If someone can send me a message.

Last edited by Adam number 5 (today 07: 49: 54)

Need help setting up application!!!

If you define an application, use the "Facebook" tab.   Set the url of your domain.

Sorry, I could not read this page content fromt.

Not receiving email home with extend permission suddenly

Fql_query I can't get email user (@ proxymail.facebook.com-one).

I tried to get "email, contact_email, email_hashes," and return only those proxied_email proxied!

My php api code:

$ User_infos = $ Facebook-> api_client-> fql_query ("select name, email, contact_email, email_hashes, proxied_email, sex from user where uid =". $ fb_id);

You need to verify my user accounts, they all have the email permission. Besides, I can make ???? to the main application is selected, but no luck

sad....
What happened?

[TLK] how to verify your developer account

EvanesNew Memberfrom: UsaRegistered: 2011-08-06 Posts: 1Web site

Great share, thanks for the Guide. I'm looking forward to more!

ImatechieNew Memberregistered: 2011-08-04 Posts: 6

Find a workaround.

Go to https://www.facebook.com/developers/createapp.php URL and create a dummy application.

After that, the dashboard application displays properly.

I signed up to Facebook for a few days back. Since then, you need to verify my account using my cell phone. But, to receive/app developers.facebook.com blank page. I can't register a new application, and I can get an invitation to become the Manager for an existing application.
Any help is appreciated.

FB. login () no longer works ...

JohnyRNew Memberregistered: 2011-08-04 Posts: 2

After updating to a new SDK, my links, login () FB. pop-up authorization box. Any ideas ..?

Question

LettaNew Memberregistered: 2011-08-06 Posts: 1

That do not belong here, I know. But I didn't know what to do. I have a bean tries to find a place where I propose a new application for a while. And when bagozi this place. I thought maybe I can suggest it here. I promise you that I published it on ???????. I know nothing about making apps or anything. But me and a number of my friends keep hoping ?????? pokemon game. Which is kind of like a new one with different smurf. One where you can explore different terrains capture pokemon, breed them, trade them level, what did not like the ds game but different. If not through learning beyond about this, I'm pretty sure, that it is not please contact me at volixy@yahoo.com to tell me how it would be better to go about it. Because I will not repeat. Good day, a lot of luck with ever-what ever you are all doing.

Javascript SDK not setting the oauth_token signed request

Hey

Already I'm trying to get Javascript SDK working with PHP SDK (v 3.1). Basically, I want to go through the javascript SDK and pull user information using PHP.

Try to read some of the functions "Facebook $-> api", always I get an error that says that this access_token property is not set.

Print _ SESSION, $ $ _ COOKIE, $ PHP-information _ REQUEST, it looks like:

1. my access_token set to access_token application (APP_ID |APP_SECRET), not my user's access_token (APP_ID | code).

2. the field fbsr_APP_ID of my COOKIE variables are set to an array of the following fields:
-Algorithm
-Code
-Issued_at
-User_id

3. looking into the code base_facebook. php PHP SDK, note that this operation:

{GetUserAccessToken () function is protected
//First, check the signed request if it is provided.
//If the request is signed, then he alone determines
//Access token.
$ Signed_request = $ this-> getSignedRequest ();
If {($ signed_request)
{If (array_key_exists (' oauth_token ', $ signed_request))
$ Access_token = $ signed_request ["oauth_token"];
$ This-> setPersistentData ("access_token", $ access_token);
Return $ access_token;
}

//Request countries signed nothing so no access token
//Stored in the clear.
$ This-> clearAllPersistentData ();
Return false; //To respect the request data is signed, even
//If the authorization code, or something else
}

It seems that there are also the "oauth_token" in a signed request ... That cannot be set when I went to my full Board with javascript sdk.

Am I missing something here? Or is this a bug? Any help be but appreciated. Thank you!

How do I update my secure URL tab

I hope you find the solution.
Thanks in advance.

Sorry, I could not read this page content fromt.

Live like a pioneer now an innovative

Have you heard the latest trend? Prehistoric times and survived, was already thousands of years developing technology, so we don't have to do it, but now they are without disclosing it so cool again! She is sewing!

New York Times reports the old feeling warm which is sweeping the nation, from brownstone Brooklyn brownstone to gleaming.

Brooklyn, fiercely proud of its independence from Manhattan, border traffic for do it yourself-resourceful residents are bread, raising chickens for eggs, keeping the bees honey or just renovating brownstones themselves.

I bet that the next step will be an entire Web site is where people can sell things they made themselves! Oh, wait, it already happened?

In any case, people have discovered sewing is the largest free both manic Pixie dream girls dmchm, the new company's punkless punks, such as Lady Gaga if Lady Gaga innovation hand stitched tote vatikim stuffed animals for fun. Ask times, one of the biggest fans of insanity, sewing,

Ms. Beaumont would never audience, grew up in Pittsburgh embroidering of clothing, and enjoyed meals made by her mother, Chef of Baker. She majored in English literature Bryn Mawr College, where she rode unicycle on leggings skirt.

Every day she kisses her sleek white-tech Bernina sewing machine, which is carefully organize the bobbins, spools of thread. Despite its fierce desire is, solitary, is also meditative, synchronization with lots of culture has done it.

I'm all for people connecting with their clothes, who performs or their vegetables or eggs. It's amazing you can do something ??????. Just ask me when I made myself a grade ass sweet blue birds windsuit with zipper half bazmr of my mother (pictures, it was so very ugly, but I was so proud). Or time I ripped my jacket pocket handle DeBartolo Hall College and was able to whip it up when I got home from. Or time saving sub – zero dry when I tour the cleaner button while someone in my own peacoat. You cannot have people wanting to learn to sew. Nice feel self-sufficient.

But sweet Lord Almighty. It-along with all the previous urban is surprising--Al-Earth trends springing forth from other liberal from coast to coast-is something that we taught rural Poors when we were children, nobody would write times up to then.
The hottest new trends of America! Recently hand me downs for pictures from school II!
What makes your clothes match wear female children fun
Stitch in time saves nine-Pack of Boxer: save your socks by Darning them

If Laura Ingalls Wilder was somehow receiving, reanimated her ass, she laugh near City-fetishization of pioneer drudgery, to the evolution of the work of hands than something that was self sacrificing something that projects into the vatdrdr (like a unicycle riding Brooklyn apartment English major who kisses her sewing machine 600 shekels each morning). Reading stories like the New York Times today is like listening to green acres theme song if Eva Gabor sang both parts.

So, keep saving with breathless stories delight chicken [Word swear] city cleaning, gardening, bee hzaika, Yes, even the sewing. There is a point which, read account after City account that works like a glowing discovered chores gets tiring. I got to this point in 2004.

What people in Brooklyn "discover" next? My money's on washing clothes by hand with the washboard and churning butter. Or traveling through the cart.

Sewing, in Brooklyn, as a way of life [NYT]

Image from Shutterstock

How to get access token using a user ID?

BatjokerNew Memberregistered: 2011-08-06 Posts: 1

Hey

Im using the php sdk. How do I get access token users with out using JS

FB. init ({check: ' 104936922940198 ',
Status: true,
Cookie: true,
Xfbml: true,
Oauth: true
});

I just need to access a user's token by PHP js. Is it possible? Thanks in advance

Authentication SDK for PHP loop

I spent hours of toil, to eliminate all the other reasons I've even hmoshpl my application back to the two pages contentless. This is my index php http://pastebin.com/0UmLWgew.

Essentially, when a user accessed the application the first time are forwarded to the permissions page. After you click allow (and indeed the following to the application) are stuck in a loop migration. Looking through my history theres loads of myapp.com/app/code? = xxxxxxxxxxxxxxxxxxxx

Don't know what to do, I thought the SDK handled fully the logon process, I have to grab the code and do something with this? I'm running v 3.1 of the SDK by the way.

Last edited by rubberducky (now 09: 06: 59)