
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:
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!
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??
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)?
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?
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”.
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
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…
Having the same problems as above. but keep up the good work!
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
Found my problem! It was a firewall problem. Seems to work pretty great. Thanks!
No funciona en WordPress 2.7?
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
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
Thank you for the continued work you’re doing here. I can’ wait for a final release.
going to try it out. last version broke my theme. thanks for the quick updates