Not sure whats going on but Auto Tune went through fine but when I click on the Sign On With Facebook button, I just see a small popup window appear and disappear just as quickly but I am not logged in. I caught it in this screenshot ...
The frontpage.guests.php coding for the buttons is:
<li class="form-action has-seperator">
<a id="facebook" href="javascript:void(0)" onclick="jfbc.login.facebook();"><img src="/~rramacom/testfenix/images/jfbconnect/jfbc-login-facebook.gif" /></a>
<br />
<a id="google" href="javascript:void(0)" onclick="jfbc.login.google();"><img src="/~rramacom/testfenix/images/jfbconnect/jfbc-login-google.gif" /></a>
</li>
This is actually on my live site right now so any quick help would really be appreciated. Thanks.