Advertisement:

Author Topic: Facebook Connect Button  (Read 581 times)

CameraGigs

  • Newbie
  • *
  • Posts: 15
Facebook Connect Button
« on: June 25, 2018, 08:23:22 pm »
When I downloaded the Free Facebook Login Widget from OS Class, it said you had to add this code somewhere to be able to have the actual log in button:

<?php fbc_button(); ?>

Where are people usually putting this? I went into the index.php file but didn't see any place to put it.

Suggestions?

Thanks!

digitalsense

  • Jr. Member
  • **
  • Posts: 94
  • Hello there!
Re: Facebook Connect Button
« Reply #1 on: June 25, 2018, 09:06:18 pm »
user login.php and user-register.php

just above <form> or else after </form> in both the pages.

I hope that helps

CameraGigs

  • Newbie
  • *
  • Posts: 15
Re: Facebook Connect Button
« Reply #2 on: June 25, 2018, 10:50:27 pm »
Almost perfect...for some reason, only this is showing:

"Login with Facebook" (no facebook logo or button)

Any ideas?

digitalsense

  • Jr. Member
  • **
  • Posts: 94
  • Hello there!
Re: Facebook Connect Button
« Reply #3 on: June 28, 2018, 09:47:00 am »
no idea you can search for the Login with facebook text and place your image would be good

Hartenheer

  • Guest
Re: Facebook Connect Button
« Reply #4 on: June 29, 2018, 03:35:54 pm »
I have searched, but can not find <form> on these php pages


Ik heb gezocht, maar kan geen <form> vinden op deze php pagina's