Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 7 years ago

#4788 closed defect (bug) (no action required)

Object of class stdClass could not be converted to int

Reported by: makemeall's profile makemeall Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Core Keywords: needs-patch
Cc:

Description

I followed instructions on http://buddypress.trac.wordpress.org/ticket/4191

"if (!is_object($bbp->OBJECT)) {

$bbp->OBJECT = new stdClass;

}"

And got the notice:
"Object of class stdClass could not be converted to int"

Change History (3)

#1 @boonebgorges
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

I'm assuming that this is due to your trunk being out of date. Please svn up to the bleeding edge version of BP and see if you're still having problems. If so, please reopen with details.

#2 @johnjamesjacoby
9 years ago

  • Component changed from Component - Any/All to Tools - Warnings/Notices

#3 @DJPaul
7 years ago

  • Component changed from Tools - Warnings/Notices to Core
Note: See TracTickets for help on using tickets.