
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:

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
@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.
Esta vaina si esta de pinga…
Pingback: Facebook Connect
the error is on line 226 of fbConnectCore.php
remove the ; after class equals fbconnect_miniprofiletext
div class fbconnect_miniprofiletext;
I think this plugin has tiny typo:
It has an unwanted semi colon ; at the end of the div class
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
i get this error..
“Error updating Facebook templates!”
when i try to create templates
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”
—
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
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!
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.
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
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?