I am trying to get the Facebook connect button to work in a lighbox. Currently the login form works fine with the lightbox, but when I added in the function to display the button, jfb_output_facebook_btn(), I get an error.
I know that you mentioned that adding in this function myself relies on the page to call in wp_footer.
So how/where exactly would I call the jfb_output_facebook_callback() and jfb_output_facebook_init() functions?