This means that you have not switched your application live. In the App Review section of your application on developers.facebook.com, please set the top option of "Make YourAppName public" to Yes. Otherwise, you can just login with an administrator or developer of the application.This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permissions.
There's no setting (that I know of) in HikaShop to directly add the JFBConnect buttons like some other extensions provide. Instead:In addition, despite the fact that Hikashop recommended of this extension, there's no integration with Hikashop users. Are we missing something?
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '1641151589522710',
xfbml : true,
version : 'v2.8'
});
FB.AppEvents.logPageView();
};
(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>Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
