this plugin seems to be not updated to latest trunk
Where can i download the updated version of this plugin ?
Warning: Missing argument 5 for fbc_get_avatar() in /home/you/public_html/wp-content/plugins/bp-fbconnect/wp-facebookconnect/fbconnect.php on line 528
In line 528 of fbconnect.php say:
function fbc_get_avatar( $avatar, $id_or_email, $dims, $size, $default) {
Remove the $dims variable
function fbc_get_avatar( $avatar, $id_or_email, $size, $default) {
and in line 534
return render_fb_profile_pic($fbuid, $size);
Worked also for me, it removed the error message
The facebook connect plugin is a) not supported by anyone and b) was written in very short time one afternoon, as I understand it. The point to take away is that it is not supported, not updated – use at your own risk.
Well, evry thing seems to work just fine
@Felix2009
it s not working with the latest trunk..
I get this fault when activating the plug-in
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /hp/an/ac/cm/www/my/wp-content/plugins/bp-fbconnect/includes/wp-facebookconnect/fbconnect.php on line 29
Please help me! Thanks!
I get this
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/icafeco/public_html/wp-content/plugins/bp-fbconnect/includes/wp-facebookconnect/fbconnect.php on line 29
fb-connect isn’t mu friendly. although i’ve seen some mu sites out there that run it, I can’t find any developer that will spill the beans behind the science!