Facebook Comment & Connect v1.4 Panel for PHP-Fusion v7.01.xx
Facebook Comment and Tweet Panel v1.4 for v7.01.xx by HobbyMan | See includedagpl.htmlfor more.
What it does:

This is an alternative to the built-in comments system. It allows Facebook users to leave comments on your site in News, Articles, Photos, Downloads and Custom Pages.

You must have a Facebook account for this to work. If your site is to have many comments boxes, it is strongly recommend you specify a Facebook app id as the administrator (all administrators of the app will be able to moderate comments). Doing this enables a moderator interface on Facebook where comments from all plugins administered by your app id can be easily moderated together. This is very easy to do here.

Once you have your App ID, you will also need your Facebook User ID. This will allow you access to moderate the entries should you need to. You will also be able to check all comments in the Comment Moderation Tool: http://developers.facebook.com/tools/comments

  • This is a completely standalone system that does not require any core file modification.
  • Visitors can also Tweet about your page, Google+1 it and Like it.

Upgrade:

  • None

Installation:
  1. Upload comment_include_panel folder to your infusions folder
  2. Enter IDs, see Configuration below
  3. Go to Admin Panel - System Admin - Panels
  4. Create a new Lower Center panel and choose comment_include_panel from the dropdown.
  5. Set the permissions for Public and check the box marked "Display panel on all pages".
  6. Save Panel and enable..

Core File Modification:

  1. None
Configuration:
  • Open comment_include_panel.php.
  • Enter in your App ID and User ID.
  • Alter the number of posts to display, default is set at 4
  • Set the width of the comments panel to suit your theme.
Misc:
Support: www.phpnuclear.com or www.php-fusion.co.uk Version: 1.4
phpnuclear - Addons for php-fusion

Notes and Changelog

Notes:

HTML Valid
Changelog:
  • v1.4 - Fixed (another) download id error, cleaned up URL identification, added page title to tweets. Fixed Like not showing in IE bug.
  • v1.3 - Validated G+1 code
  • v1.2 - Fixed download ID error
  • v1.1 - Added Tweet, Like and Google+ buttons
  • v1.0 - First public version