Advertisement:
Advertise With Us!

Author Topic: Facebook Connect for SMF?  (Read 10426 times)

Offline Chiuy

  • Newbie
  • *
  • Posts: 5
Facebook Connect for SMF?
« on: August 05, 2011, 06:18:06 PM »
I'm sorry, I'm still kind of new to this forum and have no idea where I should post this.
I tried searching the forum for Facebook connect with no real luck. They were mostly out of date topics.
But hopefully I can get some help here.

Is there like a plugin that can connect SMF with Facebook?
User don't have to register an account, they can just login in with their Facebook and it'll have their profile pictures, etc?

Thanks!!

Offline Illori

  • Doc Writer
  • SMF Master
  • *
  • Posts: 25,867
Re: Facebook Connect for SMF?
« Reply #1 on: August 05, 2011, 07:02:56 PM »
have you checked the mod site? most likely if there is a mod for 2.0 RC3 or newer you can use version emulation to install it.

Offline Chiuy

  • Newbie
  • *
  • Posts: 5
Re: Facebook Connect for SMF?
« Reply #2 on: August 05, 2011, 07:20:54 PM »
Is this the Mod?
http://custom.simplemachines.org/mods/index.php?mod=2322

That people can just login to the forum with their facebook account istead of registering for one?

Offline Illori

  • Doc Writer
  • SMF Master
  • *
  • Posts: 25,867
Re: Facebook Connect for SMF?
« Reply #3 on: August 05, 2011, 07:29:35 PM »
looks like that might be the mod, but it is not yet released to work with 2.0 so you would have to wait for it.

Offline Mike72

  • Semi-Newbie
  • *
  • Posts: 94
Re: Facebook Connect for SMF?
« Reply #4 on: August 05, 2011, 08:00:59 PM »
I'm using that mod on 2.0 and it's working great.

Offline MotRude

  • Semi-Newbie
  • *
  • Posts: 66
    • @@cruetube on Twitter
    • CrüeTube
Re: Facebook Connect for SMF?
« Reply #5 on: August 05, 2011, 08:40:27 PM »
says i have to create an application...whats that?

Offline SA™

  • SMF Hero
  • ******
  • Posts: 3,203
  • (T)ogether (E)veryone (A)chieves (M)ore
    • DenotsNiaga on Facebook
https://github.com/SAMods
http://www.facebook.com/devsamods

what am i up to
restoring a 1955 ford anglia

Xbox Live: smokerthecheese
PSN: joyrider83 <--- inactive

Quote
My allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Offline kuşlar

  • Jr. Member
  • **
  • Posts: 129
  • Gender: Male
    • BİZİM ADA
Re: Facebook Connect for SMF?
« Reply #7 on: August 06, 2011, 03:46:46 AM »
slm arkadaşlar connect with facebook yükledim ancak tıkladığımda böyle bir hata alyorum üyelerde kayıt ve ana sayfada tıkladığında aynı hatayı alyor ve bölümlerdende Publish tıkladığımda aynı hatayı alyorum yardımınızı rica ediyorum teşekürler
 
Hata      Bir hata oluştu, lütfen daha sonra tekrar dene.

Offline smitch6

  • Jr. Member
  • **
  • Posts: 381
  • Gender: Male
    • http://www.facebook.com/pages/Christian-Hosting/17 on Facebook
    • Christian Hosting
Re: Facebook Connect for SMF?
« Reply #8 on: November 21, 2011, 04:28:13 AM »
Hi I've just installed this app and now i have an error on my homepage?
hxxp://www.christianstogether.co.uk  (no follow)

but i do have the FB thing on the registration page
hxxp://www.christianstogether.co.uk/forum  (no follow)

but if you try and log in using your FB details it says
'error occurred'
'no connection to facebook found'

any ideas pls

thanks steve
Friendly, reliable web hosting at affordable prices
www.christianstogether.co.uk l www.christianhosting.org.uk  l www.personalisedprinting.org.uk

Offline smitch6

  • Jr. Member
  • **
  • Posts: 381
  • Gender: Male
    • http://www.facebook.com/pages/Christian-Hosting/17 on Facebook
    • Christian Hosting
Re: Facebook Connect for SMF?
« Reply #9 on: November 21, 2011, 04:37:53 AM »
okies
managed to actually log-in using the FB thing woo hoo
firefox still has an error at the top of my homepage though

Strict Standards: Non-static method SAFacebookhooks::facebook_array_insert() should not be called statically in /home/steve/public_html/forum/Sources/Facebook/FacebookHooks.php  on line 185

and i also noticed that if a user does log-in using FB they don't get a welcome email or i also have the welcome post mod installed and it doesn't post a new topic to welcome them or show them as on-line on the 'who's on line' thing

thanks steve
Friendly, reliable web hosting at affordable prices
www.christianstogether.co.uk l www.christianhosting.org.uk  l www.personalisedprinting.org.uk

Offline SA™

  • SMF Hero
  • ******
  • Posts: 3,203
  • (T)ogether (E)veryone (A)chieves (M)ore
    • DenotsNiaga on Facebook
Re: Facebook Connect for SMF?
« Reply #10 on: November 21, 2011, 03:02:15 PM »
for that error

in that file find

Code: [Select]
function facebook_array_insert(&$input, $key, $insert, $where = 'before', $strict = false)replace with
Code: [Select]
public static function facebook_array_insert(&$input, $key, $insert, $where = 'before', $strict = false)
https://github.com/SAMods
http://www.facebook.com/devsamods

what am i up to
restoring a 1955 ford anglia

Xbox Live: smokerthecheese
PSN: joyrider83 <--- inactive

Quote
My allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Offline smitch6

  • Jr. Member
  • **
  • Posts: 381
  • Gender: Male
    • http://www.facebook.com/pages/Christian-Hosting/17 on Facebook
    • Christian Hosting
Re: Facebook Connect for SMF?
« Reply #11 on: November 21, 2011, 05:19:25 PM »
sorted thanks :)

brill app btw we had our 1st FB user come on-line tonight it's great to get into the social network scene and drag myself into this century lol
steve
Friendly, reliable web hosting at affordable prices
www.christianstogether.co.uk l www.christianhosting.org.uk  l www.personalisedprinting.org.uk

Offline eddie1973

  • Newbie
  • *
  • Posts: 8
Re: Facebook Connect for SMF?
« Reply #12 on: January 11, 2012, 01:40:32 AM »
I would like to add some extra text to the registration to the registration page.

Fill in your Facebook information to crate your account.

How do I go about doing this?

BTW, love this MOD. Works perfect.

Offline smartmouse

  • Full Member
  • ***
  • Posts: 508
Re: Facebook Connect for SMF?
« Reply #13 on: January 31, 2012, 08:04:30 PM »
Hello, can i have some screenshots?

Offline Androlic

  • Newbie
  • *
  • Posts: 1
Re: Facebook Connect for SMF?
« Reply #14 on: February 15, 2012, 02:10:47 PM »
Im having an issue when I try and connect with the Facebook mod.

It keeps telling me "No connection to Facebook found" And I can't figure it out.  :-(

Offline SA™

  • SMF Hero
  • ******
  • Posts: 3,203
  • (T)ogether (E)veryone (A)chieves (M)ore
    • DenotsNiaga on Facebook
Re: Facebook Connect for SMF?
« Reply #15 on: February 15, 2012, 02:15:15 PM »
https://github.com/SAMods
http://www.facebook.com/devsamods

what am i up to
restoring a 1955 ford anglia

Xbox Live: smokerthecheese
PSN: joyrider83 <--- inactive

Quote
My allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Offline fastcar123

  • Newbie
  • *
  • Posts: 1
Re: Facebook Connect for SMF?
« Reply #16 on: May 21, 2012, 09:51:45 AM »
that website is down. I do also get this error "No connection to facebook found" what can I do???

Offline fernandezsoppe

  • Newbie
  • *
  • Posts: 3
Re: Facebook Connect for SMF?
« Reply #17 on: June 07, 2012, 09:50:15 PM »
hxxp:www.sa-smf.com [nonactive] is not working. do you have the tutorial?

Offline theshown

  • Semi-Newbie
  • *
  • Posts: 75
Re: Facebook Connect for SMF?
« Reply #18 on: June 26, 2012, 02:43:55 PM »
it seems to work on 2.0.2
My Projects: SOLDAT Italia