[Plugin] Facebook for Wedge

madfitz

  • Elite Class Non Coder
  • Posts: 97
[Plugin] Re: Facebook for Wedge
« Reply #45, on February 6th, 2014, 02:04 PM »
It was the afternoon when I downloaded/installed/tested it (not that it's important now).

But, I've just downloaded the latest version and get the exact same errors when activating the plugin?

Nao

  • Dadman with a boy
  • Posts: 16,079
[Plugin] Re: Facebook for Wedge
« Reply #46, on February 6th, 2014, 02:30 PM »
Well, I'm not... At any rate, try to 'Purge cache' in your admin menu. Make sure Subs-Plugins.php and ManagePlugins.php are both replaced in /core/app, too.

This error message shouldn't prevent you from using the plugin I believe, it's just a silly typo from Pete back in the day, in the code that checks whether some required functions are present.

madfitz

  • Elite Class Non Coder
  • Posts: 97
[Plugin] Re: Facebook for Wedge
« Reply #47, on February 14th, 2014, 11:09 AM »
Question: If I "login with Facebook" it will create a new user. Can this plugin (or Wedge) associate the Facebook account with a current user?

Nao

  • Dadman with a boy
  • Posts: 16,079
[Plugin] Re: Facebook for Wedge
« Reply #48, on February 14th, 2014, 11:17 AM »
No, I don't think it can. But as I said, this plugin is a bit underwhelming in practice. It needs to be tweaked to allow for password-less accounts, and skip the permission requests on Facebook itself. Associating with an existing account would make sense, too.

Unfortunately, my priority isn't on Facebook bridges. This plugin is here for that, but someone else will have to improve it (@Dragooon doesn't seem to want to do it..?), or I'll deal with it... In a few months, I guess, when the rest of Wedge no longer needs work.

MultiformeIngegno

  • Posts: 1,337
[Plugin] Re: Facebook for Wedge
« Reply #49, on February 14th, 2014, 03:15 PM »
Yeah accounts liking would be good. Of course not a priority though

madfitz

  • Elite Class Non Coder
  • Posts: 97
[Plugin] Re: Facebook for Wedge
« Reply #50, on February 14th, 2014, 05:14 PM »
I appreciate Wedge needs to come first but when anybody can look at this plugin I believe account synchronisation is essential. Why would an existing user with many posts want to re-register as a 'facebook' user? They would then have two different accounts for one member :-/

Dragooon

  • I can code! Really!
  • polygon.com has to be one of the best sites I've seen recently.
  • Posts: 1,841
[Plugin] Re: Facebook for Wedge
« Reply #51, on February 16th, 2014, 10:57 AM »
Go to Profile -> Facebook and link your account there.
The way it's meant to be

madfitz

  • Elite Class Non Coder
  • Posts: 97
[Plugin] Re: Facebook for Wedge
« Reply #52, on February 16th, 2014, 12:57 PM »
Thank you Dragooon! That works exactly as expected/required :cool:

Nao

  • Dadman with a boy
  • Posts: 16,079
[Plugin] Re: Facebook for Wedge
« Reply #53, on February 16th, 2014, 02:45 PM »
Yay! Dragooon is out of lurk mode! Welcome back!

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Plugin] Re: Facebook for Wedge
« Reply #54, on February 16th, 2014, 03:01 PM »
There's an error when login with facebook.
CLick on Cancel and you'll get the following:
Fatal error: Uncaught OAuthException: An active access token must be used to query information about the current user. thrown in /wedge/plugins/facebook/base_facebook.php on line 1032
# dpkg-reconfigure brain
error: brain is not installed or configured

Dragooon

  • I can code! Really!
  • polygon.com has to be one of the best sites I've seen recently.
  • Posts: 1,841
[Plugin] Re: Facebook for Wedge
« Reply #55, on February 16th, 2014, 04:00 PM »
Quote from Nao on February 16th, 2014, 02:45 PM
Yay! Dragooon is out of lurk mode! Welcome back!
Thanks, college and job has kept me busy but I do read and lurk around here often.
Quote from Pandos on February 16th, 2014, 03:01 PM
There's an error when login with facebook.
CLick on Cancel and you'll get the following:
Fatal error: Uncaught OAuthException: An active access token must be used to query information about the current user. thrown in /wedge/plugins/facebook/base_facebook.php on line 1032
Does it happen on new or existing account? Is the account auth'd recently or was sync'd with facebook a while back?

Pandos

  • Living on the edge of Wedge
  • Posts: 635
[Plugin] Re: Facebook for Wedge
« Reply #56, on February 16th, 2014, 04:17 PM »
Strange...
now if you clicking on "Login with facebook" you'll get redirected correctly.
Right before it's just displayed as a popup.
It's all OK now.

Nao

  • Dadman with a boy
  • Posts: 16,079
[Plugin] Re: Facebook for Wedge
« Reply #58, on February 19th, 2014, 11:53 PM »
Quote from Pandos on February 16th, 2014, 04:17 PM
Strange...
now if you clicking on "Login with facebook" you'll get redirected correctly.
Right before it's just displayed as a popup.
It's all OK now.
It's probably a Facebook bug.

See a similar report...
http://stackoverflow.com/questions/13744673/facebook-php-sdk-misbehaving-after-december-12-updates

Or, maybe the file needs to be updated with the latest SDK version, I don't know.
Didn't have that bug myself.

Kian

  • Posts: 51
[Plugin] Re: Facebook for Wedge
« Reply #59, on April 8th, 2014, 05:58 PM »
Quote from Nao on February 14th, 2014, 11:17 AM
Associating with an existing account would make sense, too.
OK then, I guess it is not yet possible, I was trying very hard to find how to do this on my beta forum :^^;: