News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

SA Facebook Integration

Started by SMFHacks.com Team, February 12, 2010, 01:36:11 PM

Previous topic - Next topic

felixreddy

#920
Hey Buddy Thanks for awesome mod i have a problem when i login using facebook my username is always admin even though i used different facebook accounts so if any others used facebook login will they be also logged in as admin pls Help me fix this

hxxp:downloadsmania.in [nonactive]
I installed smf 2.0rc3

and using the latest version of your plugin

o.2 version

redrabbit

Quote from: Sleepy Arcade on October 24, 2010, 01:24:35 PM
you need php5 to use this mod ask your host to update your php version for you they should do it

Thanks - that was the problem!

SA™

0.2 isnt thelatest version of the mod people have reported this before tho i have never been able to replicate it myself can you try this one
http://custom.simplemachines.org/mods/index.php?action=download;mod=2322;id=159573

Quote from: felixreddy on October 24, 2010, 04:12:14 PM
Hey Buddy Thanks for awesome mod i have a problem when i login using facebook my username is always admin even though i used different facebook accounts so if any others used facebook login will they be also logged in as admin pls Help me fix this


http://downloadsmania.in

I installed smf 2.0rc3

and using the latest version of your plugin

o.2 version
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Spoogs

I havent been able to replicate this either but this is what needs to happen (I think)
Unsync admin and test accounts
On both fb accounts go here http://www.facebook.com/editapps.php click the x to remove the application (dont worry you're not hurting anything)

Now...
Login and integrate your admin account to the appropriate fb account.
Use another browser or computer (otherwise make sure you completely log out of your admin account and the fb account associated with it)
Then...
Login to your test account and integrate your other fb account.
You should not have that issue anymore... if you do let us know.

(I havent tested this yet but I'm almost certain it will work)

Bobn

I would like to see an example of this mod working if anyone can share a link.


Bobn

Quote from: Spoogs on October 26, 2010, 08:57:32 PM
http://sa-mods.info

Question: Will this mod allow posts in a forum to be shared on facebook? And can you choose the boards you want to have post on facebook?

Spoogs


BRiNGiTT

Please....I installed the Facebook Intregation Mod today...

But this time around I get an HTTP 505 Internal Server Error ...

When I click on associate with facebook or Integrate with facebook...

Help Pleaseeeeeee...

I dnt see what has been done; I only see what remains to be done

SA™

#929
whats the permissions on the fbc dir and containing files?
does it give any errors in your error logs?
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

sardaukar74

Hope someone will be good enough to help me here as I've screwed up .
I have zero knowledge with forums (hence my mistake) so please bear with me

I wanted to update to the new version of so i uninstalled the package however it gave me this error


the code which was showing in the "replace area" showed this :

$groupLevels['global']['standard'] = array_merge($groupLevels['global']['restrict'], array(
'share_topic',
'manage_facebook',

replace

$groupLevels['global']['standard'] = array_merge($groupLevels['global']['restrict'], array(




$permissionList = array(
'membergroup' => array(
'share_topic' => array(false, 'facebookperm', 'facebookperm'),
'manage_facebook' => array(false, 'facebookperm', 'facebookperm'),
replace

$permissionList = array(
'membergroup' => array(


But like the idiot that i am  i chose to ignore it and pressed uninstall anyway (lesson learned on that !) and so now I am locked out of the forum  and i just get this error on the forum page:



I did go into the ./Sources/ManagePermissions.php file as shown in my first pic and edited the code to where it said to "replace" thinking that would fix it however it did not


So guys any suggestions or help would be great as I'm lost

Thank You

Spoogs

attach your manage setting.php file here
what version of the mod were you using?

sardaukar74

#932
here you go ,

I was using 1.0 RC1 rev 271

Thanks

Spoogs



Sincere

I apologize if this has already been answered, but my search and scan through this whole topic of 47 pages did not help.

am on SMF 2.0 RC3

Like many others, when I push the Facebook connect button, am taken to
/forums/index.php?action=facebook;sa=connect;step
and  I get the
Fatal error: Class 'Facebook' not found in /home/talkabo/public_html/forums/Sources/FB_Connect/FB_Connect_Subs.php on line 359

and I am NOT logged in to my forums with my facebook ID

I AM logged to Facebook, and I DID check that the fbc folder under my forums is chmod'ed 755 and all files within as 644, and that I am not using www in my domain name neither on my site nor in the facebook devpers appl.

I tried with both facebook ids, my regular and the one I created for this app. both failed to log-in.

I also checked that in the source page of my site, the path to fbc is correct
echo'<script src="path to fbc dir/fbc/fbconnect.js" type="text/javascript"></script>';


Any help ? anything I need to check ?
Do you need a special mod for your smf forums? contact me for a quote.

~DS~

Can you please tell, what SMF version and any custom themes?

Please follow the steps here: http://www.sa-mods.info/index.php?topic=734.msg4837#msg4837 on how to set up the facebook developer app.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Sincere

Quote from: ~Alex~ on October 27, 2010, 07:46:12 PM
Can you please tell, what SMF version and any custom themes?

Please follow the steps here: http://www.sa-mods.info/index.php?topic=734.msg4837#msg4837 on how to set up the facebook developer app.

you surely read my post before I edited it and added smf2.0 RC3
thank you for caring Alex.
am not using any custom themes for my default.
Guests definitely use default theme.
Do you need a special mod for your smf forums? contact me for a quote.

Sincere

Quote from: ~Alex~ on October 27, 2010, 07:46:12 PM
Can you please tell, what SMF version and any custom themes?

Please follow the steps here: http://www.sa-mods.info/index.php?topic=734.msg4837#msg4837 on how to set up the facebook developer app.

it is regrettable....... yes I did follow every step there, and am still getting the same error message.


Do you need a special mod for your smf forums? contact me for a quote.

~DS~

"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Advertisement: