Topic-icon Fail: Another Facebook extension is installed, including the Facebook

Active Subscriptions:

None
I'm trying it now .... but it's driving me nuts to configure. I gett always the same error with the remote check. the facebook javascript library inclusion.
I have deactivated everything from facebook every module, every plugin and all of the components:

JFBConnect Remote Error Check
Checks performed on: www.glansbeton.be/
Warning: Issues were found with your site. Please check all tests below and correct any warnings or errors.

Test: JFBCSystem plugin is enabled
Pass
Test: Facebook Javascript library inclusion
Fail: Another Facebook extension is installed, including the Facebook Javascript library, and may conflict.
Test: Checking for known-conflicting extensions
Pass
Test: Checking if Debug Mode is enabled
Warn: Debug mode is enabled in the JFBConnect Configuration area. This setting should generally be disabled unless configuring or diagnosing issues.
Test: Checking HTML structure
Pass
The topic has been locked.
Active Subscriptions:

None
You can see the social modules on the right bottem on this page:

www.glansbeton.be/nl/categorie/industrievloer/buitenparking
The topic has been locked.
Support Specialist
Looking at the page source, there is still something that is inserting the older Facebook Javascript library all.js onto the site. This library has been deprecated for over a year and it is not recommended for use any more. JFBConnect includes the sdk.js on the site, not all.js. Please try looking through your template settings as well. Additionally, you could go search your server files for all.js.

Yes the SCLogin module and our other modules are on the page. However, Facebook functionality will not work correctly when the two javascript libraries are used concurrently.

Here is the script that I am referring to in your page source:
<script type='text/javascript'>

      // Load the SDK Asynchronously
      (function(d){
      var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
      js = d.createElement('script'); js.id = id; js.async = true;
      js.src = '//connect.facebook.net/nl_NL/all.js';
      d.getElementsByTagName('head')[0].appendChild(js);
    }(document));

</script>

I hope this helps explain the issue in more detail, but the other library needs to be removed for any FB functionality to correctly work.

-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 2 months ago - 9 years 2 months ago #50828 by davren
I did a quick search into my files to // Load the SDK Asynchronously

I found this:
administrator\components\com_sh404sef\layouts\com_sh404sef\social\fb_sdk.php (1 hit)
	Line 28:       // Load the SDK Asynchronously

<!-- Facebook SDK -->
<div id='fb-root'></div>
<script type='text/javascript'>

      // Load the SDK Asynchronously
      (function(d){
      var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
      js = d.createElement('script'); js.id = id; js.async = true;
      js.src = '//connect.facebook.net/<?php echo $displayData['languageTag']; ?>/all.js';
      d.getElementsByTagName('head')[0].appendChild(js);
    }(document));

</script>
<!-- End Facebook SDK -->

I have deleted everything about the Facebook SDK
JFBConnect Remote Error Check
Checks performed on: http://www.glansbeton.be/
Test: JFBCSystem plugin is enabled
Pass
Test: Facebook Javascript library inclusion
Pass
Test: Checking for known-conflicting extensions
Pass
Test: Checking if Debug Mode is enabled
Pass
Test: Checking HTML structure
Pass

It's working now, but when you visit a page , the logout button is not working, the streams are not showing up.. Is there someone who can help me a bit with this?
Last edit: 9 years 2 months ago by davren.
The topic has been locked.
Support Specialist

the logout button is not working

I attempted to create an account via Facebook to test the logout, but I get an error on Facebook saying that I don't meet the app's criteria for country or age, so a few questions about logging out:
1. Are there any error messages that are displayed when you attempt to log out?
2. Does it bring you to a different URL or stay on the same page?
3. Can you log out via the Joomla Users component? Try at index.php?option=com_users&task=logout
4. Please try to disable caching, any cache plugins, or any redirect plugins (like JomSocial redirect or redirection URL settings in Community Builder system plugin) that you may have enabled and try again.

the streams are not showing up

1. Could you give me a URL to the page where you've added the SCSocialStream module?
2. For the channel selected in the SCSocialStream module, can you edit the channel in the backend and check to see if there is any data in the test stream (or any errors that are being displayed)
The topic has been locked.
Active Subscriptions:

None
9 years 2 months ago - 9 years 2 months ago #50839 by davren
Hi Mel,

I have stopped the country restrictions and I have now some strange FB error when I try to login. I guess the problem is becausse I don't have a secured layer ? I don't have https:// installed on my site.

De opgegeven URL wordt niet toegestaan door de configuratie van de toepassing.: Een of meer van de opgegeven URL's zijn niet toegestaan door de instellingen van de app. De URL moet overeenkomen met de website- of canvas-URL, of het domein moet een subdomein zijn van een van de domeinen van de app.


The social stream is empty, but not so important for me at the moment, you can see the empty social stream above the login field.

I really like the way the login is done on sourcecoast.

Is there a solution to add a about.me image or social link? I have now added the about.me in the pintrest.
Last edit: 9 years 2 months ago by davren.
The topic has been locked.
Support Specialist

De opgegeven URL wordt niet toegestaan door de configuratie van de toepassing.: Een of meer van de opgegeven URL's zijn niet toegestaan door de instellingen van de app. De URL moet overeenkomen met de website- of canvas-URL, of het domein moet een subdomein zijn van een van de domeinen van de app.

That error message usually indicates that the domain or site url are set incorrectly. Can you run through the Autotune Configuration Tool in JFBConnect's backend, refresh the data for the Facebook configuration, and see if there are any items in red or recommendations to try?

The social stream is empty, but not so important for me at the moment, you can see the empty social stream above the login field.

Let's not focus on this as there is a good chance that the stream not coming in is from your application not being set up correctly.

Is there a solution to add a about.me image or social link? I have now added the about.me in the pintrest.

No, we currently don't have an easy way to add customized social links/images in the SCSocialFindUs module. If you want to keep overriding Pinterest, in /modules/mod_scsocialfindus/assets/style.css, you should also add your own background image for the ".scsocialfindus .scsocialfindus-pinterest-btn span" style block. Additionally, you could also do a template override for /modules/mod_scsocialfindus/tmpl/default.php to add the link/image.
The topic has been locked.
Active Subscriptions:

None
I'm trying... trying... trying... but I can not get it to work:

I can login with linkedin and google+ without a problem.

I have cleaned everything out, and retryed with the default values with autotune configuration, but there is no change with the facebook login. I have looked in facebook a lot and I have read allready everything I guess, but can not get it to work. Autotune did not the job :(

Anyone who has a idea or who knows a solution?
The topic has been locked.
Support Specialist
If JFBConnect's Autotune tool is not giving any errors, then please go to your app on Facebook. Under Settings > Advanced, there is a new setting called 'Valid OAuth redirect URIs' which can give the same error if you have it set correctly. Do you have anything set here and, if so, what value does it have? Additionally, please try clearing out your whitelist's under the same tab. These three settings (redirect URIs and whitelists) are not changed by Autotune.
The topic has been locked.
Active Subscriptions:

None
Ok this is solved.. there was a value in Valid OAuth redirect URIs, so I deleted this. When I login now there is not anny error more... but after login in, there is still the login button. When I login by google the login button is gone and there is a menu.
The topic has been locked.