Page 1 of 1

Doesn't Play Nicely with Simple Facebook Connect

PostPosted: May 24th, 2010, 1:46 am
by bizchickblogs
Hey guys,

Can't wait to get started with s2Member and see how it does!

Just FYI, trying to activate the s2Member plugin if you've got Simple Facebook Connect plugin installed and activated will not work. It triggers a fatal error in the get_user call in capabilities.php somewhere in includes.

Just wanted to add this in the rare off-chance that someone else is dealing with it. There are no google results for the bizarre error it generated, so I doubt it.

Anyway, no worries as I just removed Simple Facebook Connect via FTP and will just try to find a different Facebook Connect plugin that will work. I'd really like to have a seamless Facebook/WP registration workflow but that's not essential. I'd rather have a solid membership structure, so I'll give this a go and see how it works!

Cheers,
Tia 8-)

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: May 24th, 2010, 5:41 am
by BoweFrankema
I would advise you to use WP-FB-Autoconnect.. Really well written plugin, which works great with S2Member :)

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: May 28th, 2010, 1:06 pm
by bizchickblogs
Sweet!! Will install that. Thanks very much!

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: June 23rd, 2010, 10:18 pm
by Jason Caldwell
Thanks for that great tip!

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: February 27th, 2011, 10:56 pm
by perlafb
Yeah, that was really great tips for playing with simple facebook connects. I like that idea, I’ve tried that last time and it is works well. I will share also this information to my friends because of the same problem.

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: July 15th, 2011, 5:24 pm
by ai9000
Hey,

Similar problem... trying the WP-FB-Autoconnect, but it's not working at all. Do I need the Pro version for it to work??

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: July 16th, 2011, 4:07 pm
by Cristián Lávaque
No, s2Member Pro is not required for an FB Connect integration to work. What you need is a plugin that implements that, which does it in a way that works with s2Member. WP-FB-Autoconnect was reported to work before, so it probably changed lately.

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: July 16th, 2011, 4:14 pm
by ai9000
Thanks :)

Issue resolved by implementing Jarain Engage. Not sure what the issue was with FB-Autoconnect

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: July 16th, 2011, 4:25 pm
by Cristián Lávaque
Cool. :)

Update - Plays nicely with WP-FB-AutoConnect

PostPosted: September 8th, 2011, 11:40 am
by damron
This thread is a couple of months old, but I wanted to add that I've just implemented Facebook connectivity, and used FB-Autoconnect without any problems.

I created a dropdown member menu that uses s2member_pro_login_widget() to show a login/register screen for site members, and the member's credentials for logged-in visitors.

Next is a call to !is_user_logged_in() that that calls the FB-Autoconnect function for visitors. Visitors can use their Facebook credentials to join automatically and get a free membership. When the profile is created they are taken to the S2Member "members area" page.

The "members area" has a test for the free membership level, and invites free members to upgrade to paid memberships.

The two plugins work nicely together.

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: September 9th, 2011, 1:18 am
by Cristián Lávaque
Great! Thanks very much for sharing that. :)

Re: Doesn't Play Nicely with Simple Facebook Connect

PostPosted: January 27th, 2012, 1:05 pm
by GoDonnybrook
Hi damron!

Do you have different levels of access to your site using S2Member (0-4)?

I downloaded the premium WP FB Autoconnect plugin, and once users log in with Facebook it takes them to my login welcome page urging them to purchase premium membership. Only once they log in with Facebook, they are privy to all levels of access (0-4) - so they have no incentive to pay for a premium membership. I only want free FB users to have access to 0.

Let me know if anyone has any ideas!