You are now being logged in using your Facebook credentials
Login With Facebook

Common Support Questions

Below are a list of common questions from the forums with answers for most cases.

Facebook changes frequently. Always ensure you're running the latest version of JFBConnect, as this will solve many common issues. See the JFBConnect changelog for the most recent version and fixes available.


How can I put the Facebook Connect blue button somewhere else on my site?

Simply use the {JFBCLogin} tag anywhere on your site and the Login button will appear for guest users. You can also include a logout button, when users are logged in, by specifying {JFBCLogin logout=true}. There are more options for the look of the button that can be seen in the Tag section of the JFBConnect Configuration Guide:

These tags can be placed in an article, a custom HTML module, or any template file.  All settings in the JFBConnect component (new user type, redirections, etc) will be used automatically.


Can I use a custom image for the Login With Facebook button?

Yes! Simply use the following code to use a custom image for your button:

<a href="javascript:void(0)" onclick="jfbc.login.login_custom();"><img src="/linktoimage.jpg" /></a>

If you don't have an image, and would like a standard HTML form button, you can use the following code:

<input type="button" onclick="jfbc.login.login_custom();" value="Login With Facebook" />


How can I get the Login With Facebook button to work in a Javascript pop-up?

Follow the steps for using a custom button above, and you should have no problem integrating JFBConnect into a Javascript pop-up. If you're using the JFBCLogin module, you should also remove the inclusion of the normal blue Login With Facebook button by search for the following code and commenting it out (put two slashes in front of it - "//"):

echo $fbClient->getLoginButton($buttonSize); ?>


When using Artio SEF, the Facebook Connect login does not work.

Artio SEF wants to try to fix links it thinks are bad.  While normally this is good, with how Facebook works, it needs a special link for everything to go smoothly.  To prevent Artio from altering JFBConnect's login process, please change the following setting in the Advanced Configuration for Artio SEF:

"Fix index.php links" set to No


The JFBCInvite module is cut-off when a user clicks "Send Invitations"

The Invite functionality uses an iFrame to load content from Facebook. This is required, by Facebook, in order to prevent forced invitations and other bad behavior. Unfortunately, an iFrame does not automatically resize itself.  Because of this, the Facebook Invite module may not show the right portion of the module when the user clicks the "Send Invitations" button, depending on how you've configured the JFBCInvite module.

We've worked hard to work around the issues with Facebook's implementation, and would recommend you try the following if you're having this problem:

1) Ensure that "Enable Automatic Resizing" is enabled in the JFBCInvite module parameters.

2) Increase the Columns parameter in the module to 5, which will make the module wider when the page first loads

3) Update any div's that contain the JFBCInvite module to have an "overflow: visible" CSS attribute.

4) If using the Condensed View, place the module in the left hand sidebar. The Invitation Confirmation window will always open to the right, and there is no way to change this behavior. When in the left sidebar, this makes the confirmation pop-up open 'into' your page. Otherwise, in the right sidebar it will hang off the right side of your page.

If the above does not help, please post in our forums and we will do what we can to help you in your particular case.


How can I change the automatically generated username?

In JFBConnect v3.4+, there is now a setting for "Auto Username Prefix" that will let you select from 1 of 3 different automatic username options:

  • fb_123456 - where 123456 is the user's Facebook ID
  • john.smith123 - FirstName.LastName followed by a unique ID if the firstname.lastname has already been used
  • johsmi123 - First the letters of the first name followed by the first three letters of the last name followed by a unique ID if the first/last name combination has already been used.


When using the Share button, some other Facebook modules do not appear.

The share button has an incompatibility with Facebook's own Javascript libraries.  This can, on some sites (depending on overall javascript load order, browser used, and other conditions), cause either the Share button, or other Facebook widgets (comments, Login button, Like button, etc) to not appear.  This is not a JFBConnect issue and likely cannot be fixed on our end

Facebook is not recommending the use of the Share button, and are recommending the Like button with the use of special Open Graph meta tags to describe the page.  Support for the Open Graph tags has been available since the 3.2 release of JFBConnect.

For more information on the deprecation of the Share button, see:

What’s Happening to Facebook "Share"?


How do I use JFBConnect with JFusion?

To properly integrate JFBConnect with JFusion, you should:

  • Order the JFBConnect Authentication plugin before (lower number) the JFusion Authentication plugin
  • Order the JFBConnect User plugin before (lower number) the JFusion User plugin
  • In JFusion, for the setting of "What method would you like to use for dual login?", select "Let jfusion create cookis without accessing files".


How do I use the {JFBCxxx} easy-tags with an extension that uses Smarty Templates?

The Smarty template system will interpret any tags inside squigglies {} as commands for their system. To properly use the JFBConnect tags, you need to include them as follows:

{literal}

  {JFBCComments}
{/literal}

You can use any JFBConnect easy-tag above, not just for the comments widget.

Add the power of Facebook to your Joomla site today!

Subscriptions to JFBConnect entitle you to unlimited support, usage on multiple domains, and access to all new Joomla 1.5, Joomla 1.6, Joomla 1.7 and Joomla 2.5 releases for the duration. Subscriptions are non-recurring and you are free to continue using JFBConnect after your subscription expires!

megaphoneStay up to date with new releases and features. Join our newsletter: