Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#3331 closed defect (bug) (fixed)

Call-time pass by reference

Reported by: joevansteen's profile joevansteen Owned by:
Milestone: 1.5 Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc:

Description

I'm a new user to WordPress and BuddyPress, so please just hit me on the head and tell me to go away if this is inappropriate.

I installed the most recent version of BuddyPress from the WP downloads on a WP 3.2.1 release I am using to build a web site. When I run with debug on I get a whole lot of PHP warning messages and notices - most of which seem to be coming from BuddyPress. A lot of them identify deprecated call-time pass by reference usage. I've attached a txt file with the list of places.

Attachments (1)

buddypress_debug_errors.txt (31.3 KB) - added by joevansteen 14 years ago.
PHP debug text

Download all attachments as: .zip

Change History (4)

@joevansteen
14 years ago

PHP debug text

#1 @luccame
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed
  • Version set to 1.2.8

Thanks for your report. Core developers are aware of the issue you mentioned and they already put in a lot of work to resolve it, take a look: http://buddypress.trac.wordpress.org/search?q=php+notice&changeset=on

A beta version of BP 1.3 will be out soon and it will contain fixes for most (if not all) of those php warnings.

You can help development by downloading and testing the latest trunk to see if any of those warnings were left uncovered: http://buddypress.trac.wordpress.org/browser/trunk

P.S.
Use it only on test environment. Since the upcoming version will be considered beta, it is still NOT recommended for use on live/production sites.

#2 @joevansteen
14 years ago

Ok. Thanks. You may want to close out 3336 also then. I'll download the trunk and try that. If I have new additional problem that look like they warrant attention, I'll be back.

#3 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 1.5
  • Severity set to normal
  • Version 1.2.8 deleted

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.