Renewing to day my dev license, I installed last version of CB on a new J! site.
After I put the ID and Secret given by the LinkedIn App, I get "LinkedIn is not available" when I try to connect through LinkedIn
(As it is the first time I use this plugin, I'm not sure whether I made a mistake or that the plugin does not work at this time)
Should I try another version of CB Connect ? Which one ?
The two things I try to achieve are
- Connect through LinekedIn
- Import LinkedIn profile
Only Facebook, Twitter, and Google are available at this time. HybridAuth 3 needs to progress further before the others will work again.
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.
Ok. I deleted the plugin and installed version 6.0.5 of CBConnect. Works perfect.
Just to tell you that during the deletion process, I got the following message:
"Column 'pluginid' cannot be null SQL=
UPDATE #__comprofiler_fields SET pluginid = NULL WHERE pluginid=501"
So I did
"DELETE FROM `#__comprofiler_fields` WHERE `#__comprofiler_fields`.`pluginid` = 501;"