Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Given URL is not permitted by the application config...

9 years 7 months ago
Licenses:
JomSocial Expired

Hi!
The Facebook connect did work before upgrading to 3.2.1.4. Now I receive a message about: "Given URL is not permitted by the application config"

I have seen the video and read the documentation here: documentation.jomsocial.com/wiki/Setting_up_Facebook_Connect

I get this message (Sorry it's in Swedish)



The translation of this (Google translate):
The specified URL is not allowed by the application's settings .: One or more of the specified URLs are not allowed by the application's settings. It should match up with the web page address or canvas address, otherwise it must be a sub-domain to one of the application domains.

Facebook settings:


Backend Jomsocial:

9 years 7 months ago
Licenses:

Hi, Jonas Hansson.

The issue is in URL field in app configuration.
Try to add www, so you'll have: www.hastkartan.se/

Also contact with FB support as this is FB related issue. You have configured JomSocial properly


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
9 years 7 months ago
Licenses:
JomSocial Expired

Resolved. I added this code to my template:

<script>
window.fbAsyncInit = function() {
FB.init({
appId : '703333129745139',
xfbml : true,
version : 'v2.1'
});
};

(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW