PDA

View Full Version : Facebook Connect


Mythotical
05-26-2010, 06:15 PM
I am wanting the facebook connect image in the top of my site like vb.com has.

http://www.thecatholicforum.org/forum.php

As you can see it doesn't work. So what do I need to do to make it work?

Thanks

borbole
05-26-2010, 07:39 PM
I am wanting the facebook connect image in the top of my site like vb.com has.

http://www.thecatholicforum.org/forum.php

As you can see it doesn't work. So what do I need to do to make it work?

Thanks


Did you enable it? You can do so at your Acp-Settings-Options-Facebook Options.

Mythotical
05-26-2010, 08:54 PM
Yes I did enable it. Not sure why it won't give me that button without me adding it myself and even then it don't work.

--------------- Added 1274982943 at 1274982943 ---------------

Figured it out.

For those who want to know, if you are missing your Facebook connect at the top then you can use this code in your header template.

<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if>