![]() |
Problem with facebook auto-register
Hello guys,
I need some help here about Facebook Platform. I have set in my options NO to Enable Auto-Register as you can see here: https://vborg.vbsupport.ru/external/2013/03/15.png But my guests see this in the register page: If they not logged on facebook: https://vborg.vbsupport.ru/external/2013/03/16.png If they are logged on facebook: https://vborg.vbsupport.ru/external/2013/03/17.png What Im doing wrong? Why facebook platform appears in my register page if I have set NO in Auto-Register? Can someone please help me? Thanks! |
Disable auto register does disable the auto registration system, it does not disable the Facebook platform or its link. Easy fix would be to comment out or add a vb:conditional to your registration template code. Since you are using the standard template anyone here can give you a hand if you need it, but look up vb:conditionals first in the manual, it is worth your time :)
|
Put Facebook usergroup as none
|
ForceHSS, I already did but didn't solve my problem.
tbworld, here goes what I did: I removed this code lines from my register template file: FIND: Code:
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']"> xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}"> Code:
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}"> Code:
<vb:if condition="$vboptions['enablefacebookconnect']"> https://vborg.vbsupport.ru/external/2013/03/14.png When the user is logged on facebook, the fields username and email are automatically filled. Any idea how to fix this auto-fill? I just don't understand why the Auto-Register set to NO doesn't work... is this a bug? Thanks! |
Please, anyone?
|
All times are GMT. The time now is 10:34 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|