Skip to Content Skip to Menu

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

facebook id.

  • escalona
  • escalona
  • OFFLINE
  • Posts: 113
  • Thanks: 5
  • Karma: 1
10 years 10 months ago #238970 by escalona
facebook id. was created by escalona
Hello
Achieved users to register with facebook, but I'm not going to be able to use the plugin

My website has a component classified Listbingo. The ad link CB user profile, but the route is created Listbigo 'userprofile / username' while created by FB-CB is another 'userprofile / xxxxxx' being a random number for that user (I think).
So I think they are incompatible. What do you think?

It not is very important for my site to register with FB, but it is very important that the user profile shows a link to FB profile.

This solution is possible?: create a field where user put your fb id. and create a autoaccion fb_userid requiring the field to take that value?

There is another solution?

Regards

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 10 months ago #238990 by krileon
Replied by krileon on topic facebook id.
If you just want to link to a profile then create a new text field within CB > Field Management. Once done use a Delimiter field to actually display it using the below.

Code:
[cb:if FIELD_NAME!=""]<a href="http://www.facebook.com/profile.php?id=[FIELD_NAME]" target="_blank">My Facebook Profile</a>[/cb:if]

Replace FIELD_NAME with the actual name of your field (e.g. cb_facebookid).


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.

  • escalona
  • escalona
  • OFFLINE
  • Posts: 113
  • Thanks: 5
  • Karma: 1
10 years 10 months ago #238991 by escalona
Replied by escalona on topic facebook id.
Oh! clear, much better, and thanks for the syntax.
Try after the holidays.

Happy new year to all the CB team!
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum