As you can see here, the plugin is working fine on members pages: https://irishsoccerleagues.com/members/flough/
However, on Groups pages it’s just displaying a url without the image:
https://irishsoccerleagues.com/teams-leagues-amateur-soccer-leagues/leinster/meath-district-league/meath-district-league-division-4/hazel-lane-united/
Any help greatly appreciated and thanks in advance.
]]>I use fb login plugin and thinking to link those 2 plugins.
Is it possible to select which field to use from existing fields for link?
Maybe a button “get link from fb” that would pop-up a fb login form, and fetch the link automatically.
Cheers!
]]>Please remove this plugin. Only way to get back in was to delete plugin from plugin folder with ftp.
what a pain
This code xprofile_get_field_data(get_option('fbcj_member_label'))
returns the field with p and a tags. The code below fixes these:
`$fbcj_username = str_replace(“<p>”, “”, $fbcj_username);
$fbcj_username = str_replace(“</p>”, “”, $fbcj_username);
$fbcj_username = trim(strip_tags($fbcj_username));`
il bottone non funziona.. viene mostrato soltanto il link
]]>Hello Samuel,
I am the developer of the other Buddypress social plugins and see you developed the Facebook one of my code ??
I have completely rebuild the plugins into on single plugin and will be releasing it within the next week – what I would like to do is point all the current plugins to new version so people will not have conflicts when trying to use your and my versions of Twitter, Facebook, Google+..
I have incorporated Facebook, Twitter, Google+, LinkedIn, Pinterest and more with over 100 social options and over 10 widgets like the Facebook like box..
I will also give you a copy of the premium version for your effort if you like.
Let me know if you are happy to hand over the Facebook plugin
]]>if I install and check active, it broken!!
any tips?
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>Parse error: syntax error, unexpected T_STRING in /home/www/aircoolers.dk/wp-content/plugins/buddypress-facebook/includes/facebook-groups-extension.php on line 107
Site broke.. Thank You!
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>Nice idea but this plugin needs to be updated.
It does not work with multi-site, even with the change that was recommended on here by another user.
It never mirrored the field I created for members, I didn’t bother with doing it with the groups since it was not working with members.
I gave up and deleted it.
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>Parse error: syntax error, unexpected T_STRING in /../blog/wp-content/plugins/buddypress-facebook/includes/facebook-groups-extension.php on line 107
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>I get the following error when I try to save my settings:
Parse error: syntax error, unexpected T_STRING in /home/uff/public_html/wp-content/plugins/buddypress-facebook/includes/facebook-groups-extension.php on line 107
How do I fix this error?
Thanks!
Nathan P.
https://unlimitedfanfiction.com/ <- site I’m using this plug-in with
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>I think is important to check field’s visibility before showing the button, so I modified the facebook-members-extension.php file, by replacing the line 27, with this:
<?php if ( bp_current_user_can( 'bp_xprofile_get_privacy_levels' ) ) : ?>
<a class="bp-fb-profile" target="_blank" href="<?php echo $fbcj_username; ?>" ><img src="<?php bloginfo('wpurl'); ?>/wp-content/plugins/buddypress-facebook/img/facebook_social.gif" /></a>
<?php endif ?>
I also added the target=”_blank”, maybe this should be an option in plugin settings or just added by default to open in new tab/window.
Great plugin, thanks, Samuel Costa!
This could be easily be extended for others social networks… LinkedIn, Twitter, G+…
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>It appears to me (could be my installation) that when using both of these very similar plugins together one can only have the groups component active in one of the plugins. Otherwise all ok!
Has anyone else experienced this ?
The error is:
Cannot redeclare show_field_in_headercj() (previously declared in /Users/valuser/Documents/Websites/mysite.dev/wp-content/plugins/buddypress-facebook/includes/facebook-groups-extension.php:63) in /Users/valuser/Documents/Websites/mysite.dev/wp-content/plugins/buddypress-twitter/includes/twitter-groups-extension.php on line 60
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>Hi, it is a simple but awesome pluging, indeed, and was working just perfect until I wanted to activate the groups button function. Now I’m getting the following error when I try to access my site.
Parse error: syntax error, unexpected T_STRING in /home/pgandita/public_html/loksearte.org/wp-content/plugins/buddypress-facebook/includes/facebook-groups-extension.php on line 107
Used notepad++ to see what were in facebook-groups-extension.php, line 107 but couldn’t figure out how to fix the issue.
Ussing WordPress 3.4.1, Buddypress 1.6, Custom Community Child Theme
https://www.loksearte.org
Greetings from Chile!
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>Worked fine in a single buddypress installation. Thanks.
BUT
in order to get this to work on a multi-network it was necessary for me to change
line 107 of /plugins/buddypress-facebook/includes/facebook-groups-extension.php
I replaced
<?php bloginfo('wpurl'); ?>
with
<?php network_site_url();??>
and the admin links to profile pages in a multi-network were not correct but could be worked out.
It worked!
Just feedback.
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>After installation, my site broke completely. I haven’t access to front end and back end.
I’ve had to erase the plugin’s folder to recover my site.
Thanks you folks anyway. I’m sure you will find the solution.
Alfredo
Note. I’ve previously installed s2Member, possible incompatibility?
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>Thanks for plugin
But……..
The package could not be installed. No valid plugins were found.
Plugin install failed.
ftp install – plugin not listed
Hopefully just a tiny tweak .
https://www.ads-software.com/extend/plugins/buddypress-facebook/
]]>