Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

CBActivity doesn't recognise a login if from another system

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 3 months ago - 11 years 3 months ago #231085 by krileon
The below CSS for example can add a right border to the Facebook button.

Code:
.facebook_button_bg { position: relative; } .facebook_button_bg a:after { display: inline-block; content: ""; height: 100%; width: 1px; background-color: #3B5998; position: absolute; right: 0; }

The border is 1px with or without CSS making it nearly impossible to see. In next release the buttons will have zero images and be purely CSS so this won't be an issue later.


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: 11 years 3 months ago by krileon.
The following user(s) said Thank You: andrewheritage

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

11 years 3 months ago #231094 by andrewheritage
Thanks for the right align pointer - that got that fixed. I think I may give up and go back to the other Facebook connect product though as my next issue is I see when I log in using Facebook with CB Connect, even though I have set CB Login not to display any messages when a user logs in, after login via Facebook I get a big 'You have successfully logged in' message and I can't see anyway to turn that off :-(

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 3 months ago #231095 by krileon
That message has nothing to do with CB Connect. It's the normal success message output by CB login. More specifically it's the language string _LOGIN_SUCCESS, which you can change to whatever you like (even set it to blank).


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.

11 years 3 months ago - 11 years 3 months ago #231099 by andrewheritage
To re-quote my previous statement "even though I have set CB Login not to display any messages when a user logs in" - i.e. if a user logs in with the standard CB Login module, no message is displayed as I have made sure the option 'Login Message' is set to 'No' in the CB Login module (I also have 'Greeting' set to 'No')

It only happens if they login with the Facebook (etc) options showing on CB Connect, so I wonder why in that case (since "it has nothing to do with CB Connect, it is the normal message from CB Login") they get the message but when they log in using the name and password fields rather than the social buttons they don't get the message (as it should be based on the settings I have chosen in CB Login)?
Last edit: 11 years 3 months ago by andrewheritage.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 3 months ago #231113 by krileon

To re-quote my previous statement "even though I have set CB Login not to display any messages when a user logs in" - i.e. if a user logs in with the standard CB Login module, no message is displayed as I have made sure the option 'Login Message' is set to 'No' in the CB Login module (I also have 'Greeting' set to 'No')

CB Connect is not login through login module. It's not aware of the modules parameters.

It only happens if they login with the Facebook (etc) options showing on CB Connect, so I wonder why in that case (since "it has nothing to do with CB Connect, it is the normal message from CB Login") they get the message but when they log in using the name and password fields rather than the social buttons they don't get the message (as it should be based on the settings I have chosen in CB Login)?

You need to edit the language string and translate it to blank. CB Connect only uses the login module to render it self. From then on it uses purely CB API, which has that message output on successful logins.


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.

11 years 3 months ago #231128 by andrewheritage
Ok thanks - I will stick with the current social login product I have then for now as this one sounds just a bit to 'quirky' for me if I have to edit CSS for the buttons and language files to get rid of messages etc :-(

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

Moderators: beatnantkrileon
Powered by Kunena Forum