Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
v2.1.8b4 facebook plugin 'UniqueId required' error
camo
New
Getting above error, have curl on my server enabled
app & settings setup as instructed.
after login to facebook, says...
Add Info & Create Account
shows current admin (me) login details e.g
email in username field and password ******* in password field with above message
and broken image where it should show my FB profile image
Searching here or github no help with this issue.
can anyone please help?
I followed instructions here
http://vanillaforums.com/blog/help/how-to-add-facebook-twitter-google-and-openid-to-your-community/
Anyone have a fix for this please?
app & settings setup as instructed.
after login to facebook, says...
Add Info & Create Account
shows current admin (me) login details e.g
email in username field and password ******* in password field with above message
and broken image where it should show my FB profile image
Searching here or github no help with this issue.
can anyone please help?
I followed instructions here
http://vanillaforums.com/blog/help/how-to-add-facebook-twitter-google-and-openid-to-your-community/
Anyone have a fix for this please?
0
Best Answer
-
Linc AdminWe're working on it. Posting a discussion when there's already an open GitHub issue doesn't really accomplish anything.0
Answers
When you search, you find other people with the same issue, from months ago but no answers.
I logged out and clicked the facebook icon, signed into facebook and got the 'create new account screen (it showed my facebook profile pic.)
I chose a different username than my existing account here and left the password feild blank as it instructed and got 'Error: ConnectName required'
When entering existing username and password I got the same error.
edit: same thing when repeating process after clearing browser cache and cookies.
could be iplogging by THIS site?
could not use suggestion here....
http://vanillaforums.org/discussion/13612/facebook-plugins-not-working-properly/p1
because that file (class.facebook.plugin.php) is different (mine from plugins > v2.1.8b4)
nor was it whitespace as suggested here...
http://vanillaforums.org/discussion/15053#Item_16
somebody please please please try to sort this out?
I am having the SAME problem with google login
Bye
Alibaba31337 It worked!
here is the post that shows the fix
http://vanillaforums.org/discussion/comment/135221#Comment_135221
I already saw that post, but was old, and also wasn't the exactly the same error.
I will give it a try (as soon as I can), and I'll post my results.
As I am in testing, and becoming familiar with the features, and not doing the final step to "open" the forum, I was nearly going to delete it all (not "downgrading"), and start over again with the .17
(But I liked the new features of .18b4... so I was between two walls)
Well, thanks!
EDIT: Still not working, now I have "ConnectName is required."
@camo
I got rid with the error. Don't ask me why, but if you change the class.entrycontroller.php of version 2.0.18 for the one of the version 2.0.17 it just works!!!
(files under applications/dashboard/controllers)
So I think you can now focus with the difference that is in that two files, that makes this error to happen!!!
(This also fixes the same error I had with Google Sign In)
IMPORTANT EDIT:
There was also an error that every time you sign in with twitter, the profile picture changed, got updated. I could see the update in "Activity" (In version .18b4 and .18RC2)
With this "fix" (changing the file I said) this is not happening anymore, and the login works well
Is it working with 2.0.18?
Bye!
{
"error": {
"message": "Invalid redirect_uri: Given URL is not permitted by the application configuration.",
"type": "OAuthException"
}
}