• Resolved valuser

    (@valuser)


    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/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: BuddyPress Facebook] Works ! may need a tweak for multi-networks’ is closed to new replies.