Topic-icon JS error in IE on login

Active Subscriptions:

None
12 years 8 months ago #12536 by raymoy
Hi Alex.

When using internet explorer to login with Facebook, the popup box comes up, I enter my login credentials, and then the popup goes blank and won't finish the login processes. I enabled script debugging and got a "permission denied" error on line 12 of the all.js script.

Using joomla 1.6, jomsocial 2.2. www.friendsurplus.com is my website.

Any help is appreciated.

Screenshot attached for review. Thanks.
File Attachment:
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #12538 by raymoy
Replied by raymoy on topic JS error in IE on login
Something else I just noticed while I'm trying to fix this. If I do a regular jomsocial login with a non-facebook connected account, immediately log out of that account, and click login with Facebook for my Facebook connected account, it logs me in with no issues.

It seems there is only a problem when opening the browser for the first time, accessing the site without having logged in previously, and attempting to login via Facebook first.

Anyway, hope that helps.

I'm sure you're aware but all of this is with internet explorer only. All of the other browsers work with no issue.
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #12601 by raymoy
Replied by raymoy on topic JS error in IE on login
I also just figured out that the error only occurs when logging in at www.friendsurplus.com in internet explorer. If you go to friendsurplus.com and login, you do not get an error. So, it has something to do with the "www.". Again, I hope this helps you figure out what the deal is.

Thanks.
The topic has been locked.
Support Specialist
12 years 8 months ago #12604 by alzander
Replied by alzander on topic JS error in IE on login
Raymoy,
Very sorry for the delay, but nice sleuthing on the possible cause.

Please check that in the Facebook Application configuration, you've set both the Site URL and Domain URL as follows:
Site URL: www.friendsurplus.com/
Domain URL: friendsurplus.com

Hopefully, you just have the www in the domain URL and that's the problem. Another thing to try is removing the www from the Site URL, but that shouldn't be necessary.

I looked through the rest of the code on your page and everything looks good, so not sure what else the cause would be. From a quick look, it does seem like you have some other Facebook widgets installed, but I don't see them. If you do, try disabling any other Facebook plugins or modules and see if that helps. If so, we'll help you figure out how to re-enable them if you need them.

Thank, and good luck,
Alex
The topic has been locked.