Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Support: Creating & Extending

Existing and new plugins/components and themes.

Javascript error with wp-fb autocnnect (2 posts)

Started 1 year, 7 months ago by: footybible

  • Profile picture of footybible footybible said 1 year, 7 months ago:

    I have added this plugin to my single installation buddypress site, with a modified default theme.

    I can load the window, enter facebook login details, but then I get the following js error:

    document.jfb_js_login_callback_form is undefined
    Break on this error document.jfb_js_login_callback_form.submit();

    Any ideas how I can fix this? My knowedge of javascript is zilch.

  • Profile picture of Roger Coathup Roger Coathup said 1 year, 7 months ago:

    This question would be better directed to the plugin developer (it’s not really a BuddyPress question)… they should be able to tell you what elements you need to have defined in your theme.

    Note: We use wp-fb-autoconnect on one of our bespoke BuddyPress sites without problem.