Topic-icon problem in loging in

Active Subscriptions:

None
10 years 7 months ago #55419 by hannaw1
problem in loging in was created by hannaw1
hello, the login/signup is not working.
i get this msg:
Error
Warning
Invalid Scopes: user_activities, user_interests. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: developers.facebook.com/docs/facebook-login/permissions

also the redirect takes users to homepage and not to social network when i pointed.

meddybear.net/social

thanks
The topic has been locked.
Support Specialist
10 years 7 months ago #55422 by alzander
Replied by alzander on topic problem in loging in
Thanks for giving the full error message, it helped to narrow things down quickly. It looks like there was a change in Facebook's API that we were unaware of. They have removed the following fields:
* Likes & Interests - Activities
* Likes & Interests - Interests

You'll need to un-map those in the JFBConnect -> Profiles -> Facebook area from any extensions you're trying to import that data into. Then, the error shouldn't happen anymore.

I hope that helps, but if you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago #55431 by hannaw1
Replied by hannaw1 on topic problem in loging in
thanks for the help.
the error does not appear anymore but now i need to click two times in order to login by facebook
first time nothing happens it stays in homepage and second time it logs in.

thanks
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago #55438 by hannaw1
Replied by hannaw1 on topic problem in loging in
A new problem is appearing now when i try to login by facebook:
I see like in the attached picture:
File Attachment:
The topic has been locked.
Support Specialist
10 years 7 months ago #55439 by alzander
Replied by alzander on topic problem in loging in
Can you disable any caching you have enabled, either in the Joomla Global Configuration area or any 3rd party extensions you may be using to optimize your site? My guess is that that is the cause of the duplicate clicking of the Facebook button to login.

As for the 2nd message, it sounds like you have an account already on your site with the email address you used for the Facebook account. Can you check your user manager to see if such an account exists? If so, that's normal behavior. You can also enable the "Automatically Link Users by Email" option in JFBConnect to make an immediate connection between the social network account and the existing Joomla account on your site.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago - 10 years 7 months ago #55446 by hannaw1
Replied by hannaw1 on topic problem in loging in
i have disabled the cache and tried with new facebook account, seems to work better but it does work from my facebook account.
linking existing users by email is already on

i went to user manager and i noticed that i get this error

Unknown column 'otpKey' in 'field list' SQL=UPDATE `k23zg_users` SET `otpKey`='',`otep`='' WHERE `id`='445'

every time i try to edit any user and save it to delete it. what does that mean? maybe this is making the problem?

another problem: facebook is importing only name surname avatar and cover, when i click on about me field its empty why is that?

thanks
Last edit: 10 years 7 months ago by hannaw1.
The topic has been locked.
Support Specialist
10 years 7 months ago #55453 by alzander
Replied by alzander on topic problem in loging in
That SQL error could definitely be part of the problem. It sounds like a not-complete upgrade of Joomla. Can you go to the Extensions -> Manage area and click on the Database tab. There may be some errors listed there. Either way, try clicking the "Fix" button to see if that helps fix things up for you.

As for the About Me field, do you have that properly configured in the Profiles area of JFBConnect to import? If so, which field are you importing? Also, are you testing with a Facebook user that is an admin of your app or from another Facebook account?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago - 10 years 7 months ago #55478 by hannaw1
Replied by hannaw1 on topic problem in loging in
i have fixed the problem but still cant fix the imported fields.

in the backend its all imposted in the profile

maybe the problem is from the developers


this is from the developers page

Approved Items
LOGIN PERMISSIONS
email
Provides access to the person's primary email address. This permission is approved by default.
public_profile
Provides access to a person's basic information, including first name, last name, profile picture, gender and age range. This permission is approved by default.
user_friends
Provides access to a person's list of friends that also use your app. This permission is approved by default.
Last edit: 10 years 7 months ago by hannaw1.
The topic has been locked.
Support Specialist
10 years 7 months ago #55483 by alzander
Replied by alzander on topic problem in loging in
Can you help explain what you mean:

in the backend its all imposted in the profile

Are you saying you have JFBConnect configured to import the profile data, or are you saying that you see the profile data for the users in the admin area?

maybe the problem is from the developers

Those are the standard permissions and things look to be requested properly.

I just looked at the admin area of your site and disabled the Custom DB plugin since you don't seem to be using it. I also see that you have the JomSocial, Kunena and Joomla plugins enabled. Which system are you using to store the user's profile. Most sites don't use 3 different profile systems for their users as it will get confusing.

Let us know more about what you're trying to do and we'll gladly help however we can.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago #55491 by hannaw1
Replied by hannaw1 on topic problem in loging in
I mean that the import setting should be fine (done following the instructions in your docs).

I would like just to import the user's profile by jomsocial (kunena and joomla should just be integrated with jomsocial (if i click on profile in kunena and joomla i should see the one in jomsocial and thats it, but dont have to import the profile).

I hope you understand what i mean.

Thanks
The topic has been locked.