Forums

Join
bbPress Support ForumsTroubleshooting[1.0 alpha svn 1670] backpress error

Info

[1.0 alpha svn 1670] backpress error

  1. Hello,

    I updated my test install with svn and get

    Warning: Missing argument 1 for __construct() in /foo/bar/bbpress/bb-includes/backpress/class.bp-roles.php on line 11

    and trying to post a messages issues :

    Warning: Cannot modify header information - headers already sent by (output started at /foo/bar/bbpress/bb-includes/backpress/class.bp-roles.php:11) in /foo/bar/bbpress/bb-includes/pluggable.php on line 213

  2. Got a hunch - is it php4?

  3. yes it is !

    PHP Version 4.4.8

    Does BBpress 1.0 require Php 5 ?

    Thanks

    Luc

  4. Shouldn't require it but there might very well be a bug given the developers only test it on PHP 5. I take it fel64 knows the work-around.

    Remember, 1.0 is ALPHA. Meaning BUGGY.

  5. fel64 was right, it works with php5...
    Note : I know about alpha, no problem with this, it was inc ase it could help, alpha software is also for people to provide feedback

    Luc

  6. Someone needs to make sure this error goes into TRAC

  7. You must log in to post.