News:

Wondering if this will always be free?  See why free is better.

Main Menu

SA Facebook Integration

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

Previous topic - Next topic

SA™

it basicly a theme chnager it detecs the fb canvas and if set it will switch themes you just wont be able to use the the last three option in facebook admin/canvas


i have a better way of doing this just like mobile but i cant get the theme to stay once chnaged :/
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 -___-

bluejay51

#1801
Ok, well I'm not using those at the moment anyway and I'm only using one theme (default/Curve) so that's good. So should I have installed the SA Facebook Integration plugin to the core theme too?.

Also, I just noticed that I'm also getting the "Fatal error: Uncaught OAuthException: (#803) Some of the aliases you requested do not exist: 1.00000761815E 14 thrown in /xxxxxx/xxxxxxx/public_html/facebookauth/base_facebook.php on line 1012" when I click on the "Publish" icon as well. Is there anything you can suggest?.

Thanks, BJ
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

SA™

can you verify theere is a valid fb connection by going to facebook tab if there is no connection it will say so

if it says so connect to fb and try again tho you shouldent need todo this but just to make sure :)
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 -___-

SA™

fb tab is in the menu you need to be synced to see it tho


can i have a link to your site pls?
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 -___-

bluejay51

#1804
Sure, it's http://www.anxietyzone.com

Ok, here's what happens...

When I am already logged into my Facebook account and I click on the forum "Profile" link, the "Facebook" link within my profile or the "Publish" button, I get the error message I mentioned earlier.

However, if I completely log out of my Facebook account and then associate my forum account with my Facebook account, it works perfectly.

But the problem is that any member of the forum who chooses not to have their forum account associated with their Facebook account or is not currently logged out of their Facebook account is going to be getting that error message because the error only occurs for those who do not have their accounts synced.

Thanks again for your help.
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

SA™

QuoteBut the problem is that any member of the forum who does not have their forum account associated with their Facebook account or is not logged out of their Facebook account is going to be getting that error message because the error only occurs for those who do not have their accounts synced.

the publish work as a guest and guest aint synced with fb i was albe to publish

http://www.anxietyzone.com/index.php?topic=44521.msg265202#msg265202

ok i think it may of been a cookie issue your end cos i just registerd with twitter so i wasnt synced with fb and can publishand view my profile fine
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 -___-

bluejay51

UPDATE: Even when synced, I'm still getting that message when I go to: Facebook>Settings (in my profile) and when I click on the "Publish" button (even as a guest). Clearing cookies did nothing. Same issues.
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

SA™

hmmm this is strange im now synced with fb and can still do facebook settings, publish just fine it has tobe an issue your end if it was the code it wouldent work for me either
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 -___-

bluejay51

I just deleted all of the cookies again and am continuing to receive the same error. I'm not sure if this will help but please take a look here and tell me what you think...

http://programmersgoodies.com/some-of-the-aliases-you-requested-do-not-exist-facebook-graph-api-photo-to-album

...and...

http://forum.developers.facebook.net/viewtopic.php?id=104108

These may provide a clue to the underlying issues since others are getting this same message under various circumstances.
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

boazor

hi ,

I setup account on facebook and add the apps id and secret and when i try to use it
i get error "An error occurred with initeam. Please try again later."

any idea why?

SA™

wild guess

in sources/facebook.php

try changing

$fql = "SELECT uid FROM user WHERE uid IN (SELECT uid2 FROM friend WHERE uid1=".$context['fbid'].") AND is_app_user = 1"; 
to
$fql = "SELECT uid FROM user WHERE uid IN (SELECT uid2 FROM friend WHERE uid1=".$FacebookId.") AND is_app_user = 1"; 
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 -___-

bluejay51

Sorry SA - was that code intended for me or the other poster?.
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

SA™

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 -___-

SA™

Quote from: boazor on August 06, 2011, 03:20:50 PM
hi ,

I setup account on facebook and add the apps id and secret and when i try to use it
i get error "An error occurred with initeam. Please try again later."

any idea why?

make sure you setup the app properly this will help

http://www.sa-smf.com/community/index.php?topic=734.0
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 -___-

bluejay51

#1814
To SA - Thanks but even after applying the code and deleting all cookies I'm still receiving this error. Any other suggestions?. Thanks again for your help on this.

Update: I'm getting this error on a lot of different links in the forum (all profiles, publish, settings, etc).

Also, one member reported that when they responded to a post on the forum, their reply was automatically posted to their Facebook page even though they had not synced the two accounts and that there was a "red and yellow circle icon" before the post they responded to.
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

robertman

#1815
I'm having severe issues with this as well.

"Fatal error: Uncaught OAuthException: (#803) Some of the aliases you requested do not exist:" when trying to register or publish via facebook.

my Id, Key, And secret works. It shows the app, and asks me to click allow to register on the forum, then it gives me that error instead of finalizing the Registration.

Recommend, Like, And comment work perfectly. however registry and publishing do not, if that helps any

bluejay51

Regrettably, I've had to un-install rev32 due to this error. Rev 24 had some issues but for the most part, was pretty solid and worked pretty well. I will keep an eye out here and reinstall it if this issue can be sorted out eventually. At least I know I'm not alone.
Community operated support group for people living with anxiety disorders.
http://www.anxietyzone.com

robertman

bluejay how is 24? does it work well? what are the different features?

boazor

Quote from: SA™ on August 06, 2011, 03:37:00 PM
Quote from: boazor on August 06, 2011, 03:20:50 PM
hi ,

I setup account on facebook and add the apps id and secret and when i try to use it
i get error "An error occurred with initeam. Please try again later."

any idea why?

make sure you setup the app properly this will help

http://www.sa-smf.com/community/index.php?topic=734.0

Thank you :)

SA™

Quote from: bluejay51 on August 06, 2011, 05:45:44 PM
Regrettably, I've had to un-install rev32 due to this error. Rev 24 had some issues but for the most part, was pretty solid and worked pretty well. I will keep an eye out here and reinstall it if this issue can be sorted out eventually. At least I know I'm not alone.

Quote from: robertman on August 06, 2011, 05:34:42 PM
I'm having severe issues with this as well.

"Fatal error: Uncaught OAuthException: (#803) Some of the aliases you requested do not exist:" when trying to register or publish via facebook.

my Id, Key, And secret works. It shows the app, and asks me to click allow to register on the forum, then it gives me that error instead of finalizing the Registration.

Recommend, Like, And comment work perfectly. however registry and publishing do not, if that helps any

can you guys try changing

$user_profile = $facebook->api('/'.$user.'&access_token='.$access_token);
to
$user_profile = $facebook->api('/'.$userInfo[0]['uid'].'&access_token='.$access_token);

in sources/facebook/facebookhooks.php

if that dont work try commenting that line out and see if it work tho you wont be able to use the mod with out that line  but i think that line might be the issue
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 -___-

Advertisement: