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


Facebook Connect Wordpress Plugin 0.9.9



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

Descargar Facebook Connector 0.9.9

Principales cambios de esta versión:

  • Solucionados algunos problemas de validación w3.org (Thanks to Axel from my-guides.net)
  • Nuevos cambios para controlar la recarga infinita
  • Eliminado la carga del sidebar en las páginas de comunidad y perfil, para evitar problemas con algunos temas.

Change log:

  • Fixed some w3.org validation errors (Thanks to Axel from my-guides.net)
  • More changes to solve the infinite reload problem
  • Removed sidebar import to avoid problems with some themes

Entradas relacionadas:

Tags:

24 Responses to “Facebook Connect Wordpress Plugin 0.9.9”

  1. Facebook Connect Wordpress Plugin 0.9.9 http://tinyurl.com/c7d5pj

  2. [...] FB Connect on your Wordpress blog. But thankfully, the good guys at Socialable have developed a Facebook WP plug-in that makes things so easy for Wordpress users. The plug-in is very easy to use. But you need to [...]

  3. Javier Reyes says:

    Hola Miguel,
    el problema:
    Fatal error: Cannot redeclare class Facebook in /home/zonasvip/public_html/wp-content/plugins/fbconnect/facebook-client/facebook.php on line 37

    entiendo que se produce por tener otro plugin que ya importa las librerías de Facebook. En la próxima versión del plugin (que liberaré en breve) he controlado este tema, para que no se vuelvan a cargar, pero puede originar algún conflicto de otro tipo.

  4. Javier Reyes says:

    Hi rw1,
    the profile is a public page, everybody can read it. Make public the e-mail,AIM… can be a problem without user approval.
    Biographical Info would be showing at the about me field.

  5. rw1 says:

    i connected to site via fb connect and it created a new wp user based on my fb profile.

    i clicked edit profile and changed:

    E-mail
    AIM
    Yahoo IM
    Jabber / Google Talk

    and

    Biographical Info

    and these do not show up when viewing the profile.

    any ideas appreciated! thank you!

  6. rw1 says:

    thank you SO much for your reply.

    for others who may need further explanation:

    go to your cPanel or alternative.
    go to phpMyAdmin
    go to your wordpress database
    find ‘wp_users’ and cick the ‘browse’ icon
    click the ‘edit’ icon next to your admin account
    find the ‘fbconnect_userid’ field and remove your fb id number from there

    thanks again Javier!

    ps do you need to remove the content of the ‘fbconnect_lastlogin’ field?

  7. Javier Reyes says:

    Hi,
    if you are logged with a Wordpress acount and then use Facebook Connect Login, the plugin don’t create a new account and join the current Wordpress user with the Facebook user.

    If you want to remove the Wordpres admin association with your Facebook user, you need to clean the field fbconnect_userid from table wp_users, for the admin user.

  8. rw1 says:

    hi, i hope someone can reply….

    when i sign in with facebook connect my profile is associated with the wordpress admin account.

    how can i sign in with facebook connect and make it create a new wordpress user based on my fb profile?

    is that what it is meant to do?

    any help really appreciated please!

    thank you!

  9. pues yo ya tengo instalado en plugin en mi blog, http://www.parainmigrantes.info y aprece que funciona de maravilla. espero ver a mis visitantes interactuar con sus cuentas de facebook.
    muchos de mis posteos reciben cientos de comentarios así que puede ser muy inetresante para promocionar el blog.

    un saludo.

  10. Mark says:

    A couple of quick questions, any way to get the facebook connect option on the Sign In page as well? Also, any plans on separating the layout from the code? There is a lot of html code integrated within the programming code, would be nice to separate it so I can more easily upgrade versions.

    Very nice plugin, however!

  11. Miguel says:

    Hola, he instalado la versión 0.8 y la version 0.9 y cuando intento activarlo me da el siguiente error:

    Fatal error: Cannot redeclare class Facebook in /home/zonasvip/public_html/wp-content/plugins/fbconnect/facebook-client/facebook.php on line 37

    Utilizo 2.7 y lo habia probado en 2.6 y tampoco funciono… Siempre el mismo error…

    A que se debe?? Como lo soluciono??

  12. robert says:

    hi there. first off, this is a great plugin. love it. my only question is this: on a blog post page, how can i get the facebook connect option shown in addition to/instead of the wordpress login link (i am planning to require users to login to post comments)?

  13. Andy Denton says:

    Also,

    I would love to be able to create an “Event” page on my blog, that somehow functioned the same as FB Event apps. Would this be possible?

    There should be a way to merge FB user profiles and events, right?

  14. Andy Denton says:

    A few questions…

    1. Is there a way to make this work in the Opera browser?
    2. The user profile pages seem to not work properly.
    a) example, http://www.sociable.es/?fbconnect_action=myhome&userid=457
    b) the following fields are not completed. “Status”, “Nickname”, and “About Me”.

  15. thanks for the update, the refreshing bug are gone in all browsers.
    Everything is ok in Firefox, but in IE and safari we got a
    trouble with the community.php file.

    The “Community friends” features do not work in those browser
    I see you was letting an empty else condition after that test if(isset($fb_user) && $fb_user!=”")

    I tried this without this test
    //global $current_user;
    //$user2 = $current_user;
    //$fb_user=$user2->fbconnect_userid;

    $users = WPfbConnect_Logic::get_connected_friends($fb_user);

    the variable $users receive an array but impossible to get the data into it strange.
    I will try to find out how to fix that

  16. Jay says:

    I can get it to work on Safari with Mac and IE on my PC but it’s not working on Firefox on both PC or mac. The pictures and login button won’t work with Firefox, go figure…

  17. Scrizzle TD says:

    Having the same problems as above. but keep up the good work!

  18. ade says:

    Hi, Trying this plugin out, a couple of issues on IE7, IE6 and Safari with WP 2.7

    In IE6 & IE7 I get Operation Aborted popup error when posting and selecting to publish the comment to Facebook. It’s fine in Firefox. Looks like this error http://techie-buzz.com/tips-and-tricks/fix-internet-explorer-site-aborted-operation-cannot-dispay-page-error.html, The facebook popup might the problem rather than the plugin

    In Safari, i don’t usually get the feed popup when posting comments, but it still works

    Like I said, might be a Facebook problem and there is a bug about the abort report http://bugs.developers.facebook.com/show_bug.cgi?id=3880 which looks similar

    Also, in IE6 the login window is not a popup, the page goes Facebook and after login, you are returned to original page, but the fb_get_loggedin_user() does not return a user. You need to refresh then the Facebook user is found. Is there a way to listen for the login status as the fb:login button does change to its logout image?

    Seems to be a useful plugin though, i just use without the widget and put my own buttons on

    Thanks

  19. Found my problem! It was a firewall problem. Seems to work pretty great. Thanks!

  20. No funciona en Wordpress 2.7?

  21. Hi Javier,

    Trying to test out other users.

    Any idea why the wp user profile would not be created after the FB Connect login? I thought it might have been because the FB user wasn’t set up as a Developer in the app’s setting, but adding the user does not help.

    The problem is that after logging in FB Connect, I don’t see the user’s picture with profile link, logout link, etc. The user can see his friends, though. Also, the comment form is not linked to the FB user. By quickly looking at the code, it seems it is due to the fact that no Wordpress profile was automatically created for the user.

    Any idea why the Wordpress user would not be created?

    Here’s a test here:

    http://www.directenabler.com/wordpress

  22. Excellent, this version solved the sidebar problems! Thanks!

    Another question: In my own blog on the comment box I don’t get a “Publish this comment to Facebook” checkbox, can you tell me why? Check it out: http://lucas.di-pentima.com.ar

  23. Thank you for the continued work you’re doing here. I can’ wait for a final release.

  24. going to try it out. last version broke my theme. thanks for the quick updates

Leave a Reply

Acceder con Facebook