bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

login form on wordpress sidebar

(4 posts)
  • Started 1 year ago by midnightsun
  • Latest reply from Trent
  • This topic is resolved
  1. midnightsun
    Member

    Hi,

    I have placed <?php login_form(); ?> in the wordpress sidebar and it doesn't appear however once I goto the forum pages it displays the login form or the welcome messages.

    I have the wordpress header file linked in the bbpress config.php file aswell.

    Does anyone know what might be the problem?
    Thanks,
    Rich

    Posted 1 year ago #
  2. I see you resolved this. Just for others, I found the login code for Wordpress and put that in the sidebar as it doesn't matter if you login at bbPress or Wordpress when you are integrated.

    Trent

    Posted 1 year ago #
  3. it doesn't matter if you login at bbPress or Wordpress when you are integrated.

    Unfortunately it does, I reckon that the cause of a problem I've been having - when you register in WP, it only calls WP hooks, register in bb and only bb hooks are called. Short of duplicating plugins and changing the hooks/function names etc, I don't think there's anything you can do, and that's obviously a real hassle.
    Maybe a trac ticket is in order, to get some coordination between appropriate hooks?

    Posted 1 year ago #
  4. Unfortunately it does

    Are you sure? I can do it because bbPress is using the WP users and I have both setting and using the same cookie. You seriously can't get this to work? Hmm......

    You have both integration plugins installed as well?

    Trent

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.