PDA

View Full Version : Facebook Connect


sandboa
02-17-2014, 05:18 AM
Hi all,

Am seeking some help. I had facebook connect working perfectly for a while. All of a sudden the connect button disappeared. While checking my browsers debug, I found this:

function vB_Facebook(A){if(typeof (FB)!="object"){console.log("Facebook API Load Failure");return }this.config=A;this.ids={loginform_id:"navbar_loginform",loginform_usernameid:"n avbar_username",loginform_passwordid:"navbar_password",fb_usernameid:"facebookus ername",fb_passwordid:"facebookpassword",fb_associateid:"facebookassociate",invi sibles:[{id:"fb_headerbox"},{id:"fbregbox"}],publishcheckboxid:"fb_dopublish",loginbtns:[{id:"fb_loginbtn"},{id:"fb_regloginbtn"},{id:"fb_getconnected"}]}

I consider myself an amateur when it comes to this stuff. Any help would be greatly appreciated.