Advertisement:

Author Topic: How to call Facebook Link from Function?  (Read 1932 times)

TechGuy23

  • Full Member
  • ***
  • Posts: 229
  • We are STARPCLASS 2016
How to call Facebook Link from Function?
« on: November 20, 2013, 05:49:51 pm »
I have the code below

Code: [Select]
<?php fbc_button(); ?>
i also tried but its not pulling the required url does anyone know?

Code: [Select]
<?php fbc_login_url(); ?>


volunteer

  • Full Member
  • ***
  • Posts: 241
Re: How to call Facebook Link from Function?
« Reply #1 on: March 08, 2014, 01:25:20 am »
you have to install and configure the plugin

register as developer in fb to get your apid then use that to configure the facebook connect osclass plugin

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: How to call Facebook Link from Function?
« Reply #2 on: April 11, 2014, 08:44:09 pm »
<?php fbc_button(); ?>  works for me..

TechGuy23

  • Full Member
  • ***
  • Posts: 229
  • We are STARPCLASS 2016
Re: How to call Facebook Link from Function?
« Reply #3 on: May 26, 2014, 08:39:55 pm »
wrong thread pls delete