FB Comments - not logged in - facebook

I am trying to switch from Disqus to Facebook comments, but I have issues with the comment widget.
Here is the page: http://www.czechgamer.com/hledani.php?tag=z-domova#4
The issue is that even though I am logged in to Facebook, the comment box on the page doesn't show me as logged in. I have "Log In to Post" there button but in fact, can't do anything other than to click on the default avatar picture, which opens new window - a facebook page - where I am logged in. But on my page, whatever I try, I am still not logged in...
What am I doing wrong?
Thank you,
Robert

Related

Remove Facebook Like which was not posted

I clicked facebook "like" on the web-page I was testing. In the dialog which appeared I clicked "Close" rather than "Post". Now here is 1 like (from this user), and no entry in users "like" pages in facebook account.
So user (seemingly) could not remove this like.
Whether this is a bug of FaceBook, or there is some special way to remove such likes?
I've found a way at last. Though really, in some cases "like" is not posted to wall/news of user's page, it could be still deleted from "activity log".
One should go to profile page (link with one's name at the top bar, to the right of "home" link) - some with url like
https://www.facebook.com/firstname.lastname
Here the button "Activity Log" could be seen which leads to url like
https://www.facebook.com/firstname.lastname/allactivity
and here all "likes" are anyway mentioned, even if they were not posted to wall. Deleting them from here brings up "Unlike" dialog which completes the process.

facebook likes are not showing on facebook wall without comment in php

The issue is someone click the like button, the facebook popup is being coming and user click on "post to facebook" button. The liked page is not showing on the facebook wall.. if we write comment in comment box and then click post to facebook button then it appears on the wall.
For eg. click on the like button on this page http://www.bitcandy.com/plogs/plogDedicated/music/best-song-ever-lana-del-rey-video-games and do not write any comment and click on post to facebook. It will not show on your wall.. If you write a comment then it will be there …
may be you found the issue which I want to explain.. let me know if you know about this..
Thanks

Posting to wall after FB 'like' is not happening

I've created a FB page and placed the Like button(Social ) for that FB page in one of my website.
when ever any user visits my website and clicks on the FB like button, the FB page is getting liked (happening perfectly) and after that a small popup are shown to post to facebook with our own comment. Whenever the user adds any comment its not posted to his wall.
Did anybody have the same problem?
And i've analyzed with some other test pages and its working fine but on some and not on some other. This behavior is very inconsistent on the pages.
Anybody have any solution or any idea why this must be happening?

Login and Cancel at Auth Dialog

So I have a facebook canvas page that holds some info and buttons http://www.facebook.com/theminespress?sk=app_289102104446763.
First Question is...
When the user clicks on the app link they are taken to a log in page:
http://www.facebook.com/connect/uiserver.php?app_id=287405277948067&method=permissions.request&redirect_uri=http%3A%2F%2Fapps.facebook.com%2Fchocolate_sender%2F&response_type=none&display=page&perms=publish_stream&auth_referral=1
Even though they are already logged in? How do I just get them straight to the auth dialog for extended permissions?
Secondly if the user selects "Don't Allow" on the extended permissions screen they are still taken into the app? I'm not seeing it go to:
http://YOUR_URL?error_reason=user_denied&
error=access_denied&error_description=The+user+denied+your+request
As described in (http://developers.facebook.com/docs/authentication/).
What am I doing wrong? Please Help.
You need to override the facebook's default action. See my answer to this post for sample code http://facebook.stackoverflow.com/questions/7886134/facebook-requests-2-0-how-to-change-accept-button-url-to-be-a-url-outside-of/7987489#7987489 - do follow the link to the facebook's help page.

Possible to add a Wall Post text field to a Facebook Page landing page?

Is it possible to add a Facebook Wall post text box to a Facebook landing page that will - and here is the real catch - allow a visitor to leave a comment and fan a page at the same time? Basically, in a very transparent way so that the visitor knows what they are doing, we would like to build a landing page that will allow a visitor that is already familiar with our brand, to - with one click - produce a Wall post AND fan our Facebook Page at the same time. So basically, we'll say, "Please become a fan of our page, and while you're at it, why don't you say something?" and then:
The user will fill out the text box on the landing page
The user will click the "Like" button on the landing page
Then - more or less simultaneously - the user will become a fan of our Page and the text in the box that they wrote will turn into a post on our Wall.
So, first, is that possible, and second, if so, does anyone have an example of the code that would make this work.
Thanks!
You could use a feed dialogue to post on user's wall:
http://developers.facebook.com/docs/reference/dialogs/feed/
Additionally posting on user's wall automatically is a facebook policy violation. You should tell the user explicitly that you are posting on the wall and there should be a button clearly indicating that, and another to cancel the action. Facebook auto-bots are going berserk these days, and banning applications like anything. So it's better that you are careful. The policy documents can be found here:
http://developers.facebook.com/policy/
http://developers.facebook.com/policy/