Info
- 7 posts
- 4 voices
- Started 3 years ago by lstelie
- Latest reply from Michael Adams (mdawaffe)
- This topic is resolved
[1.0 alpha svn 1670] backpress error
-
- Posted 3 years ago #
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 11and 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 -
- Posted 3 years ago #
Got a hunch - is it php4?
-
- Posted 3 years ago #
yes it is !
PHP Version 4.4.8
Does BBpress 1.0 require Php 5 ?
Thanks
Luc
-
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
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 feedbackLuc
-
- Posted 3 years ago #
Someone needs to make sure this error goes into TRAC
-
- Posted 3 years ago #
Fixed: http://backpress.automattic.com/changeset/124
Thanks!
-
You must log in to post.