Skip to:
Content
Pages
Categories
Search
Top
Bottom

subversion version not installing

  • 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?

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

  • chrishajer
    Participant

    @chrishajer

    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/

    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.

    0.9.0.2 seems to work fine with integrating with wordpress trunk.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar