INICIO COMUNIDAD FORO SOBRE MÍ (Javier Reyes) MIS PROYECTOS SIXJUMPS


Facebook Connect WordPress Plugin 0.9.1


Ya podéis descargar la versión 0.9.1 del plugin para integrar Facebook con WordPress.

Descargar Facebook Connector 0.9.1

Principales cambios de esta versión:

  • Soporte para inicio de sesión seguro (SSL). Gracias a la ayuda de Malcolm Gin, que ha escrito un interesante post referente a la seguridad del plugin/FBConnect, y que realizó los cambios necesarios para soportar SSL (Thanks and Good Job!). [Nota importante: hay un problema con la descarga por https de la foto por defecto de usuario, https://static.ak.connect.facebook.com/pics/t_silhouette.jpg , por lo que he tenido que eliminar el uso de SSL temporalmente, reportaré este tema a Facebook]
  • Para facilitar la personalización del plugin y evitar algunos de los problemas con los diferentes temas de WordPress, a partir de esta versión el plugin trata de cargar la página de comunidad (community.php) y la página personal de cada usuario (myhome.php) del directorio asociado al tema (./wordpress/wp-content/themes/mytheme) de WordPress configurado, si no encuentra en este directorio los ficheros, los carga del directorio del plugin (./wordpress/wp-content/plugins/fbconnect).

Entradas relacionadas:

Tags: ,

42 Responses to “Facebook Connect WordPress Plugin 0.9.1”

  1. here is a comment for my facebook

  2. Jon Ray says:

    I’m trying to use this plugin with WordPress 2.7 and a Thesis theme. The trouble I’m having is that every time I try to ‘Activate’ the plugin, I only get a blank white page on the plugin activation and then can no longer login to the WordPress dashboard. I have to go to my FTP directory and rename the FBConnect plugin folder and then I am able to login to WordPress again. Any suggestions on how I can get this plugin to work properly with my blog. Thanks, I love the idea of this plugin!

    http://www.whoisjonray.com

  3. Hi, i try this plugin, but it doesnt work well.

    When i post a comment on my blog, the wp_comment_post return me an error with (duplicate post error) . Otherwise, the comment was not publish on my facebook profile.

    Do you have an idea ?

    to check => dator.fr

  4. Pfuy says:

    Thanks for the plugin.

  5. Javier Reyes says:

    Hola Abi,
    para los temas que no soportan widgets, puedes incluirlo a mano :
    < ?php
    widget_FacebookConnector(array());
    ?>

  6. Bruno Afonso says:

    Comments on my blog also do not show up in fb.

  7. Ok, partly solved the jquery issue. Mileage may vary with this, but I think it should help some of you.

    Go into your footer.php and just make sure that your jquery call is placed before the

    This should allow for your scripts to execute before the facebook stuff is created. I still have a couple kinks with this, but my site is now at about 99% functional with this tweak.

  8. I have made my comments on Google Chrome. In fact it’s OK but on Firefox. The problem persists on Chrome.

  9. The facebook frame for the comment is OK on your site on the comment is published on me profile. What is wrong on mine ?

  10. Great plugin but I have a problem.
    When I made a comment I saw the facebook frame pop up for a second then disappear and then it never sent a comment to my newsfeed on facebook. I test on your site for me if it’s the same…

  11. Chris McLeod says:

    I’m getting the same error as Gilbert Frandsen – “Error updating Facebook templates!”… any ideas?

  12. This seems to be working great on my site, but I am also having an issue where it is messing with my theme. I am using jquery in my site, and I am curious is anyone has a suggestion on how to correct the problem?

    http://www.iwasnevercool.com

  13. @Francisco Espinoza y Javier Reyes:

    Yo también estaría interesado en ver la posibilidad de activar la funcionalidad del plugin sin usar widgets, ya que el tema que utilizo actualmente no permite widgets, aparte, lo que me interesaría a mi sería la posibilidad de dejar comentarios con la información de facebook del usuario, no tengo los registros del blog activados.

    Avisen si es posible hacer esto.

  14. Esta vaina si esta de pinga…

  15. [...] Connect unternimmt facebook den nächsten Schritt in Richtung Data-Portability. Ich hab das WordPress Plugin mal gleich [...]

  16. Hobbsy says:

    the error is on line 226 of fbConnectCore.php
    remove the ; after class equals fbconnect_miniprofiletext

  17. Hobbsy says:

    div class fbconnect_miniprofiletext;

  18. Hobbsy says:

    I think this plugin has tiny typo:

    It has an unwanted semi colon ; at the end of the div class

  19. Hi Javier,
    I had an issue with the layout of the widget so I made slight modifications to the plugin’s css in order to have the styles it contains to take precedence over my theme’s
    You can get it here: http://vedovini.net/blog/wp-content/plugins/fbconnect/fbconnect.css

    You’ll notice that it makes sense for any theme :)

  20. i get this error..

    “Error updating Facebook templates!”

    when i try to create templates

  21. Jim Hobbs says:

    Imran – you can to edit the layout in the following php files :

    myhome.php
    community.php
    userprofile.php

    take a look at your own single.php or index.php to get an idea how you can change things around

    As Javier says above:

    1)copy the files myhome.php, community.php and userprofile.php from “./wordpress/wp-content/plugins/fbconnect” to “./wordpress/wp-content/themes/mytheme”

  22. saud says:

    if i want to logout

    it show me this error

    Fatal error: Call to undefined function: auth_expiresession() in c:\appserv\www\wd\wp-content\plugins\fbconnect\facebook-client4\facebook.php on line 243

  23. Still not working fine for my blog http://www.ithinkdiff.com And I’ve disabled it till it works fine. The plugin loads the community and profile pages in my sidebar instead of the content area. That’s the main issue I have! Please help me!

  24. I really like this plugin. I think I will wait until version 1.0 to add it to my site but im really excited about it.

  25. Hi Javier,

    Just found out that the plugin add this css in the page: http://static.ak.connect.facebook.com/css/fb_connect.css

    But it’s a 404

  26. ADdikt says:

    i have a wordpress blog with the arthemia theme

    your plugin doesnt work :/

    i tried what you said on your comment but it didnt work

    do you another solution?

  27. Adam says:

    Love the plugin….trying to get it setup behind a secure staging site with login credentials. Any idea why the fbml is not rendering (button,photos) ? I have changed the xmlns as you describe above.

  28. Dan Lee says:

    Hi Great plugin and great idea!

    I noticed that when inviting friends to your blog, the invite button reads “send xfbml invite” instead of “send blog name invite” xfmbl is also used as the application’s name on facebook someone recieves the invite. This isn’t very helpful and rather confuses users. I noticed that some who have installed the plugin have got this element working due to making changes.

  29. Javier Reyes says:

    Hi Jaromir,
    to show login button and photos, please add this to your “header.php” theme file:

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
    <html xmlns=”http://www.w3.org/1999/xhtml” xmlns:fb=”http://www.facebook.com/2008/fbml”>

    ……

    With this plugin version you can change myhome and community page:
    1)copy the files myhome.php, community.php and userprofile.php from “./wordpress/wp-content/plugins/fbconnect” to “./wordpress/wp-content/themes/mytheme”
    2)then you can change the copy and adapt to your theme

    Good luck, and thanks for using the plugin!

  30. Pete Graham says:

    here is a comment for my facebook

  31. Pete says:

    Having the same problem with the add comments to facebook, also if i went off the homepage and then tried to login / or edit profile etc the URL link was wrong, just change the url’s to absolutes in the connectcore.php file
    Great work though so far, well done!

  32. John Eckman says:

    I’m also running into theming issues – perhaps JavaScript related? Facebook login shows up in “default theme” but not in custom theme – even with widget enabled.

    Any recommendations for troubleshooting?

  33. Hi Javier,
    the plagin is great!

    I installed your plugin and it works great with Default theme.

    But I bought a Thesis theme http://diythemes.com/thesis/ and there are some troubles. You can see them on my “still Hello Word blog”:

    1) Go to the homepage http://www.fbguru.cz/, click on the avatar of a guy with camera, it brings you here

    http://www.fbguru.cz/?fbconnect_action=myhome&fbuserid=1668422970

    The data here seems OK, by the layout is broken. So it must be same template issue. The author of the template is willing to repair it, but if you can give him same hints, what is wrong, it would be nice.

    2) You can see very simillar problem also here:
    http://www.fbguru.cz/?fbconnect_action=community

    3) Next problem – the avatar picture is not loaded in IE7

    4) The last bug IS NOT TEMPLATE DEPENDANT:

    Check the comments here:

    http://www.fbguru.cz/?p=1

    If you click on the name of the person who added a comment, then it goes ti his profile on Facebook, but if the person who click the linkk is not logged to Facebook thenhe gets 404 error code.

  34. Thanks for the update, I just updated and noticed the number of members on the community page is wrong on mine (10 against 9 icons displayed, see http://vedovini.net/community/)
    I looked at the code and there is a discrepancy between the SQL queries used in get_count_users() and get_lastusers_fbconnect()
    when there are registered users that are not Facebook users then the bug show up.

    For this to work I just changed get_count_users() to use the following query:
    “SELECT count(ID) as userscount FROM $users_table WHERE fbconnect_lastlogin>0″

  35. Also just wanted to see if IE8 beta 2 intergration was a known issue – I couldnt get fbconnect to work in IE8, however when i checked techcrunch i notice it also ‘lost’ my login between pages.

  36. Stuart Watson says:

    I’m getting the same problem, the facebook comment authority window pops up briefly before disappearing. I tried modifying the code slightly to delay the javascript function call until after the page had fully loaded but alas it didn’t work.

  37. Sigo pensando que seria interesante dejar al usuario que elija donde poner el icono de “facebook connect” sin obligarlo a que active el widget completo. Tambien seria interesante que se pudiesen desactivar algunas cosas del widget.

    Saludos, y magnifica labor la que estas realizando.

  38. Robert Teel says:

    The comments I leave on sociable.es, and my own comments on robteel.com are not showing up in my facebook newsfeed. It must have something to do with my browser configuration.

    A friend on robteel.com tried to leave a comment just now and reported this:

    “I actually had the option to allow the comment to flow through to my news feed, (a Facebook styled dialog popped up following my comment submission), however I clicked no because I didn’t want that particular comment to flow through to the newsfeed. So I commented again and that time the Facebook dialog did not come up.”

    Anyway, sorry to pester you. Let me know if I can help (or to buzz off).

  39. Matt Block says:

    I believe I’m having the same problem at http://conversations.purecaptures.com as Robert Teel. When I made a comment I saw the facebook frame pop up for a second then disappear and then it never sent a comment to my newsfeed.
    Thanks for creating this great plugin, let me know if there’s anything I can do to help.

  40. Robert Teel says:

    I watched and followed the Videotuorial configuración del plugin, but comments are not published to my facebook profile. Authentication and profile connections seem to work now.

  41. Robert Teel says:

    This is awesome! Works great now. Thank you very much.

    Rob

Leave a Reply

Login with Facebook: