CB version 1.9
Joomla version 2.5.8
CBC version 3.4.0
I'm not sure if I've tuned the wrong settings or I just don't understand how CBC works but I can't seem to get CB Menu to display "link twitter account" "link facebook account".
I have the plugin's published, Linking = enabled and I can register with a facebook account, unlink a facebook account and invite friends. But as a normal user there is no menu option to link profile to a social account.
I've attached a screenshot with what I'm currently seeing as a normal user and what I see as a facebook registered user.
CB Menu never displayed "Link" menu items. "Link" and "Sign In" are both displayed in the CB Login module. "Link" is only showed in CB Login module if the user is logged in though and are not already linked.
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.
Would be great if you could point me in the direction to display the links in the profile. I've included the onAfterLogoutForm code from mod_cblogin.php but it seems possibly a messy way of doing it.
Enable a normal CB Login module and have it render the buttons then inspect with Chrome or Firebug for Firefox for its HTML. It uses a JS function, which you just need to include in your link. Beyond that I can't help you as you're not using it the way it was designed and meant to be used. In other words I've no idea if it'll work or not as it has never been tested like that.
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.