Facebook Like button

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
5/12/2010 3:41:24 AM
Gravatar
Total Posts 1

Facebook Like button

Hi ,

I'm trying to implement the like button .
This is my code

<iframe id="IfFBLike" name="IfFBLike" style="border: medium none ; overflow: hidden; height: 23px; width: 408px;" src="http://www.facebook.com/plugins/like.php?action=recommend&amp;api_key=121082224582649&amp;channel_url=http%3A%2F%2Fstatic.ak.fbcdn.net%2Fconnect%2Fxd_proxy.php%23%3F%3D%26cb%3Df2db29ac15b7968%26origin%3Dhttp%253A%252F%252Fwww.hired4sure.com%252Ffb19a3b0cf419a%26relation%3Dparent.parent%26transport%3Dpostmessage&amp;colorscheme=light&amp;href=http%3a%2f%2fhired4sure.com%2fQuestions%2fb5b8dbfd-b5a3-4ccc-9ff7-20baaa21cb47%2fRestricting-config-settings-overriding-parent-config-settings-%2f&amp;layout=standard&amp;locale=en_US&amp;node_type=link&amp;sdk=joey&amp;show_faces=true&amp;width=408"></iframe>
 

I always get the following error from facebook

page at http://hired4sure.com/Questions/b5b8dbfd-b5a3-4ccc-9ff7-20baaa21cb47/Restricting-config-settings-overriding-parent-config-settings-/ could not be reached.

I've already  tried with facebook wizard http://developers.facebook.com/docs/reference/plugins/like

<iframe src="http://www.facebook.com/plugins/like.php?href=http%253A%252F%252Fwww.hired4sure.com%252FQuestions%252F0de4ee09-cbea-46d8-8b78-2a90881d7103%252FLeader-qualities-%252F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

Any Idea ?

Thanks.....

Shirly
 

You must sign in to post in the forums. This thread is closed to new posts.