The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
facebook connect doesn't work 4.1.12
My Facbook connect btn doesn't work
I have read a few post about it and tried: 1. changing the style (worked and then stopped when I changed back) 2. checking my facebook settings APP ID and secret number and nothing. what should I do? |
#2
|
||||
|
||||
Create a new style with no parent:
|
#3
|
|||
|
|||
hi lynne,
I already wrote in the msg, I did created a new style and the facebook btn worked there. But I need it to work in my style!! |
#4
|
||||
|
||||
You only said changing the style fixed it, you didn't say it was to a default style.
Anyway, if it works on the default style, that means it is a problem with a template on your custom style. So, you need to go through the edited templates (I'd start with header, headinclude, and footer) and compare them to default templates and make sure all necessary code is in your custom templates. |
#5
|
|||
|
|||
what exactly am I supposed to look for??
I looked there and even copied the templates to an outside editor, and found no unclosed divs or anything. What could stop this btn from working? how does it work anyway? Is it a javascript? because I didn't get an error in firebug? --------------- Added [DATE]1336551621[/DATE] at [TIME]1336551621[/TIME] --------------- thanks I figured it out, the problem was in the 'headinclude_bottom' Template. 1. 'unclosed curly brackts' - used <vb:literal> https://www.vbulletin.com/forum/show...ace-Expression 2. changed js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=311854578865577"; into js.src = "//connect.facebook.net/en_US/all.js"; and now it works.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|