self.location = jfbc.base + 'index.php?option=com_jfbconnect&task=loginFacebookUser&return=' + jfbc.return_url + '&cb=' + d.getTime();top.location = ....alzander wrote: Yeah, you'd need to edit our Javascript file to do that. Specifically, the /components/com_jfbconnect/includes/jfbconnect.js file. About 50 lines into it, you'll see the following line:
Change the beginning of that line to:self.location = jfbc.base + 'index.php?option=com_jfbconnect&task=loginFacebookUser&return=' + jfbc.return_url + '&cb=' + d.getTime();I think that should fix the issue for you. If so, let us know. Not sure if we'd add that to a future release, but may consider it. If it does work, just remember that you'll need to make that change whenever you update.top.location = ....
Thanks,
Alex
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
