Skip to Content Skip to Menu

Getting profile image from facebook to profile image in cb

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 7 months ago - 9 years 7 months ago #261521 by catalincb
2102971723175268 : this is the id when i edit user profile in backend.

I have deleted the user and created once again and provides me the same id that in fact is not the real one.

and the request time out i get on the first login (register) - not always
at the others atteps of login is a little faster...

30 is the time in php ini
Last edit: 9 years 7 months ago by catalincb.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago #261530 by krileon
Have reviewed Facebooks upgrade guide. The user ids are now app scoped. This means they're specific to the application. So they can't be used to generate profile URLs anymore. I'll be reviewing and fixing this when CB Connect is on the v2 API, which won't happen until HybridAuth 3 is in a more stable state. For now disable display of the field on profile.

30 is the time in php ini

Try increasing it to 45 and see if it continues to time out.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 7 months ago #261535 by catalincb
The answer from the host is :

we have checked in php error logs and there are no errors. Please try to activate debug in joomla to see what errors you have.

and i activated debug .. but i dont have errors.
i have noticed next:
if the user is not created with facebook at first attemp i get request time out.
at second the user is created

on each login after, works a little better

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago - 9 years 7 months ago #261545 by krileon
Did you increase the timeout limit to 45 seconds or higher? If it takes more than 60 seconds there's absolutely some sort of slow down somewhere.

Unfortunately CB Connect has a dependency of HybridAuth. It's the only way I could save development time as maintaining custom integrations with each social site was not something we could do due to time. HybridAuth is currently working on version 3, which is a rewrite, and will use v2 API. For now there's going to be a few issues though (mainly the profile link and avatar); I'm not aware of any timeout issues (nor can I see any in my tests or causes for one).


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 9 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum