Forums

Join
bbPress Support ForumsInstallationsubversion version not installing

Info

subversion version not installing

  1. I got to step one of the bbPress installer and I get this:

    Fatal error: Call to undefined function wp_specialchars() in /Users/onekopaka/Sites/bbpress/bb-includes/wp-functions.php on line 35

    Should I remove the call or do i need to find where it is defined?
    I have a subversion installation of WordPress which works excellent. should i replace the wp-functions.php in bbPress with the WordPress one?

  2. I doubt it has anything to do with subversion.

    What revision did you check out? I think the trunk release is probably broken (I could be wrong, but I still wouldn't use it in production) so I would check out tags/0.9.0.2/instead of trunk:

    svn co http://svn.automattic.com/bbpress/tags/0.9.0.2/

  3. The Trunk is broken because there`s still a lot to do and to change / integrate (wordpress functions..); so it is just normal that the bbpress trunk is not installing.. (backpress..)

    use the 0.9.02 Version.. and if using wordpress trunk, remember, wordpress changed its cookies so there is a problem in logging in with bbpress if its integrated. With WordPress Final there`s no problem with integration - bbpress will sure be updated soon (i hope) to use the new logged_in cookie from wordpress.

  4. 0.9.0.2 seems to work fine with integrating with wordpress trunk.

  5. You must log in to post.