|
Facebook Module
|
Overview
The Facebook Module lets users login using their Facebook credentials and post stories to their Facebook Wall. Users now have a simple way to create an account and promote stories on their Facebook page.
Existing users can use the Facebook module to link their account to Facebook. New members will need to choose a username after connecting with Facebook. Once they are logged in using Facebook Connect they can post stories to their Facebook wall by following directions during the story submission process.
Pligg 1 users: This module requires a couple small edits in order for it to work on your site. Please open the file /modules/fb/fb_main.php and find the line of code below.
$canIhaveAccess = $canIhaveAccess + checklevel('admin');
Replace it with:
$canIhaveAccess = $canIhaveAccess + checklevel('god');
Also open up the /modules/fb/fb.php file and find the following:
include_once('../internal/Smarty.class.php');
Replace it with:
include_once('../Smarty.class.php');
Requires:
- Pligg 1.1.4 or above
- A Facebook account capable of generating an API key
- CURL PHP extension
- JSON PHP extension
Product Photos
|
|
|




Product Details



