Quote:
Originally Posted by Veer
Thank you
Another problem.
1) I tried to turn off "Auto Register", If I do that I can not see Facebook Connect button to Login, I also checked $template_hook[navbar_buttons_right] it is there.
2) I tried also with both (login+register) option turned on, Now I can see Facebook Connect button but I can not register with or without email address, I think this is because of vMail - Verify Mail before registration.
Code:
Sorry, your e-mail address is incorrect (does not match the verification code).
|
I changed the code to display the Facebook Connect button correctly even if you disable the auto register function. It will be include in the next version
About vMail. I have checked that product. They use hard-coded template edit so from outside I can't make it work this time. You have 2 options (in case you want to use this Facebook Bridge and it's registration process):
- Stop using vMail
- I will alther the code and temporary disable vMail in Facebook Bridge registration process.
Quote:
Originally Posted by BBR-APBT
Since I validate email addresses the email and password box shows up for registration with facebook. The user inputs a email and they go strait to registered users. They can put in any email they want. So when I send my monthly news letter I will get email returns. Thus could cause my ip to be listed as spam. Just cause they login with facebook does not mean they will put a valid email.
I can deal with when they log out of vbulletin they are also logged out of facebook.
Here is the intro on register I use.
https://vborg.vbsupport.ru/showthread.php?t=165951
Thanks so much for all your help man.
|
Well, I changed the code to meet your requirement. The new files will be included in the next release.
About Force Intro On Register. I looked at their code and it seems to be fine. You talked something about the error only happens on the index list. Can you describe more about it or take a screenshot (which is better). Thanks
Quote:
Originally Posted by principino1984
I thinks it was a fb problem cause now the comments are correct! I installed on my big forum...do you think it's possible to choose wheter the checkbox are checked by default or not?
Marco
|
If the user disable the function in UserCP, no checkbox will be display
Quote:
Originally Posted by principino1984
sorry for the second post... two little bugs:
first one...the template "fbb_navbar_button" don't show up in the navbar even if I have the line "$template_hook[navbar_buttons_right]" written correctly in the navbar template.
second one.. about the coding... now the a,?,?,? etc don't mess up in the notification but they are not displayed at all. But at lease there's no wierd symbols for them.
Marco
|
Which template contain the template_hook? Is it navbar or header?
Hmm, the encoding issue is a tough one. I currently have no idea though