Quote:
Originally Posted by BBR-APBT
I have no facebook connect link on my site. It shows up in usercp but thats it. I use a custom navbar template and a custom registration page. So I need the custom edits for those two templates.
Thanks for all your work its much appreciated.
|
Well, for the navbar link, please add this line of code into your
navbar or
header template (to find out which one should be altered, you need to look for other navbar links, if you're not sure about it you can send me your templates via email)
PHP Code:
$template_hook[navbar_buttons_right]
With the registration page. It is completely rewritten and it can work independently
Good luck
Quote:
Originally Posted by principino1984
yup...if you can do it there will be no other facebook bridge other then yours!!!
One more question, do we need to translate the language phrase to have the notification in our language or what? Cause I have only three templates in the options (the first for the test, one to invite guys and another one i don't remember what for) but I don't have i.e. the notification for new private message and so on.
Marco
|
I will think about the checkbox. It's a great idea I think.
About the notifications, they don't use template. FYI, the template bundle model is the old method. Facebook introduced the new stream and for most of the time, the product will try to publish with new API functions which don't use template bundles... Back to the notifications, you will need to search for the phrase in vBulletin and translate them. Yay! You are done
PS: I think I will added the checkboxes right now