dawudm (@dawudm)

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • In reply to: Can’t Login…

    Anyone have ideas about me not being able to login?

    I think I figured this out. Used this expression and it worked….

    require_once( dirname(dirname(__FILE__)) . ‘/wp-config.php’ );

    I just changed wp_home & wp_siteurl from http:// to www, ran install again – and got same error.

    I’m also using require_once (‘..wp_config.php’). When I comment it, I get this error:

    Fatal error: Call to undefined function: __() in [PATH]/bbpress/bb-includes/capabilities.php on line 27

    I’ve got to be missing something simple. Just don’t know what.

    A little more detail…

    I’ve installed bbPress in a folder inside WordPress (I want to integrate them). I’ve followed the instructions for integration. I think everything’s right – but, obviously not if it’s not working.

    I love WordPress and was stoked to hear about bbPress. So any help getting this started would be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)