flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.37k stars 835 forks source link

[Facebook Login][Twitter Login] Registration/Login issues #1036

Closed cristianciofu closed 8 years ago

cristianciofu commented 8 years ago

Hello,

I'm having an issue with the Facebook Login & Twitter Login extensions.

I activated it, created the FB app, filled the API/secret keys. Same goes for Twitter.

I managed to link my own account with my Facebook/Twitter account, but when I'm trying to create a new user directly with FacebookTwitter (using different test accounts) the user is created in the database, but it cannot log in.

After trying to register (or login) the app displays the noJs page and with debug=true I have this error :

ph64kb7

I'm using :

If you need more information please don't hesitate to ask.

Thanks.

dav-is commented 8 years ago

Did you enter your API credentials into the extension?

cristianciofu commented 8 years ago

@dav-is yes I did. For both of them.

Drilling-Billy commented 8 years ago

Just my two cents but could be related to the fact that I got a "Invalid confirmation token" after using the confirmation link in my email. Could also not resend the activation link since I had no "rights for this action" After refreshing the Flarum page however I was in.

cristianciofu commented 8 years ago

I installed flarum on another server and the plugins seem to work.

I'll continue testing these days and I'll keep you post it 👍

cristianciofu commented 8 years ago

Apparently the issue was linked to my first server (no ssh access / files uploaded through FTP).

Now, on the new one everything works great...

So we can close this for now I guess.