The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi
my FB connect is properly working but I would like to make a static link to the fb_loginbtn on another page (on a website). so i can actually redirect to the login procedure (i'm using the normal one not the "two-click" fast registration). how can accomplish that? Code:
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js"></script>
<script>
FB.init({
appId : 'APPID',
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true // parse XFBML
});
</script>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=136405726429698&xfbml=1"></script><fb:login-button show-faces="true" width="200" max-rows="1"></fb:login-button>
Any help is appreciated! --------------- Added [DATE]1301226296[/DATE] at [TIME]1301226296[/TIME] --------------- any idea? i just need to link the popup somewhere else (ex : in a post) |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|